spacedrive/apps
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
..
desktop Resumable Jobs + Lefthook Integration (#344) 2022-07-27 00:06:34 -07:00
landing refactor careers for when no positions open 2022-07-18 06:46:32 -05:00
mobile Update package.json license field to GPL-3.0-only (#184) 2022-05-24 14:00:01 -05:00
server Resumable Jobs + Lefthook Integration (#344) 2022-07-27 00:06:34 -07:00
web allow events to work from web 2022-07-11 16:38:02 +08:00