Commit graph

161 commits

Author SHA1 Message Date
cf68ff0ec1 Fix resetting 2025-11-23 16:41:42 +00:00
99d90d2e0c Add awaitAll 2025-11-23 15:22:50 +00:00
ac6f44737e Lint 2025-11-23 15:21:36 +00:00
ba8814cedd Lint 2025-11-23 15:13:30 +00:00
c4f40b3549 use allSettled 2025-11-23 15:09:35 +00:00
e51fcf296f Add 2 more settings from consts 2025-11-23 14:59:56 +00:00
05a7a1701e Use updated APIs 2025-11-23 14:24:56 +00:00
b8aefad774 Use new WS api 2025-11-23 14:20:15 +00:00
3764503508 Fix reset logic for WS 2025-11-23 14:18:49 +00:00
eab81bbbbc Renamce 2025-11-23 13:53:54 +00:00
17dcfe300b Add fetch controller tests 2025-11-23 11:03:40 +00:00
b0a7872ab0 Fix fetch controller 2025-11-23 10:43:20 +00:00
fee35a35cd Formatting 2025-11-23 10:42:34 +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
579d0eedfd Extract consts 2025-11-22 20:52:30 +00:00
3dfafe9ce6 Fix file operations 2025-11-22 20:49:53 +00:00
c02e59034d Add remove event listener methods 2025-11-22 20:35:36 +00:00
8135bc0e27 Export consts 2025-11-22 20:32:07 +00:00
31d4343fb1 Have the same error message for file not found 2025-11-22 20:19:13 +00:00
088fad734a Fix edge cases 2025-11-22 20:14:31 +00:00
67cdc18a11 Fix +1 2025-11-22 20:03:09 +00:00
28a72513d1 Replace all instead of just replace 2025-11-22 19:57:52 +00:00
84a44bbc4e Rename param 2025-11-22 19:44:16 +00:00
2785a7dd98 Re-export type 2025-11-22 11:46:30 +00:00
d84990ceaa Restructure packages 2025-11-22 11:06:06 +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
5c8b02f69c
Lint 2025-05-24 19:02:50 +01:00
1b21e194cf
Update types 2025-05-24 19:02:27 +01:00
063d78fad5
Support more history entry types 2025-05-24 18:51:59 +01:00