MechaCat02
a44511983d
deploy / test-backend (push) Successful in 44m20s
deploy / test-frontend (push) Successful in 11m3s
deploy / build-and-push (push) Successful in 13m53s
deploy / deploy (push) Successful in 20s
fix: page through all chapters when the API omits total
...
listAllChapters used `page.total ?? all.length` as the loop bound. The
/chapters endpoint always returns `total: null`, so a full 200-row first
page broke the loop immediately — the reader dead-ended past chapter 200.
Stop on a short page instead; only trust `total` when actually reported.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-11 16:24:49 +02:00
..
2026-06-23 21:03:12 +02:00
2026-06-23 19:00:38 +02:00
2026-07-11 14:55:24 +02:00
2026-07-11 14:55:24 +02:00
2026-05-17 14:39:11 +02:00
2026-05-17 14:39:11 +02:00
2026-05-16 22:40:27 +02:00
2026-05-17 10:46:01 +02:00
2026-07-11 16:24:49 +02:00
2026-07-11 16:24:49 +02:00
2026-07-11 14:47:41 +02:00
2026-07-11 15:25:01 +02:00
2026-05-17 17:43:06 +02:00
2026-05-17 17:43:06 +02:00
2026-05-17 14:32:03 +02:00
2026-05-17 14:32:03 +02:00
2026-06-25 07:15:51 +02:00
2026-06-25 07:15:51 +02:00
2026-06-13 15:51:38 +02:00
2026-06-13 15:51:38 +02:00
2026-07-11 14:58:48 +02:00
2026-07-11 14:58:48 +02:00
2026-05-17 13:15:03 +02:00
2026-05-17 13:15:03 +02:00
2026-07-05 17:20:24 +02:00
2026-05-17 18:19:52 +02:00
2026-07-04 21:52:58 +02:00
2026-07-05 17:46:33 +02:00
2026-06-14 13:32:20 +02:00
2026-05-17 14:32:03 +02:00
2026-05-17 14:32:03 +02:00
2026-05-17 18:19:52 +02:00
2026-05-17 18:19:52 +02:00