summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/routes/artists/+page.svelte (unfollow)
Commit message (Collapse)AuthorLines
3 daysfrontend: Allow filtering for orphaned associationsWolfgang Müller-0/+2
With the association count filters in place we may now also allow the user to filter for associations that do not have a matching counterparts (artists without a comic, for example).
10 daysfrontend: Allow control-clicking to open the quick filterWolfgang Müller-3/+6
This makes hircine's behaviour more consistent with standard browser behaviour (that would also open a new tab when control-clicking).
10 daysfrontend: Migrate to Svelte 5Wolfgang Müller-45/+43