summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/Utils.ts (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller12 days-1/+0
| | | | | | | 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.
* frontend: Use joinText in TagPillWolfgang Müller2025-02-26-1/+1
| | | | | We basically already had a function that does what we need here, so there's no need to reimplement it just for TagPill.
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-6/+21
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+108