aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LibraryStructureController.cs
AgeCommit message (Collapse)Author
2021-03-06Fix UpdateMediaPath model binding (#5378)Claus Vium
(cherry picked from commit d0a2d00b29d87e7f71e85efd38d2b6c8beafe4ea) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-02-26Merge pull request #5301 from Bond-009/validinputBond-009
(cherry picked from commit 58609795007d4a5e4d9e94e92f7c82999ad8ad0a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
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