spacedrive/packages
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
..
assets ENG 223 Location Awareness (#468) 2022-12-31 00:53:24 +08:00
client [ENG-257] File erasure and deletion (#524) 2023-01-18 19:55:14 -08:00
config relative imports in @sd/interface (#504) 2023-01-06 19:07:24 -08:00
interface [ENG-257] File erasure and deletion (#524) 2023-01-18 19:55:14 -08:00
macos use latest swift-rs (#526) 2023-01-17 06:37:32 -08:00
test-files@f7aefbb638 ENG 223 Location Awareness (#468) 2022-12-31 00:53:24 +08:00
ui Begin form abstraction (#515) 2023-01-12 07:26:59 -08:00