summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/routes (unfollow)
Commit message (Collapse)AuthorLines
10 daysfrontend: Migrate to Svelte 5Wolfgang Müller-567/+528
2025-01-19frontend: Add basic statistics pageWolfgang Müller-0/+47
2024-11-22frontend: Ignore tabindex for container divsWolfgang Müller-1/+1
These two break the tabbing flow, instead focus the next item within the container.