spacedrive/crates
jake 0a31e7f8ce
[ENG-257] File erasure and deletion (#524)
* add helper functions for getting context-menu related filesystem info

* update comments and such

* add a barebones delete job

* add file deletion route

* add (empty but working) delete file dialog

* add super experimental file erase function

* update function doc

* add erase files route

* add erase files job

* tweak file erasing in crypto crate

* bindings

* add erase files dialog

* add missing `?`

* fix erase file form trickery

* remove unused imports

* terrible attempt at recursion for file erase

* IT WORKS

* code cleanup + clippy

* async just dropped (not for erase yet)

* async erase just dropped (+async crypto crate)

* add "nice data" for jobs
2023-01-18 19:55:14 -08:00
..
crypto [ENG-257] File erasure and deletion (#524) 2023-01-18 19:55:14 -08:00
ffmpeg ENG 223 Location Awareness (#468) 2022-12-31 00:53:24 +08:00
file-ext Detect SD-encrypted files and display them as such (#511) 2023-01-11 00:40:49 -08:00
p2p Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-10-17 01:36:05 -07:00
prisma-cli Beginning of sync stuff (#502) 2023-01-04 23:11:55 -08:00
sync Eng 332 auto generate sync ids (#523) 2023-01-15 07:25:11 -08:00
sync-generator Eng 332 auto generate sync ids (#523) 2023-01-15 07:25:11 -08:00