Commit graph

164 commits

Author SHA1 Message Date
18be9f4dd8 Fix lint 2025-11-30 15:24:52 +00:00
c4da1426b1 Fix compile 2025-11-30 15:24:52 +00:00
340c347841 Don't leak promises 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
fb2d82a06e Lint 2025-11-30 15:24:52 +00:00
17fa584ea1 use allSettled 2025-11-30 15:24:52 +00:00
83c15a77c3 Add 2 more settings from consts 2025-11-30 15:24:52 +00:00
3cdd2a4387 Use updated APIs 2025-11-30 15:24:52 +00:00
213a9e18fb Use new WS api 2025-11-30 15:24:52 +00:00
cb2a1c0df1 Fix reset logic for WS 2025-11-30 15:24:52 +00:00
9f1f4beae4 Renamce 2025-11-30 15:24:52 +00:00
12d8d15572 Add fetch controller tests 2025-11-30 15:24:52 +00:00
56c77dc3f6 Fix fetch controller 2025-11-30 15:24:52 +00:00
4186aa9e0c Formatting 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
4fcd134e55 Extract consts 2025-11-30 15:24:52 +00:00
10fd928459 Fix file operations 2025-11-30 15:24:52 +00:00
91675ea99c Add remove event listener methods 2025-11-30 15:24:52 +00:00
d4b68154df Export consts 2025-11-30 15:24:52 +00:00
51baa4d8e0 Have the same error message for file not found 2025-11-30 15:24:52 +00:00
a57ed5c4ae Fix edge cases 2025-11-30 15:24:52 +00:00
c3c2cafde5 Fix +1 2025-11-30 15:24:52 +00:00
f11c8db6d2 Replace all instead of just replace 2025-11-30 15:24:52 +00:00
9c3dedad76 Rename param 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
e2189d4dbe Use stderr for logging 2025-11-19 22:39:06 +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
9177984ff6
Move more logic into sync-client 2025-08-30 11:02:04 +01:00
dependabot[bot]
3f089bd37e
Bump prettier from 3.5.3 to 3.6.2 in /frontend (#108)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andras Schmelczer <andras@schmelczer.dev>
2025-08-30 10:38:25 +01:00
0ff3bb5967
Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
d33f80cca6
Fix E2E tests (#114) 2025-08-30 10:19:31 +01:00
376008de54
Improve editor sync status line 2025-08-28 21:55:43 +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
e73f147fbc
Add local prediction for remote cursor updates 2025-08-17 15:03:34 +01:00
b7e80c39f1
Fix tests 2025-08-17 15:01:45 +01:00
278fa912df
Rename field 2025-08-17 11:14:16 +01:00
bb07602c68
Send document versions with cursors 2025-08-10 14:55:40 +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
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