Commit graph

277 commits

Author SHA1 Message Date
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
ea189f3d09 All sync-client deps are devDeps 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
72bae2d93e Bump versions to 0.10.1 2025-11-19 22:40:36 +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
e75298c4f1 Bump versions to 0.10.0 2025-11-16 22:10:42 +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
dependabot[bot]
b4ff4cbf25
Bump uuid from 11.1.0 to 13.0.0 in /frontend (#143)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 11:02:30 +00:00
4fce317dea Bump versions to 0.9.2 2025-10-21 22:47:34 +01:00
4704d258ea Bump versions to 0.9.1 2025-10-21 22:46:25 +01:00
a31c2d87b5 Bump versions to 0.9.0 2025-10-20 20:26:14 +01:00
1ddba47b80
Fix folder deletion (#140) 2025-10-20 20:24:35 +01:00
aa73a5d718 Bump versions to 0.8.3 2025-10-19 15:03:45 +01:00
d97a177edf Bump versions to 0.8.2 2025-10-19 14:43:30 +01:00
00fd7e2516 Bump versions to 0.8.1 2025-10-19 12:00:35 +01:00
dependabot[bot]
4556cc6cec
Bump @types/node from 22.18.0 to 24.8.1 in /frontend (#138)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-18 21:31:43 +01:00
acdacf655d
Bump versions to 0.8.0 2025-08-31 10:44:19 +01:00
1d19ceabd3
Bump versions to 0.7.0 2025-08-30 22:24:16 +01:00
4cdd0cbd40
Build server for multiple arch (#106) 2025-08-30 21:50:34 +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