Commit graph

48 commits

Author SHA1 Message Date
a7b588da97 fmt 2026-04-23 21:14:29 +01:00
d715d94b6d . 2026-04-23 20:35:42 +01:00
6a8c7635f1 looks ok 2026-04-21 22:35:30 +01:00
5ee9db0007 store creation id and implement moves 2026-04-21 20:30:04 +01:00
dca59a18dc Add path change to server 2026-04-21 20:09:36 +01:00
53bfbfaa4a .. 2026-04-07 21:28:52 +01:00
d034ad5cb3 WIP 2026-04-06 13:01:47 +01:00
22dfdc069b Update imports 2026-04-01 21:58:57 +01:00
19e4c39f44 Parallel clean up 2026-04-01 21:46:29 +01:00
03b5c223d6 Reconcile outside of async 2026-04-01 21:46:00 +01:00
1bb1ca99dd Delete shouldn't move 2026-04-01 21:45:45 +01:00
44947dc3a5 Add vault listing endpoint 2026-03-28 18:15:43 +00:00
7b9287ca52 Fix Rust compile 2026-03-28 10:59:51 +00:00
e15b0f9903 Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
233ce1254b Various server improvements 2026-03-26 21:19:06 +00:00
3fe5f49050 Make header safe 2026-03-26 21:14:56 +00:00
437b41c8c8 Improve logging 2026-03-25 21:38:41 +00:00
9ac7fdbeb7
Improve CI (#181) 2025-12-10 22:03:13 +00:00
ce6d44f26b Add log line 2025-12-07 16:42:23 +00:00
78a706ab8d Move log level to config file 2025-12-07 16:42:23 +00:00
8439bd8b92 Delete temp folder before test 2025-12-07 16:42:23 +00:00
b05e415acf Apply editorconfig 2025-12-07 16:42:23 +00:00
e6bfefd2d5 Fix file creation deduplication 2025-12-07 16:42:23 +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