schroda
e71c4b7ef1
Cleanup deprecated metadata after migration
...
- delete deprecated metadata
- save applied migration id per metadata holder
2024-11-04 00:11:01 +01:00
schroda
c477911e25
Properly set virtuoso item keys
2024-10-16 19:44:03 +02:00
schroda
f704e5bc33
Move "Mangas.ts" types and constants to new files
2024-10-07 13:45:07 +02:00
schroda
6e9fdee0bb
Handle source browse error
2024-10-06 16:15:01 +02:00
schroda
84b9f8361d
Fix RequestManager location
...
Was changed unintentionally
2024-10-06 13:45:22 +02:00
schroda
e7e1fbbc4e
Move more core logic to new folder
2024-10-06 00:16:41 +02:00
schroda
babda1ea57
Move metadata files into new folder
2024-10-06 00:16:34 +02:00
schroda
a16fef0aab
Move setting files into new folder
2024-10-06 00:16:31 +02:00
schroda
3244a6e3df
Move device files into new folder
2024-10-06 00:01:51 +02:00
schroda
e466842c77
Move theme files into new folder
2024-10-05 23:35:25 +02:00
schroda
946c852828
Move category files into new folder
2024-10-05 23:35:23 +02:00
schroda
17e42ae012
Move migration files into new folder
2024-10-05 23:35:22 +02:00
schroda
7cf3849911
Move tracker files into new folder
2024-10-05 23:35:21 +02:00
schroda
64629fd979
Move source files into new folder
2024-10-05 23:35:18 +02:00
schroda
79341b7817
Move reader files into new folder
2024-10-05 23:35:17 +02:00
schroda
91e1f01de5
Move library files into new folder
2024-10-05 23:35:16 +02:00
schroda
18fc225d6c
Move manga files into new folder
2024-10-05 23:35:13 +02:00
schroda
cb731cefc0
Move chapter files into new folder
2024-10-05 23:35:11 +02:00
schroda
23a86a77f0
Move core files into new folder
2024-10-05 22:55:08 +02:00
schroda
6ca16b9449
Add sort options to migration list
2024-09-30 05:03:28 +02:00
schroda
ff9f6b6207
Add hook to get value based on themes "direction"
...
In case the component didn't rerender on a language change, the used value was never updated based on the new "direction"
2024-09-30 02:55:34 +02:00
schroda
df420710ae
Add "shouldForwardProp" util function
2024-09-30 02:55:32 +02:00
schroda
8f4da52d1f
Add optimistic response to server settings mutation
2024-09-26 15:34:00 +02:00
schroda
9ec0e1869d
Handle cache update when creating new global metadata
...
Can't be handled exactly the same way as the other meta fields
2024-09-22 03:05:04 +02: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
fab5f0b860
Update downloadable check in chapter list
...
Check for single chapter card was never updated and the downloadable condition was incorrectly changed with 6c01c222c3
2024-09-21 22:20:40 +02:00
schroda
34ebe82df1
Properly detect downloadable chapter
2024-09-21 22:20:40 +02:00
schroda
a1131bf85b
Save library options per category
2024-09-21 22:20:38 +02:00
schroda
dab7d40271
Internationalize manga status in details page
2024-09-15 14:22:56 +02:00
schroda
1708d5daff
Add "status" library filter
2024-09-15 14:22:55 +02:00
schroda
6c01c222c3
Add retry button for failed downloads
2024-09-14 22:00:46 +02:00
schroda
a9e0853e34
Set manga thumbnail as background image
2024-09-14 22:00:44 +02:00
schroda
e7177b0b49
Add more themes
2024-09-09 22:20:48 +02:00
schroda
b65636ddcf
Update some theme colors
...
- rosegold
- crimson
- minty miracles
2024-09-09 22:20:47 +02:00
schroda
b57e5118cc
Define gql merge function for "trackRecords" field of "MangaType"
...
When opening the reader and going back to the library, the whole category of the previous opened manga gets refetched due to the readers manga query removing the mangas tracker data from the cache which is required in the library
2024-09-08 01:52:36 +02:00
schroda
4a742bb0ff
Reduce toasts when switching themes
2024-09-07 01:49:10 +02:00
schroda
e0b58652f4
Support theme fonts
2024-09-07 01:07:02 +02:00
schroda
4662a9175f
Always use calculated scrollbar size
2024-09-06 23:50:38 +02:00
schroda
d9777c179a
Extract function to get scrollbar size
2024-09-06 23:43:38 +02:00
schroda
12d12ccc48
Use custom themes
2024-09-05 21:57:15 +02:00
schroda
97b4befbb1
Add themes
2024-09-05 04:49:51 +02:00
schroda
1444d51ed2
Add pure black mode option
2024-09-05 04:49:48 +02:00
schroda
ba2ce37468
Add option to select system theme
2024-09-05 04:49:48 +02:00
schroda
274c4c6489
Add server log file rotation settings
2024-09-03 16:30:31 +02:00
schroda
34095d4f12
Show missing image icon for missing manga thumbnail urls
2024-09-01 00:45:23 +02:00
schroda
bf8aecfc42
Properly update chapter list window scroll
...
Once the window scroller was set, resizing the window to increase the width did not remove the window scroller again
2024-08-31 23:43:06 +02:00
schroda
08866ace3d
Terminate gql subscription on server address change
...
Otherwise, the subscription is still active for the old server instead of connecting to the new server
2024-08-26 00:25:58 +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