spacedrive/core
Oscar Beaumont 9e919f9909
Library "state" (#1160)
* `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
2023-08-05 14:42:21 +00:00
..
crates/sync Library "state" (#1160) 2023-08-05 14:42:21 +00:00
prisma Networked sync (#1133) 2023-08-02 11:49:50 +00:00
src Library "state" (#1160) 2023-08-05 14:42:21 +00:00
build.rs improvements to spacedrive:// custom URI protocol (#550) 2023-02-14 13:27:11 +08:00
Cargo.toml Library "state" (#1160) 2023-08-05 14:42:21 +00:00