aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LibraryStructureController.cs
AgeCommit message (Expand)Author
2024-11-14reverted dbg codeJPVenson
2024-11-14Deterministic tests my ***JPVenson
2024-11-14Reverted Test codeJPVenson
2024-11-14Added Pipeline debug codeJPVenson
2024-06-06Fix buildBond_009
2024-06-06Backport pull request #11963 from jellyfin/release-10.9.zgnattu
2024-06-02Add regressions tests for update library endpointBond_009
2024-06-01Backport pull request #11876 from jellyfin/release-10.9.zBond-009
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2024-04-14Validate item access (#11171)Cody Robibero
2024-02-06Remove SimpleProgressPatrick Barron
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-12-05Replace != null with is not nullBond_009
2021-08-28Enable nullable for more filesBond_009
2021-03-05Fix UpdateMediaPath model binding (#5378)Claus Vium
2021-02-24Fix unchecked inputBond_009
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