summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeLines
* release: Version 0.4.4HEAD0.4.4trunknextWolfgang Müller8 days-6/+15
|
* frontend: Hide drop-down arrow from <select> in SelectSortWolfgang Müller8 days-1/+1
| | | | | This might be confused with the sort direction and adds a bit too much visual clutter right next to the sort direction toggle.
* frontend: Use more consistent titlesWolfgang Müller8 days-8/+8
|
* build/deps: Update JS dependenciesWolfgang Müller8 days-907/+729
|
* build/deps: Update strawberry-graphql to 0.265.1Wolfgang Müller8 days-5/+5
|
* build/deps: Update Python dependenciesWolfgang Müller8 days-399/+392
|
* frontend: Use more consistent sorting for SortLabelsWolfgang Müller2025-04-11-22/+22
We're deciding against alphabetical sorting here because the labels do make up logical groups. Generic metadata is at the top, then any date information, and then lastly any association counts.