aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/CollectionController.cs
AgeCommit message (Expand)Author
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-02-13Add permission for collection managementShadowghost
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-02-10Create BaseItemKind enumcrobibero
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-02Rename itemIds to idscvium
2020-09-09Remove nullable from requiredcrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-21Make some methods asyncBond_009
2020-08-06Apply fixes from reviewcrobibero
2020-08-04fix attribute orderingcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-25Add missing response code documentationDavid
2020-06-25Move CollectionService to Jellyfin.ApiDavid