Commit Graph

71 Commits

Author SHA1 Message Date
schroda
671059c65c Reader overlay mobile bottom bar 2024-12-09 02:38:37 +01:00
schroda
c6f7ebd7c2 Close "language select" dialog on backdrop click and "esc" press 2024-11-28 12:36:39 +01:00
schroda
55dc1aa6a5 Show download progress only when started 2024-11-28 12:17:56 +01:00
schroda
a819d45489 Update to server download subscription changes 2024-11-28 12:17:55 +01:00
schroda
1d50edf1a1 Prioritize current reader page request 2024-11-13 15:47:04 +01:00
schroda
87ee1330d4 Prevent blinking on reader page switch on firefox
on firefox images are decoded async which causes a "flicker/blinking" when they're getting visible for the first time
this is an issue especially in the reader because pages that should not be shown are rendered but
not displayed, which then causes this issue once they get displayed
2024-11-13 15:47:03 +01:00
schroda
4b86428dc7 Limit max and min values of number setting textfield
Limits were passed through to the slider but were not applied to the text field
2024-11-09 20:42:29 +01:00
schroda
e90d705610 Add option to update all updatable extensions 2024-11-04 01:30:09 +01:00
schroda
63caf74e36 Extract "Extensions" types, constants, utils into separate files 2024-11-04 01:25:19 +01:00
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
e416a141b0 Handle typography with more than 2 lines 2024-10-19 16:43:18 +02:00
schroda
03c1fe2172 Remove "downloading" text for active chapter downloads
Instead, just show the progress, even if it is 0%
2024-10-17 01:51:08 +02:00
schroda
306e49d47e Adjust grouped list item padding 2024-10-13 23:12:48 +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
c0eabf8865 Move navigation-bar files into new folder 2024-10-06 00:01:51 +02:00
schroda
946c852828 Move category files into new folder 2024-10-05 23:35:23 +02:00
schroda
a206b2c650 Move extension files into new folder 2024-10-05 23:35:19 +02:00
schroda
64629fd979 Move source files into new folder 2024-10-05 23:35:18 +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