aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/VideoAttachmentsController.cs
AgeCommit message (Collapse)Author
2024-04-14Validate item access (#11171)Cody Robibero
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-12-05Replace == null with is nullBond_009
2020-11-15Remove api client generator errorscrobibero
2020-11-14fix return type for GetAttachmentnyanmisaka
2020-08-06Apply fixes from reviewcrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-18Merge pull request #3357 from crobibero/api-authorizationDavid
Add Authorization handlers
2020-06-18Remove nullable, add async taskcrobibero
2020-06-16Add Default authorization policycrobibero
2020-05-19Remove unused usingcrobibero
2020-05-19Fix return content typecrobibero
2020-05-19implement review suggestionscrobibero
2020-05-19Rename to AttachmentsController -> VideoAttachmentsControllercrobibero