asch/fix-everything #188

Open
andras wants to merge 114 commits from asch/fix-everything into main

114 commits

Author SHA1 Message Date
36695e9361 Fix deletions
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-14 20:58:14 +01:00
935ed9c8e7 Remove expected FS events 2026-05-12 22:18:10 +01:00
cd08cd80c7 Clean up logs 2026-05-11 20:49:46 +01:00
2d69d4b26d Push down db error returning 2026-05-11 20:25:37 +01:00
ce995cdc33 Remove isNewFile 2026-05-10 18:36:57 +01:00
d8b6ec5b77 Simplify 2026-05-10 15:16:40 +01:00
0329fc29f2 Fix slow commit bug 2026-05-10 15:08:40 +01:00
eb23f445d0 Fix path 2026-05-09 22:19:01 +01:00
afa3b6dca3 Improve diff 2026-05-09 16:45:51 +01:00
e5373ab2bb Improve diff 2026-05-09 16:27:48 +01:00
792f57dc7e Fix lints & format 2026-05-09 15:28:43 +01:00
6d40097bcd Clean up diff 2026-05-09 15:16:16 +01:00
3a20a7c2f8 Merge branch 'main' into asch/fix-everything
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-09 14:51:17 +01:00
e6fdd9b8e5 lock
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-09 13:43:01 +01:00
7dc0f4316e Remove history-ui workspace and supporting server endpoints
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
Splits history-ui out of asch/fix-everything into its own branch. This
commit removes from asch/fix-everything: the Svelte workspace under
frontend/history-ui, the three dedicated server endpoints (list_vaults,
fetch_vault_history, fetch_document_versions) and their router wiring,
the SPA asset embedding in index.rs, the rust-embed/mime_guess deps,
the build.rs dist-dir creation, the matching response types and
database methods (list_vaults, get_vault_stats, get_vault_history,
get_document_versions, VaultStats, VaultHistoryRow), and the TS mirror
types in sync-client.

Note: Cargo.lock, frontend/package-lock.json, and sync-server/.sqlx/
will need regeneration via `cargo build`, `npm install`, and
`cargo sqlx prepare` to clean up stale entries. The history-ui mentions
in CLAUDE.md and scripts/update-api-types.sh predate this branch (also
present on main) and were left as-is.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 11:44:05 +01:00
b8f7c0eda2 Merge branch 'main' into asch/fix-everything
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-09 11:17:32 +01:00
f53cd594c0 Fix up
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-09 10:24:47 +01:00
ddd7b02952 Merge branch 'main' into asch/fix-everything
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-09 10:17:46 +01:00
a62b56ec18 Delete github workflows
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
2026-05-08 21:56:56 +01:00
3fcbaf530b Merge branch 'main' into asch/fix-everything 2026-05-08 21:56:28 +01:00
f2337dbbd0 actually works
Some checks failed
Check / build (pull_request) Failing after 7s
E2E tests / build (pull_request) Failing after 6s
Publish CLI / publish-docker (pull_request) Failing after 4m59s
Publish server Docker image / publish-docker (pull_request) Failing after 35m13s
2026-05-08 16:40:32 +01:00
fb71622e40 delete test 2026-05-07 20:11:39 +01:00
9151e0b2d6 claude claims it woorks 2026-05-07 07:56:46 +01:00
8e87537e49 claude 2026-05-05 21:50:27 +01:00
8aeb0d6027 codex 2026-05-05 21:50:24 +01:00
35877b69da claude 2026-05-04 13:07:18 +01:00
39c5591d36 more tests 2026-05-03 09:35:56 +01:00
b5f448706e . 2026-05-02 07:51:42 +01:00
7198639db4 loop 2026-04-29 19:51:49 +01:00
0d9aebf900 eeeeh 2026-04-28 22:20:57 +01:00
5776a37dc9 eh 2026-04-28 22:20:31 +01:00
1163da826e lgtm 2026-04-27 22:50:01 +01:00
cc44b66fcd More tests 2026-04-27 22:46:14 +01:00
5707add47c Return new & smar rename 2026-04-27 22:46:02 +01:00
3cfe095fa7 Fix deadlock 2026-04-26 20:56:39 +01:00
debe7cfc37 Good catches 2026-04-26 19:35:46 +01:00
0ab6984cdf Clear up index 2026-04-26 18:25:05 +01:00
439de6a264 Remove clutter 2026-04-26 18:19:01 +01:00
81c7e0c984 Fix test 2026-04-26 15:35:58 +01:00
039affff09 More fixes 2026-04-26 13:59:44 +01:00
3d285b0b6e No rate limiting saves 2026-04-26 13:13:55 +01:00
2a6d824cc9 Fix tests 2026-04-26 13:08:10 +01:00
fc0ff0df1c Remove useless syncs 2026-04-26 12:46:46 +01:00
8b7be48522 Linting 2026-04-26 12:46:12 +01:00
8eae770621 Revie ai fixes 2026-04-26 12:29:02 +01:00
fe2b4751bd More test improvements 2026-04-25 23:26:41 +01:00
56070912e8 Fix tests 2026-04-25 23:12:42 +01:00
14f25b4f2c fix tests 2026-04-25 22:33:47 +01:00
d23750f15b . 2026-04-25 21:59:32 +01:00
a5b3cc5f3a Fix compile 2026-04-25 20:47:10 +01:00
7a8c497462 more fixes 2026-04-25 20:42:34 +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
fefac224b0 Fix tests 2026-04-25 16:00:07 +01:00
081e35be5c fix conflict path handling 2026-04-25 15:39:56 +01:00
321b503379 add min covered 2026-04-25 14:24:39 +01:00
addaa1699f missing ensure and covered 2026-04-25 13:53:16 +01:00
b52c09fecc Small changes 2026-04-25 13:40:34 +01:00
7293c58a71 good 2026-04-25 12:43:47 +01:00
aecbcd1d2c return paths 2026-04-25 08:40:40 +01:00
c9cf3239db .. 2026-04-24 21:59:00 +01:00
17a1f4d060 no remote path chacnge 2026-04-24 21:33:00 +01:00
19d5dc1999 . 2026-04-24 20:56:03 +01:00
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
9183f30b5d fmt 2026-04-21 20:01:28 +01:00
5ec523234b . 2026-04-21 19:42:45 +01:00
53bfbfaa4a .. 2026-04-07 21:28:52 +01:00
5a4723cd00 renames 2026-04-07 21:03:21 +01:00
d5958fcbaa . 2026-04-06 22:01:10 +01:00
1a4e39d57a wip better queue 2026-04-06 21:55:21 +01:00
d034ad5cb3 WIP 2026-04-06 13:01:47 +01:00
0e3e5a99cd Update tests 2026-04-06 13:01:34 +01:00
64ca5a82ef Fix lints 2026-04-06 11:17:18 +01:00
3784418567 Fix testing setup 2026-04-01 23:13:46 +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
7c203bc5c9 Fix mock client event triggering 2026-04-01 21:57:42 +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
4aeec1b021 Use tempfs 2026-04-01 21:38:57 +01:00
adad2d5703 No more create promis 2026-03-28 18:16:22 +00:00
44947dc3a5 Add vault listing endpoint 2026-03-28 18:15:43 +00:00
9ae1a5e09e Add sync event queue 2026-03-28 17:24:45 +00:00
f3d985cc57 Remove duplicate errors 2026-03-28 12:07:57 +00:00
1c6cd80b64 Update hashing 2026-03-28 12:07:44 +00:00
65d75dec40 Copy types 2026-03-28 12:07:14 +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
e8c57b3a37 Extend E2E assertions 2026-03-28 11:46:06 +00:00
904a2737d4 Bump deps, improve e2e test and pick up changes in the plugin 2026-03-28 11:17:18 +00:00
f36a84b275 Clean up deterministic tests 2026-03-28 11:12:57 +00:00
7b9287ca52 Fix Rust compile 2026-03-28 10:59:51 +00:00
9233a4f314 Rerender types 2026-03-28 10:58:30 +00:00
b83031e3e6 Support env vars, line endings, add glob ignore patterns, clean up deps 2026-03-28 10:50:37 +00:00
e0f2286a3c Migrate to forgejo 2026-03-28 10:31:25 +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
4763bc9d04 Delete useless tests 2026-03-26 21:26:53 +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
67d410b520 Add a few good deterministic tests 2026-03-26 21:13:44 +00:00
437b41c8c8 Improve logging 2026-03-25 21:38:41 +00:00
302f1fa3c4 Commit LLM generated test cases 2026-03-25 21:38:31 +00:00
0ce82353e0 Add deterministic tests 2026-03-25 21:34:57 +00:00
6fbbd1e12f Don't import all tokio features 2026-03-25 20:08:41 +00:00
5c10454788 Format 2026-03-25 20:07:55 +00:00
1d1ddd7bbd No more eclint 2026-03-25 20:01:01 +00:00
3523d14fed Formatting 2026-03-25 20:00:00 +00:00
a84c707761 Bump rust and node 2026-03-25 19:59:19 +00:00