Commit graph

112 commits

Author SHA1 Message Date
a937f64fa0
Extract reset error 2025-03-22 17:07:04 +00:00
8a27987798
Make logs view performant 2025-03-22 17:06:32 +00:00
21075cafb3
Bump versions to 0.1.7 2025-03-22 16:16:03 +00:00
c7e53bff26
Hoist retry logic 2025-03-22 16:15:33 +00:00
acbc0c0e65
Improve server config setting section 2025-03-22 15:38:23 +00:00
ef9ec69204
Bump versions to 0.1.6 2025-03-22 14:07:11 +00:00
5edf8f37a6
Rename 2025-03-22 14:06:36 +00:00
3501394de5
Respect sync enabled on load 2025-03-22 14:06:30 +00:00
6906bc4f5e
Avoid duplication from initial sync 2025-03-22 14:06:17 +00:00
8723c8499b
Fix status bar disabled state 2025-03-22 14:05:54 +00:00
2722f7c7fc
Stop exposing Syncer from SyncClient 2025-03-22 13:48:01 +00:00
93b43f57b7
Fix E2E tests 2025-03-22 12:25:31 +00:00
ba90fc0b41
Lint & format 2025-03-22 12:09:07 +00:00
79eb4f6c7b
Add lineending support and clean up 2025-03-22 12:05:16 +00:00
1c904909af
Fix updates 2025-03-22 12:04:43 +00:00
d885646f39
Configure line-endings 2025-03-22 12:04:33 +00:00
087d38f570
Extract error 2025-03-22 12:01:15 +00:00
16aac488cc
Add docs 2025-03-22 12:01:06 +00:00
7dcdc98b60
Fix testing setup 2025-03-22 11:53:20 +00:00
60f859b984
Improve docs 2025-03-22 11:44:37 +00:00
149b8a1de5
Lint connection status 2025-03-22 11:12:53 +00:00
b6d0416807
Lint 2025-03-20 22:28:59 +00:00
8a9f87cc05
Clean up API 2025-03-20 22:27:07 +00:00
e7ec41eafe
Remove deleted files from DB 2025-03-20 22:26:19 +00:00
1b7ab8b038
Fix reset logic 2025-03-20 21:19:59 +00:00
136514d33a
Rename & make idempotent 2025-03-20 21:19:41 +00:00
198ac93c8c
Change fetch implementation passing 2025-03-20 21:18:22 +00:00
03d0b7e025
Use inlined sync history 2025-03-20 21:00:54 +00:00
e6563c99b0
Remove minimum log level 2025-03-20 20:59:49 +00:00
b00b9521c6
Sync all file types 2025-03-20 20:49:23 +00:00
a9223156a6
Inline fetch-retry with cancellation 2025-03-20 20:49:00 +00:00
d772cda164
Use new settings API exposed directly through SyncClient 2025-03-20 20:44:03 +00:00
a39e0886c7
Export LogLine 2025-03-18 21:20:43 +00:00
82345cf1bf
Only use 2 clients for E2E 2025-03-18 21:20:15 +00:00
c278e9d131
Log to console 2025-03-18 21:13:47 +00:00
f07f372bc5
Try fixing E2E 2025-03-18 20:48:49 +00:00
d8f9268042
Bump versions to 0.1.5 2025-03-16 21:50:09 +00:00
0935433cc1
Bump versions to 0.1.4 2025-03-16 21:42:15 +00:00
47af8323cf
Change port 2025-03-16 21:35:41 +00:00
088cedae9a
Bump versions to 0.1.3 2025-03-16 21:24:38 +00:00
ad0b72e524
Bump versions to 0.1.2 2025-03-16 21:09:37 +00:00
8b8665c7ae
Bump versions to 0.1.1 2025-03-16 21:00:21 +00:00
77dd086603
Bump versions to 0.1.0 2025-03-16 20:45:16 +00:00
535169a039
Try fixing CI 2025-03-16 20:37:40 +00:00
0688033ff3
Bump versions to 0.0.31 2025-03-16 20:15: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
bcf48c428d
Log inside locks 2025-03-01 17:58:55 +00:00
ab5336f567
Purge no-op history events 2025-03-01 17:58:19 +00:00
453f33817b
Add ensureConsistency to DB 2025-02-27 22:27:10 +00:00
dc31afd907
Update test 2025-02-26 23:12:11 +00:00