Commit Graph

27 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
maxichrome
85c1404542 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome
2f14ff0b5f format using tabs 2022-05-22 23:07:35 -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
Jamie Pine
3ce9efde8e Merge pull request #40 from sr2echa/patch-2
fix typos
2022-04-27 22:23:56 -07:00
Sreecharan
f2c7780f65 fix typos 2022-04-28 10:36:01 +05:30
Sreecharan
d162f20d08 fix: spellings 2022-04-28 10:29:57 +05:30
Nicholas
163efa6bc4 Fix small typo in the virtual-filesystem.md file 2022-04-25 20:41:01 +08:00
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
Jamie Pine
3da0e295c0 docs 2022-04-10 07:38:55 -07:00
Jamie Pine
1ceb658bd6 tab 2022-04-10 03:56:29 -07:00
Jamie Pine
8ed80e120c formatting and spelling 2022-04-10 03:49:33 -07:00
Jamie Pine
bb04744ec2 sync docs 2022-04-10 03:45:03 -07:00
Jamie Pine
fb7d0a02d7 sync plans & inspector fix 2022-04-09 09:56:44 -07:00
Jamie Pine
9117f35a42 restructure project files layout 2022-03-31 17:41:17 -07:00