Commit graph

18 commits

Author SHA1 Message Date
81b81e30ff
Use unknown return type for callbacks 2025-08-17 15:12:31 +01:00
1b21e194cf
Update types 2025-05-24 19:02:27 +01:00
063d78fad5
Support more history entry types 2025-05-24 18:51:59 +01:00
ceb217cda8
Add simple glob ignore patterns 2025-05-22 21:41:59 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
468d0ac8cf
Fix history view 2025-03-23 15:00:20 +00:00
84adda96c1
Improve message 2025-03-22 18:45:37 +00:00
30ecf52dde
Improve history view 2025-03-22 18:41:30 +00:00
eb9fadf714
Fix crashes 2025-03-22 18:10:39 +00:00
8a27987798
Make logs view performant 2025-03-22 17:06:32 +00:00
8b8f1d91d9
Fix syncing when network latency is present (#4)
* WIP

* Add debug

* Dedupe inserts

* Add deterministic ordering

* Fix whitespaces

* Update insta

* Add integration test script

* Rename

* Add test

* Working for non-deletes

* omg it mostly works for deletes

* Isdeleted fix

* remove created dates

* update api

* Take document id

* No max attempt

* works

* Use string uuids

* .

* working!!!! (hopefully)

* Improve bundling

* Add module

* lint

* .

* lint

* Fix CI

* use toolchain

* clean up

* Add useSlowFileEvents

* Delete fuzz

* Fix CI

* use docker

* fix script

* clean up

* Clean up

* change node version

* Build docker image on every commit

* fix ci

* 1 db per vault

* Add scritps folder

* Bump versions

* Lint

* .

* Fix tests for real

* Style

* .

* try

* Consistent ordering

* Fix tests

* hmm

* .

* Clean up diff

* Fixes

* .

* Fix version bump

* .

* .

* .
2025-03-16 20:13:49 +00:00
ab5336f567
Purge no-op history events 2025-03-01 17:58:19 +00:00
ca225a71be
Lint & format 2025-02-22 17:25:26 +00:00
3471a9c498
Stop Logger being a singleton 2025-02-22 15:11:59 +00:00
d965265709
Improve logger API 2025-02-22 15:09:05 +00:00
eb1ad9921a
Simplify API 2025-02-20 22:22:20 +00:00
614e4a780a
Extract settings from database 2025-02-19 21:32:40 +00:00
dd6f63f357
Move files 2025-02-19 20:47:52 +00:00