Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
f408b43
feat(metadata): split total_book_count into separate volume and chapt…
AshDevFr May 1, 2026
7f5f53f
feat(plugins): add total_volume_count and total_chapter_count to plug…
AshDevFr May 1, 2026
0dd50b8
feat(metadata): apply total_volume_count and total_chapter_count via …
AshDevFr May 1, 2026
4a28c79
refactor(metadata): switch read sites to total_volume_count and stop …
AshDevFr May 1, 2026
1fefe5c
feat(plugins): populate total_volume_count and total_chapter_count fr…
AshDevFr May 1, 2026
771f565
feat(plugins): surface search-result format discriminator on previews
AshDevFr May 1, 2026
1abc9ed
feat(web): split series total book count into volume and chapter counts
AshDevFr May 1, 2026
adaf85b
refactor(api): drop legacy total_book_count from v1 DTOs and handlers
AshDevFr May 1, 2026
6234e77
refactor(komga): rename DTO count field to total_volume_count, preser…
AshDevFr May 1, 2026
8e48f1d
refactor(metadata): drop legacy total_book_count from schema, protoco…
AshDevFr May 2, 2026
25a8b33
docs: document split volume and chapter counts for series metadata
AshDevFr May 2, 2026
a3b5c5f
feat(metadata): add per-book volume and chapter classification
AshDevFr May 2, 2026
534679e
feat(scanner): populate book volume and chapter from filename and Com…
AshDevFr May 2, 2026
5cd6cf0
feat(series): expose local volume/chapter aggregates and switch count…
AshDevFr May 3, 2026
fb5692a
feat(books): expose per-book chapter on the API and surface vol/chap …
AshDevFr May 3, 2026
551c534
docs(books): document filename-based volume/chapter classification
AshDevFr May 3, 2026
4fc9e27
fix(migration): use sea-query to build backfill UPDATE so it runs on …
AshDevFr May 3, 2026
0fdbfdc
feat(books): expose volume/chapter on BookDto and add Kind column to …
AshDevFr May 3, 2026
2b8f979
chore(mocks): populate volume/chapter and series local aggregates
AshDevFr May 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading