Bond_009
f38ca3a392
Fix build
2024-06-06 21:07:22 +02:00
gnattu
cd5fb84136
Backport pull request #11963 from jellyfin/release-10.9.z
...
Fix Library renaming
Original-merge: b78efd6b1e
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-06 14:30:34 -04:00
Bond_009
e2c4e52f39
Add regressions tests for update library endpoint
2024-06-02 18:18:13 +02:00
Bond-009
4035f6aa21
Backport pull request #11876 from jellyfin/release-10.9.z
...
Don't check if admin has access to library when updating
Original-merge: 563033786f
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:41:10 -04:00
Bond-009
3feb3f81bf
More efficient array creation ( #11468 )
2024-04-30 13:32:59 -06:00
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
2024-04-17 10:44:50 -06:00
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
2024-04-14 08:18:36 -06:00
Patrick Barron
8698b90594
Remove SimpleProgress
2024-02-06 09:50:46 -05:00
Patrick Barron
de0241e975
Move API policies to MediaBrowser.Common
2023-11-12 10:24:35 -05:00
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2023-02-02 18:50:33 +01:00
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Bond_009
645825db36
Enable nullable for more files
2021-08-28 17:32:09 +02:00
Claus Vium
d0a2d00b29
Fix UpdateMediaPath model binding ( #5378 )
2021-03-05 16:56:21 +01:00
Bond_009
914e891689
Fix unchecked input
2021-02-24 02:05:12 +01:00
crobibero
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
2020-10-14 13:03:36 -06:00
Claus Vium
7103e764a4
Fix model binding in UpdateLibraryOptions
2020-08-31 14:47:57 +02:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
crobibero
8f6c2e7679
Remove leading slash from route attributes
2020-08-04 08:27:54 -06:00
crobibero
1535f363b2
Fix some request parameters
2020-08-03 13:33:43 -06:00
crobibero
259b5d7f0a
Fix request parameters
2020-07-24 17:46:17 -06:00
crobibero
d801621cfc
Fix request parameters
2020-07-24 17:22:32 -06:00
crobibero
5c66f9e471
changes from merge
2020-07-20 14:43:54 -06:00
crobibero
5d34b07d1f
Make query parameters nullable or set default value
2020-07-07 09:10:51 -06:00
crobibero
73bcda7eac
Make all optional strings nullable
2020-06-27 10:50:44 -06:00
crobibero
7a32d03101
remove unused parameters
2020-06-24 14:43:28 -06:00
crobibero
d820c0fff5
Convert pragma to supresswarning
2020-06-19 08:49:42 -06:00
crobibero
9a51f484af
Remove nullable, add async task
2020-06-18 07:11:46 -06:00
David
a952d15670
Await Task from _libraryManager
2020-06-16 16:08:31 +02:00
David
edc5611ec7
Fix null reference to fix CI
2020-06-14 13:50:51 +02:00
David
618b893c48
Move LibraryStructureService to Jellyfin.Api
2020-06-12 15:39:06 +02:00