summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/reader/ReaderPage.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend/reader: Show loading indicatorsWolfgang Müller2024-07-22-3/+32
| | | | | | Sometimes images may not load fast enough, resulting in the app being seemingly stuck displaying the same sets of images. Use a timeout to detect when images take too long to load and show a spinner instead.
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+24