Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | frontend: Add missing loading indicator for statistics page | Wolfgang Müller | 10 days | -0/+3 |
| | ||||
* | frontend: Expand toolbar automatically with filters present | Wolfgang Müller | 10 days | -1/+2 |
| | ||||
* | frontend: Allow control-clicking to open the quick filter | Wolfgang Müller | 10 days | -18/+36 |
| | | | | | This makes hircine's behaviour more consistent with standard browser behaviour (that would also open a new tab when control-clicking). | |||
* | frontend: Remove ellipsis prop in Card | Wolfgang Müller | 10 days | -6/+1 |
| | | | | This makes Archive card styling consistent with Comic cards. | |||
* | frontend: Migrate to Svelte 5 | Wolfgang Müller | 10 days | -567/+528 |
| | ||||
* | frontend: Add basic statistics page | Wolfgang Müller | 2025-01-19 | -0/+47 |
| | ||||
* | frontend: Ignore tabindex for container divs | Wolfgang Müller | 2024-11-22 | -1/+1 |
| | | | | | These two break the tabbing flow, instead focus the next item within the container. | |||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+1393 |