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