Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | frontend: Migrate to eslint-plugin-svelte 3.0 | Wolfgang Müller | 12 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 TagPill | Wolfgang Müller | 2025-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 5 | Wolfgang Müller | 2025-02-13 | -6/+21 |
| | ||||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+108 |