spacedrive/crates
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
..
crypto [ENG-429] Crypto organization/refactor (#607) 2023-03-15 16:09:36 +00:00
deps-generator [ENG-134] OSS Licenses and Projects (#575) 2023-02-20 05:58:55 +00:00
ffmpeg Eng 372 location awareness improvements (#612) 2023-03-31 04:59:33 +00:00
file-ext [ENG-408] Dynamic Object icons (#600) 2023-03-09 11:08:10 +00:00
macos Data Router (#609) 2023-03-15 16:11:47 +00:00
p2p Sync over p2p (#606) 2023-03-21 06:03:08 -07:00
prisma-cli Beginning of sync stuff (#502) 2023-01-04 23:11:55 -08:00
sync Sync over p2p (#606) 2023-03-21 06:03:08 -07:00
sync-generator generate + use ModelSyncData enum (#592) 2023-03-04 22:12:37 -08:00