schroda
4a9d2903b8
Add infinite scroll to reader
2025-02-03 17:17:35 +01:00
schroda
a80e8885fb
Introduce "getReaderOpenChapterLocationState" function
2025-02-03 17:17:35 +01:00
schroda
8ddb259c82
Prevent tooltip on disabled button warning
2025-02-02 00:54:03 +01:00
schroda
2a4afd642d
Set proper color for active chapter card in reader
2025-01-26 03:29:08 +01:00
schroda
5d52fc4455
Inherit color for missed icon buttons
2025-01-26 03:26:24 +01:00
schroda
9b883a5170
Fix chapter list range selection
2025-01-21 19:23:11 +01:00
schroda
3d120429ac
Only set chapter card icon button color in reader mode
2025-01-17 16:12:15 +01:00
schroda
7818fb450d
Fix text color of active chapter in chapter list of reader
2025-01-17 01:26:06 +01:00
schroda
ef08799fc0
Render filtered chapters in ChapterList
...
Regression 257c0c8e10
2025-01-16 12:25:24 +01:00
schroda
97dba923b4
Improve "chapter list" render performance
...
affected components:
- ChapterList
- ReaderChapterList
2025-01-12 20:28:22 +01:00
schroda
257c0c8e10
Move download status subscription to "ChapterCard"
...
Only re-render chapters whose download status has changed instead of the whole list everytime a download status change was received
2025-01-12 20:28:18 +01:00
schroda
57f73636a0
Read chapter download status from cache
...
Instead of getting the whole download status, which contains all queued/active downloads, the download status should be read from the cache for only the required chapters
2025-01-12 14:09:10 +01:00
schroda
ed992046cb
Remove unintentional touch bindings
...
Caused double clicks
2025-01-02 02:41:42 +01:00
schroda
89cab26f73
Fix typing after "apollo-client" update to v3.12.4
2024-12-24 00:36:26 +01:00
schroda
1f7fe5f20e
Handle long extra messages in EmptyView
2024-12-20 19:23:56 +01:00
schroda
3949363474
Include actual error in snackbar
2024-12-20 17:24:40 +01:00
schroda
cff0ed5ec3
Extract app routes into constant
2024-12-11 20:25:49 +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
671059c65c
Reader overlay mobile bottom bar
2024-12-09 02:38:37 +01:00
schroda
7434ed0152
Reader progress bars
2024-12-09 02:38:37 +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
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
a16fef0aab
Move setting files into new folder
2024-10-06 00:16:31 +02:00
schroda
c0eabf8865
Move navigation-bar files into new folder
2024-10-06 00:01:51 +02:00
schroda
abc40de47b
Move collection files into new folder
2024-10-05 23:35:14 +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