schroda
80a576db63
Include chapter info in continue reading button tooltip
2025-09-18 22:28:07 +02:00
schroda
1c9d62659f
Include "meta" field in manga library fragment
...
The chapter list options stored in the meta are required for the download action
2025-07-08 22:02:25 +02:00
schroda
0733c930d4
Save chapter list options on server
2025-04-20 21:45:26 +02:00
schroda
33e184ba18
Add "auto webtoon mode" option to reader
2024-12-27 02:51:35 +01:00
schroda
916abd3bb1
Resume chapter at specific page
...
- open from outside reader
- is read
- yes: 1st page
- no : last read page
- inside reader via
- chapter selection: first page
- previous chapter : last page
- next chapter : first page
2024-12-09 02:38:37 +01:00
schroda
a06e170d78
Handle cache update when creating new metadata
...
In case the metadata didn't exist yet, it was never added to the meta array because the objects meta field was never updated
2024-09-22 02:50:14 +02:00
schroda
20eaa90c10
Add optimistic response to metadata mutations
2024-09-21 22:20:41 +02:00
schroda
1708d5daff
Add "status" library filter
2024-09-15 14:22:55 +02:00
schroda
5bbde0edc6
Include artist, author and source name in library search
2024-08-14 22:58:22 +02:00
schroda
66e2bd47ea
Include description in library search
2024-08-14 15:21:19 +02:00
schroda
e99ed3eec5
Add "has duplicate chapters" library filter
...
closes #777
2024-07-28 23:15:11 +02:00
schroda
cdcf69a3a2
Fetch manga chapter infos on chapter list refresh
...
In case an uninitialized manga was opened from the library, the manga and its chapter list got refreshed.
However, the chapter infos (e.g. unread, downloaded count, etc.) were not requested with the chapter list mutation, which resulted in this information to be missing
2024-07-26 13:45:17 +02:00
schroda
3d21266f92
Reduce requested manga data in queries
2024-07-09 00:30:15 +02:00