Commit graph

25 commits

Author SHA1 Message Date
0260ccd5d6 Add server config for mergable extensions 2025-11-23 21:55:33 +00:00
aaf6088d62 Extract function 2025-11-22 21:08:24 +00:00
4e88fc9211 Handle move on create 2025-11-22 21:08:16 +00:00
d84990ceaa Restructure packages 2025-11-22 11:06:06 +00:00
be1635c26e
Improve network usage for small text changes (#166) 2025-11-16 22:10:22 +00:00
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
d59203b5b9
Improve vault history messages 2025-05-25 11:35:20 +01:00
ef00174538
Fix E2E test by not creating deleted files 2025-05-23 21:58:01 +01:00
ceb217cda8
Add simple glob ignore patterns 2025-05-22 21:41:59 +01:00
96bf542b91
Keep updating the last seen id correctly 2025-04-08 23:02:41 +01:00
69438a78c6
Fix bug where we didn't update hash on updates 2025-04-04 23:14:37 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
62427183fd
Print current size not just limit 2025-03-22 20:32:02 +00:00
30ecf52dde
Improve history view 2025-03-22 18:41:30 +00:00
8cfbaa1bda
Fix reset flow 2025-03-22 17:21:59 +00:00
c7e53bff26
Hoist retry logic 2025-03-22 16:15:33 +00:00
ba90fc0b41
Lint & format 2025-03-22 12:09:07 +00:00
1c904909af
Fix updates 2025-03-22 12:04:43 +00:00
b00b9521c6
Sync all file types 2025-03-20 20:49:23 +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
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
eeb7999d76
Reset locks 2025-02-23 11:31:03 +00:00
74cb30b5ec
Pick up document locks 2025-02-23 10:45:10 +00:00
a2b7ad2a19
Split syncer logic 2025-02-23 10:12:22 +00:00