worldhopper/lib
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. f2f4919a8f
All checks were successful
Release / build (push) Successful in 11m0s
fix: show loose-leaf chapters for Kavita comic series
The Kavita series-detail response surfaces chapters not assigned to a
numbered volume in a top-level `chapters` array. The feed mapper only
walked `volumes` and `specials`, so comic/manga series — which typically
live in that loose-leaf array — opened to an empty entry list.
2026-05-11 13:55:15 +02:00
..
config feat: refactor server software abstraction with Kavita REST API integration 2026-04-06 17:46:48 +02:00
database feat: refactor server software abstraction with Kavita REST API integration 2026-04-06 17:46:48 +02:00
helpers feat: tablet layout with sidebar navigation and responsive grids 2026-02-18 12:44:45 +01:00
l10n feat: refactor server software abstraction with Kavita REST API integration 2026-04-06 17:46:48 +02:00
models fix: route Kavita EPUB downloads through server software abstraction and display server-reported progress for EPUBs 2026-04-17 11:45:41 +02:00
providers feat: refactor server software abstraction with Kavita REST API integration 2026-04-06 17:46:48 +02:00
repositories feat: refactor server software abstraction with Kavita REST API integration 2026-04-06 17:46:48 +02:00
screens feat: sync EPUB reading progress to Kavita with debounced updates 2026-04-17 12:09:44 +02:00
services fix: show loose-leaf chapters for Kavita comic series 2026-05-11 13:55:15 +02:00
widgets fix: route Kavita EPUB downloads through server software abstraction and display server-reported progress for EPUBs 2026-04-17 11:45:41 +02:00
app.dart feat: add background download service with error handling improvements 2026-02-21 11:44:37 +01:00
main.dart feat: add background download service with error handling improvements 2026-02-21 11:44:37 +01:00