- Jan 13, 2023
-
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
Which allows more queryParameter support like `includeMissing` and `favoriteOnly` effortlessly.
-
Alaric Senat authored
-
Alaric Senat authored
To follow the usual space-before rules and support more QueryParameters conditions.
-
Alaric Senat authored
-
Alaric Senat authored
This remove the sorting and joining boiler plate code.
-
Alaric Senat authored
To allow selecting the default `SortingCriteria` which was annoying to do beforehand because of the `const` nature of the `QueryParameters`. This will be useful to set `Album` sorting as a default for `Artist` tracks listing.
-
Alaric Senat authored
This is extracted from the Album track listing method which was likely more used and correctly implemented. The new sorting technique just take into account album IDs and disc numbers.
-
Alaric Senat authored
-
Alaric Senat authored
Implements #455
-
- Jan 12, 2023
-
-
Alaric Senat authored
Implements #464
-
- Dec 20, 2022
-
-
- Dec 13, 2022
-
-
Alaric Senat authored
Implements #458
-
Alaric Senat authored
-
Alaric Senat authored
-
Alaric Senat authored
Refs #458
-
- Dec 02, 2022
-
-
Alaric Senat authored
-
Alaric Senat authored
Implements #457
-
- Nov 25, 2022
-
-
-
Implements #461
-
-
-
Implements #461
-
To allow subscription fast name searching. Refs #461
-
-
-
-
Implements #461
-
- Nov 23, 2022
-
-
Alaric Senat authored
-
Alaric Senat authored
Refs #456
-
Alaric Senat authored
Fixes #456
-