naps62-yolo
62aba6315c
feat(db): align movie state with canonical MediaState ( #85 )
ci / web (push) Successful in 29s
e2e / e2e (push) Successful in 47s
ci / rust (push) Successful in 2m59s
2026-08-22 23:21:09 +01:00
naps62-yolo
d3cea8693b
feat(api): series, season and episode endpoints ( #81 )
ci / web (push) Successful in 26s
e2e / e2e (push) Successful in 47s
ci / rust (push) Successful in 2m39s
2026-08-22 23:02:34 +01:00
naps62-yolo
f253e2755b
feat(daemon): grab pipeline for wanted movies ( #77 )
ci / web (push) Successful in 53s
ci / rust (push) Successful in 1m47s
e2e / e2e (push) Successful in 2m1s
2026-08-22 22:38:31 +01:00
naps62-yolo
ac6ed8b798
feat(db): add series, season and episode model ( #71 )
ci / rust (push) Successful in 1m36s
ci / web (push) Successful in 34s
e2e / e2e (push) Successful in 1m41s
2026-08-22 22:04:27 +01:00
naps62-yolo
29d6831c83
feat(core): score by distance from target size ( #63 )
ci / web (push) Successful in 48s
ci / rust (push) Successful in 1m13s
e2e / e2e (push) Successful in 1m15s
2026-08-22 21:15:26 +01:00
naps62-yolo
99ac79373d
feat(api): add movie CRUD API ( #56 )
ci / web (push) Successful in 8s
e2e / e2e (push) Successful in 1m21s
ci / rust (push) Successful in 3m53s
2026-08-22 20:40:31 +01:00
naps62-yolo
84777169d0
feat(db): SQLite schema and movie migrations ( #48 )
ci / web (push) Successful in 7s
ci / rust (push) Successful in 35s
e2e / e2e (push) Successful in 47s
2026-08-22 19:36:39 +01:00
Claude
f4e63f1ac5
chore: cargo workspace skeleton
...
Eleven empty crates per DESIGN.md §11, versions and lints pinned once in the
root manifest, Justfile carrying the §12 gate, nix dev shell.
The frontend steps in `just ci` no-op until web/ exists. arr-core carries one
placeholder test because `cargo nextest` fails a zero-test run, and relaxing
that would let a broken filter go green later.
Closes #1
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-22 19:20:47 +01:00