summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/Shortcuts.ts (unfollow)
Commit message (Collapse)AuthorLines
12 daysfrontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller-1/+1
This includes a migration to a flat eslint.config.js, which will now also automatically ignore items from .gitignore. eslint-plugin-svelte 3.0 comes with a couple of changes to recommended rules as well, these are also addressed in this commit.
2025-02-21frontend: Rework and improve acceleratorsWolfgang Müller-1/+1
This commit switches around a couple of existing accelerators to make them easier to activate with just the left hand on the keyboard and more easily allow the addition of accelerators for all filter fields.
2025-02-13frontend: Migrate to Svelte 5Wolfgang Müller-5/+4
2025-01-27frontend/lint: Fix miscellaneous lint issuesWolfgang Müller-1/+1