Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | frontend: Implement a better page indicator | Wolfgang Müller | 3 days | -9/+51 |
| | | | | | | | This replaces the very simplistic x/y page indicator with a visual bar at the bottom of the reader that allows the user quick access to any arbitrary page. At the margins it shows the current page number(s) and the total amount of pages. | |||
* | frontend: Migrate PageView to Svelte 5 | Wolfgang Müller | 4 days | -11/+8 |
| | ||||
* | frontend: Increase lookaround when preloading page images | Wolfgang Müller | 9 days | -6/+11 |
| | | | | | Instead of preloading one image in next and previous direction, preload two. | |||
* | frontend: Migrate to Svelte 5 | Wolfgang Müller | 9 days | -13/+13 |
| | ||||
* | frontend/reader: Allow switching to first or last page | Wolfgang Müller | 2024-07-22 | -1/+3 |
| | ||||
* | frontend/reader: Preload the next set of images | Wolfgang Müller | 2024-07-22 | -0/+22 |
| | ||||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+67 |