Files
spacedrive/packages/interface/src/components
Ericson "Fogo" Soares 85e5eec993 Resumable Jobs + Lefthook Integration (#344)
* Introducing Lefthook for git hooks automation
* TypeScript typechecking and linting
* Rust formatting and linting
* Spellchecking (also corrected spell errors in some files)
* Check links in md files

* Introducing resumable jobs
* Abstractions to pause and resume jobs automatically when application exits and is started
* Changing database to use Bytes for UUID fields
* Changing uuid fields on core to use uuid::Uuid instead of String
* Updating some dependencies and introducing msg_pack serialization to save job state on database

* Fixing some clippy warnings

* Fixing a regression introduced on identifier job, doing too much db accesses concurrently
2022-07-27 00:06:34 -07:00
..
2022-07-14 13:50:48 -07:00
2022-05-10 09:03:20 -07:00
2022-07-19 00:57:32 +08:00
2022-07-17 20:45:04 -07:00
2022-07-14 13:50:48 -07:00
2022-07-14 13:50:48 -07:00