Commit graph

73 commits

Author SHA1 Message Date
3f2ecfb0b6 Use efficient filters 2025-12-07 16:42:23 +00:00
a1bda41646 Always fetch the right document version content 2025-12-06 11:44:57 +00:00
9349afc00f Run lint & fmt 2025-11-30 15:24:52 +00:00
c7c96b787a Add log lines 2025-11-30 15:24:52 +00:00
d07fa32ba3 Format 2025-11-30 15:24:52 +00:00
10bde4bc3a Fix race condition of client-side path deconflicting 2025-11-30 15:24:52 +00:00
5417c1ddd0 Small clean up 2025-11-30 15:24:52 +00:00
13f5456b39 Fix race condition 2025-11-30 15:24:52 +00:00
c3cbde052a Add server config for mergable extensions 2025-11-30 15:24:52 +00:00
18be9f4dd8 Fix lint 2025-11-30 15:24:52 +00:00
c94d732f24 Fix resetting 2025-11-30 15:24:52 +00:00
d8058d396c Add awaitAll 2025-11-30 15:24:52 +00:00
ef4444afc2 Lint 2025-11-30 15:24:52 +00:00
17fa584ea1 use allSettled 2025-11-30 15:24:52 +00:00
213a9e18fb Use new WS api 2025-11-30 15:24:52 +00:00
12d8d15572 Add fetch controller tests 2025-11-30 15:24:52 +00:00
71274d466c Extract function 2025-11-30 15:24:52 +00:00
9d645f43f8 Handle move on create 2025-11-30 15:24:52 +00:00
91675ea99c Add remove event listener methods 2025-11-30 15:24:52 +00:00
56c1f4d58b Restructure packages 2025-11-30 15:24:52 +00:00
c08feba0ad
Improve settings (#168)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 19:53:10 +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
1ddba47b80
Fix folder deletion (#140) 2025-10-20 20:24:35 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
81b81e30ff
Use unknown return type for callbacks 2025-08-17 15:12:31 +01: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
a340039301
Remove double-delete notifications 2025-05-25 09:57:22 +01:00
383e2868c2
Small improvements 2025-05-24 13:56:06 +01:00
ef00174538
Fix E2E test by not creating deleted files 2025-05-23 21:58:01 +01:00
0cd2e9175f
Print pending id 2025-05-23 21:57:41 +01:00
ceb217cda8
Add simple glob ignore patterns 2025-05-22 21:41:59 +01:00
45f9f37d0f
Make startup deletion check more robust 2025-05-14 22:14:34 +01:00
96bf542b91
Keep updating the last seen id correctly 2025-04-08 23:02:41 +01:00
1bd9331bfa
Fix E2E error 2025-04-08 20:45:42 +01:00
3ec6bd4d5b
Allow overriding WebSocket implementation and add flaky version for testing 2025-04-07 23:13:45 +01:00
f8b0501eea
Fix E2E tests 2025-04-06 13:55:27 +01:00
a25027bc90
Send device id to server 2025-04-04 23:15:05 +01:00
69438a78c6
Fix bug where we didn't update hash on updates 2025-04-04 23:14:37 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01: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
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
6906bc4f5e
Avoid duplication from initial sync 2025-03-22 14:06:17 +00:00
ba90fc0b41
Lint & format 2025-03-22 12:09:07 +00:00
1c904909af
Fix updates 2025-03-22 12:04:43 +00:00