aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/ItemsController.cs
AgeCommit message (Collapse)Author
2020-10-27Merge remote-tracking branch 'upstream/master' into query-image-typecrobibero
2020-10-11Merge pull request #4304 from crobibero/query-location-typedkanada
Convert exclude location type string to enum.
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert exclude location type string to enum.crobibero
2020-10-09Convert filters string to enum.crobibero
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Add missing referencescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-31Merge pull request #4018 from barronpm/library-entity-cleanupBond-009
Library Entity Cleanup
2020-08-30Move library entities to folder.Patrick Barron
2020-08-27Fix permissions for individual channel plugins #2858PrplHaz4
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels". Fixes #2858
2020-08-04Fix all route for base url supportcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Specify Logger typecrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-07-06Change route parameter nameDavid
2020-07-05Add additional userId query parameterDavid
2020-07-04Change nullable behavior to fix web clientDavid
2020-07-03Move ItemsService to Jellyfin.ApiDavid