aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LibraryStructureController.cs
AgeCommit message (Expand)Author
2020-10-14Remove CommaDelimitedArrayModelBinderProvidercrobibero
2020-08-31Fix model binding in UpdateLibraryOptionsClaus Vium
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03Fix some request parameterscrobibero
2020-07-24Fix request parameterscrobibero
2020-07-24Fix request parameterscrobibero
2020-07-20changes from mergecrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-24remove unused parameterscrobibero
2020-06-19Convert pragma to supresswarningcrobibero
2020-06-18Remove nullable, add async taskcrobibero
2020-06-16Await Task from _libraryManagerDavid
2020-06-14Fix null reference to fix CIDavid
2020-06-12Move LibraryStructureService to Jellyfin.ApiDavid