
byrongamatosandClaude Opus 4.8
4525a9201a
refactor(server): extract the wishlist routes into routers/wanted.py (R3)
Free after _clean_str moved to lib (#841): wanted's deps are JSONResponse,
_clean_str (reqfields), app + meta_db (seam). 3 routes (list/add/remove),
0 setattr targets, 0 helpers to relocate.
Bodies verbatim; @app -> @router, meta_db -> appstate.meta_db. include_router at
the original site; 143-route table identical. No test retargeting.
server.py: 8,003 -> 7,974 (this branch is independent of the chart PR).
Verified: pyflakes clean; route table identical; pytest 2401 passed (52 in
test_wanted_api); eslint 0. Boot smoke: add wishlist entry -> list -> delete,
400 on missing artist+title (_clean_str path).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 22:16:31 +02:00
..
2026-07-10 22:16:31 +02:00
2026-07-05 00:17:43 +02:00
2026-07-10 21:12:54 +02:00
2026-07-10 14:30:05 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-07-03 13:01:07 +02:00
2026-07-10 20:41:42 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-07-05 20:08:19 +02:00
2026-07-10 13:12:10 +02:00
2026-06-23 11:03:01 +02:00
2026-07-05 23:12:31 +02:00
2026-06-20 14:10:04 -07:00
2026-06-23 11:03:01 +02:00
2026-06-16 19:43:45 +01:00
2026-06-23 11:03:01 +02:00
2026-07-05 01:11:38 +02:00
2026-07-10 14:18:59 +02:00
2026-07-07 23:58:49 +02:00
2026-07-02 08:40:20 +02:00
2026-06-23 11:03:01 +02:00
2026-06-16 19:43:45 +01:00
2026-07-10 19:58:09 +02:00
2026-07-05 00:15:50 +02:00
2026-07-10 14:18:59 +02:00
2026-07-06 17:30:26 -04:00
2026-06-16 18:47:13 +02:00
2026-06-26 18:58:35 +02:00
2026-07-02 20:52:11 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-07-10 13:05:39 +02:00
2026-06-23 11:03:01 +02:00
2026-06-23 11:03:01 +02:00
2026-06-16 18:47:13 +02:00