aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/InstantMixController.cs
AgeCommit message (Expand)Author
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-07-16Remove obsolete attribute, clean controller nameCody Robibero
2021-07-12Remove extra endpointCody Robibero
2021-03-13Add missing InstantMix endpointscrobibero
2021-02-10Create BaseItemKind enumcrobibero
2020-11-21Merge pull request #4486 from crobibero/split-apiJoshua M. Boniface
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-15Remove api client generator errorscrobibero
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-09Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ImageTypecrobibero
2020-11-06> -> <Bond_009
2020-11-06Minor perf improvementsBond_009
2020-10-29Make MrLinter happycrobibero
2020-10-29Remove AddItemFieldscrobibero
2020-10-29Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-26Add response code documentationDavid
2020-06-26Move InstantMixService to Jellyfin.ApiDavid