mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01: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