Commit Graph

16 Commits

Author SHA1 Message Date
Ericson "Fogo" Soares
1d30850c21 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
xPolar
d0d31e42c6 Notes on files. (#253)
* Temp fix for build.rs

* Note implementation

* Notes work now, need to iron out some things.

* Finish file notes.

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>

* Remove lodash debounce

* Fix pnpm locl

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-20 21:14:05 -07:00
maxichrome
d6d00f878c Merge branch 'main' into jamie-unsorted-changes 2022-05-29 02:39:29 -05:00
Polar
7babc6619d various grammar and typo fixes. 2022-05-27 14:54:56 -07:00
maxichrome
06fcce9704 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 00:03:45 -05:00
Jamie Pine
20fcc9ac66 improved sync schema 2022-05-22 20:42:41 -07:00
Abhinav. A
003d7e4403 Fix Typo (#43) 2022-04-29 03:12:15 +08:00
Sreecharan
d162f20d08 fix: spellings 2022-04-28 10:29:57 +05:30
Harry Hopkinson
d6bb002586 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Mike
bee9808b9c typos 2022-04-22 07:21:26 +02:00
Jamie Pine
e648dd2e2b docs and plans 2022-04-11 21:42:32 -07:00
Jamie Pine
1afb195bce docs 2022-04-10 23:52:19 -07:00
Jamie Pine
d538cc4abb docs 2022-04-10 11:50:14 -07:00
Jamie Pine
d532dd96bd docs 2022-04-10 10:29:48 -07:00
Jamie Pine
cd653a92e3 docs 2022-04-10 10:16:23 -07:00
Jamie Pine
b51d43c5fb docs 2022-04-10 10:12:12 -07:00