aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/FilterController.cs
AgeCommit message (Expand)Author
2021-02-10Create BaseItemKind enumcrobibero
2020-12-03Merge pull request #4643 from crobibero/empty-lib-null-refClaus Vium
2020-12-02The future is nowcrobibero
2020-12-02Cleaner type checkingcrobibero
2020-12-02Fix null reference when getting filters of an empty librarycrobibero
2020-12-02Apply suggestions from reviewcrobibero
2020-12-01Split nested conditionalcrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-16Add missing manual splitscrobibero
2020-11-14Missed some stuffBond_009
2020-08-04Fix all route for base url supportcrobibero
2020-07-20changes from mergecrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-24remove unused parameterscrobibero
2020-06-22Add missing authorization policiesDavid
2020-06-19Convert pragma to supresswarningcrobibero
2020-06-18Remove nullable, add async taskcrobibero
2020-06-17Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
2020-06-08Add response codescrobibero
2020-06-07Move FilterService to Jellyfin.Apicrobibero