Commit graph

25 commits

Author SHA1 Message Date
3f2ecfb0b6 Use efficient filters 2025-12-07 16:42:23 +00:00
7a13cb57ce
Investigate deadlock (#178) 2025-12-05 22:34:14 +00:00
3ed2e4f666 Add api version check to client 2025-11-30 15:24:52 +00:00
fccc66aaea Re-export type 2025-11-30 15:24:52 +00:00
56c1f4d58b Restructure packages 2025-11-30 15:24:52 +00:00
9177984ff6
Move more logic into sync-client 2025-08-30 11:02:04 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
e73f147fbc
Add local prediction for remote cursor updates 2025-08-17 15:03:34 +01:00
d9ffcfeb5c
Expose locks utils 2025-08-10 12:59:33 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +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
8b22549f5e
Expose sync status per file 2025-05-11 22:24:43 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01:00
3d8152f6f5
Rate-limit updates 2025-03-29 12:26:52 +00:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
a8cadd1e53
Fix test 2025-03-22 20:50:43 +00:00
30ecf52dde
Improve history view 2025-03-22 18:41:30 +00:00
2722f7c7fc
Stop exposing Syncer from SyncClient 2025-03-22 13:48:01 +00:00
a39e0886c7
Export LogLine 2025-03-18 21:20:43 +00:00
fde1fecbb6
Move file handling logic inside of client 2025-02-22 11:09:28 +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
Renamed from sync-client/src/index.ts (Browse further)