19 Commits

Author SHA1 Message Date
Gauthier
a80e03cf4e
[Komga] show readlist summary, search and display series aggregated tags (#8489)
* display and search aggregated book tags at series level

* display readlist summary

* bump version
2021-08-09 06:57:38 -04:00
Gauthier
3ff3a4f82f
filter deleted series and books (#8132) 2021-07-16 06:23:22 -04:00
Gauthier
5876f259c8
fix user-agent (#7865) 2021-06-25 08:45:53 -04:00
Gauthier
380b7594f5
filter series by in progress and read (#7446) 2021-06-04 07:38:57 -04:00
Gauthier
aeae87d57f
search for in progress and unread when unread only is selected (#7141) 2021-05-21 08:38:58 -04:00
Gauthier
c4f382f0dc
fix readlist chapters sort (#6944) 2021-05-10 06:52:45 -04:00
Gauthier
3cd9bb0abb
[Komga] fix restoring backup & tags in filter panel (#6736)
* fix: set full url for manga so restoring a backup can work

* fix: only show series tags in the filter panel
2021-04-28 08:43:55 -04:00
Gauthier
7655bf6483
feat(komga): ignore dns over https (#6335) 2021-03-29 07:04:40 -04:00
Gauthier
1ac4721780
fix: logs and try/catch (#6092)
exception catching while building filter list (#6074)
error logs whiloe loading filter values (#6047)
2021-03-07 22:10:53 -05:00
Gauthier
7a667d78ed
feat: browse readlists and collections (#6038) 2021-03-02 10:43:12 -05:00
Gauthier
6a813c9ab8
feat: filter by authors (#6014) 2021-03-01 07:27:37 -05:00
Gauthier
b24fa5b9b6
[Komga] Display book aggregated data on Series screen (#5550)
* display Series summary from books if no summary exists for Series

closes gotson/komga#391

* display Series authors

closes #5481
2021-01-25 07:27:53 -05:00
Gauthier
89cea3e023
use metadata.releaseDate or fileLastModified for chapter date (#4682) 2020-10-22 08:35:43 -04:00
Gauthier
61f16d26e9
filter by genres, tags and publishers (#4519) 2020-10-08 17:56:45 -04:00
Gauthier
6e5772ecfd
filter by genres, tags and publishers (#4211) 2020-08-26 06:20:47 -04:00
Gauthier
fcff37890d
[Komga] metadata update (#4194)
* clarify changelog

* remove the 1000 chapters limit

* remove old dto (was required before Komga 0.48.0)
align to new metadata model (Komga 0.58.0)
add description and genre for Series
2020-08-24 07:14:32 -04:00
Gauthier
4406f91f7e
[Komga] change chapter display to use title string instead of title number (#4121)
* change chapter display to use title string instead of title number

* version bump and changelog
2020-08-14 07:56:26 -04:00
Gauthier
7a9de141d2
compatibility for the upcoming version of Komga which have changes in the API (IDs are String instead of Long) (#3792) 2020-07-15 06:01:46 -04:00
Gauthier
1556685031
filter by collection (#3620)
add CHANGELOG.md

closes gotson/komga#211
2020-06-26 13:43:31 -04:00