spacedrive/packages
Ericson "Fogo" Soares b346e7ac52
Eng 372 location awareness improvements (#612)
* Complying with a pedantic Clippy

* Solving duplicated directories events
When creating a directory through MacOS's Finder, for some reason
FSEvents receives 2 Create Folder events that we have to handle

* Handling moving to trash bin and restoring on Mac
Still missing the feature to restore a directory and its children

* Now handling creation of empty files on MacOS

* Enabling restore of directories and its children

* Now working: moving a directory to another
inside the same location

* Now Indexer also remove file_paths not on fs

* Enabling multiple file moves on location watcher

* Fix Windows conditional compilation issues

* Fixing cas_id generation and bumping some deps

* Many Windows specific improvs and some refactors

* Rust fmt

* Using conditional compilation on extract inode function

* Linux fixes and some MaterializedPath improvements

* Rust fmt again

* Introducing tick behavior on location watchers

* Making LastFilePathIdManager more atomic

* Some vscode launch configs for lldb debugger

* Simplifying some lifetimes

* Making all watchers more consistent
2023-03-31 04:59:33 +00:00
..
assets [ENG-441] Explorer size toggle (#611) 2023-03-16 18:59:06 -07:00
client Eng 372 location awareness improvements (#612) 2023-03-31 04:59:33 +00:00
config [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
test-files@58edee8a34 fix invalid submodule 2023-02-08 14:24:20 +08:00
ui [Desktop] Menu tag assignment (#647) 2023-03-30 03:11:21 +00:00