Commit graph

31 commits

Author SHA1 Message Date
05b46a883f Embed docs into sync_server 2025-12-07 19:23:47 +00:00
dce1ebebbc Add log line 2025-12-07 15:46:02 +00:00
92b8a966be Move log level to config file 2025-12-07 15:06:08 +00:00
ee993c46e7 Delete temp folder before test 2025-12-07 14:47:02 +00:00
4150eb2720 Apply editorconfig 2025-12-07 13:38:23 +00:00
5edd6430dc Fix file creation deduplication 2025-12-07 12:44:11 +00:00
aca1ca50a4 Update reconcile to 0.8.0 2025-12-06 22:20:31 +00:00
2885026d2f Remove serde_with and use human serde instead 2025-12-06 22:14:20 +00:00
e6f7543114 Fix broken endpoint 2025-12-06 22:01:01 +00:00
ea603f83fd Fix HTTP method of the server 2025-12-06 21:25:30 +00:00
89565e23f3 Log deduping 2025-11-30 15:24:52 +00:00
952e89343a Don't broadcast without clients 2025-11-30 15:24:52 +00:00
84f077f36b Improve logging 2025-11-30 15:24:52 +00:00
4456767ec4 Clean up 2025-11-30 15:24:52 +00:00
e635e84aa4 Close unsued databases 2025-11-30 15:24:52 +00:00
3ed2e4f666 Add api version check to client 2025-11-30 15:24:52 +00:00
c3cbde052a Add server config for mergable extensions 2025-11-30 15:24:52 +00:00
7008c54e2e Run check.sh 2025-11-30 15:24:52 +00:00
72ad82ab83 Fix dotfile handling 2025-11-30 15:24:52 +00:00
aa3c587002 Dedup paths on create document 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
90752e687a
Add local CLI (#144) 2025-10-21 22:45:47 +01:00
90abf5ab14 Fix lint 2025-10-19 14:57:49 +01:00
12aa457e3a Add has_been_merged to DB 2025-10-19 11:47:55 +01:00
088f474a2e Fix remote cursor duplication 2025-10-18 21:30:45 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +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
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00