Commit graph

70 commits

Author SHA1 Message Date
792f57dc7e Fix lints & format 2026-05-09 15:28:43 +01:00
35877b69da claude 2026-05-04 13:07:18 +01:00
5776a37dc9 eh 2026-04-28 22:20:31 +01:00
8b7be48522 Linting 2026-04-26 12:46:12 +01:00
8ce33541a3 more ai changes 2026-04-25 20:29:38 +01:00
bff3f5a5e9 ai fixes 2026-04-25 19:13:26 +01:00
7f62273e72 Format & lint 2026-04-25 17:55:46 +01:00
321b503379 add min covered 2026-04-25 14:24:39 +01:00
b52c09fecc Small changes 2026-04-25 13:40:34 +01:00
19d5dc1999 . 2026-04-24 20:56:03 +01:00
d715d94b6d . 2026-04-23 20:35:42 +01:00
53bfbfaa4a .. 2026-04-07 21:28:52 +01:00
5a4723cd00 renames 2026-04-07 21:03:21 +01:00
0897f7a545 Make hash async 2026-04-01 22:29:57 +01:00
22dfdc069b Update imports 2026-04-01 21:58:57 +01:00
adad2d5703 No more create promis 2026-03-28 18:16:22 +00:00
1c6cd80b64 Update hashing 2026-03-28 12:07:44 +00:00
48234de10d Update types 2026-03-28 11:57:50 +00:00
4493365076 Simplify syncing logic 2026-03-28 11:55:37 +00:00
5c10454788 Format 2026-03-25 20:07:55 +00:00
5efe30d9d6 Format & lint 2025-12-14 17:19:25 +00:00
4fb3839b3e Add lock tests 2025-12-14 17:19:25 +00:00
580c993071 Reject pending locks on reset 2025-12-14 17:19:25 +00:00
6608804d34 Refactor & lint 2025-12-07 16:42:23 +00:00
b05e415acf Apply editorconfig 2025-12-07 16:42:23 +00:00
ad3191957a Add event handler class 2025-12-07 16:42:23 +00:00
3f2ecfb0b6 Use efficient filters 2025-12-07 16:42:23 +00:00
10bde4bc3a Fix race condition of client-side path deconflicting 2025-11-30 15:24:52 +00:00
c10b6435d4 Don't download all documents when initial sync gets interrupted 2025-11-30 15:24:52 +00:00
82f11d8c86 Fix testing logic 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
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
4fcd134e55 Extract consts 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
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
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
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
b7e80c39f1
Fix tests 2025-08-17 15:01:45 +01:00