Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2025-01-27 | frontend/lint: Migrate to eslint.config.mjs | Wolfgang Müller | -50/+0 | |
2024-07-22 | frontend/reader: Show loading indicators | Wolfgang Müller | -1/+2 | |
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. |