summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/routes/comics (unfollow)
Commit message (Collapse)AuthorLines
5 daysfrontend: Migrate PageView to Svelte 5Wolfgang Müller-1/+2
9 daysfrontend: Bind PageView to form input instead of ComicWolfgang Müller-1/+1
Commit dc4db40 (frontend: Migrate to Svelte 5, 2025-02-13) accidentally regressed reader behaviour where updates to the page layout and page direction where no longer shown immediately. Make sure to bind PageView to the comic form input to fix this.
10 daysfrontend: Expand toolbar automatically with filters presentWolfgang Müller-1/+2
10 daysfrontend: Migrate to Svelte 5Wolfgang Müller-149/+135