mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-04 13:26:00 -04:00
* `Library` -> `LoadedLibrary` * Move `ThumbnailRemoverActor` onto `NodeServices` It should either be on `Library` or `NodeServices` none of this in-between stuff. * small > big files * prune imports * isolate cringe * it helps to test the code * `Vec` -> `HashMap` - faster lookups * mpscrr * minor fixes * fix language * `!Sync` :( * lets goooooo * removed a comma * fixes * fix desktop * lol, no one uses it * Clippy