summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/routes/+layout.svelte (unfollow)
Commit message (Collapse)AuthorLines
2025-01-19frontend: Add basic statistics pageWolfgang Müller-0/+3
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.