Bond_009
f38ca3a392
Fix build
8 months ago
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>
8 months ago
Bond_009
e2c4e52f39
Add regressions tests for update library endpoint
8 months ago
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>
8 months ago
Bond-009
3feb3f81bf
More efficient array creation ( #11468 )
9 months ago
Bond-009
bb018c4adc
Enable nullable for LibraryManager ( #11191 )
10 months ago
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
10 months ago
Patrick Barron
8698b90594
Remove SimpleProgress
1 year ago
Patrick Barron
de0241e975
Move API policies to MediaBrowser.Common
1 year ago
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2 years ago
Bond_009
52194f56b5
Replace != null with is not null
2 years ago
Bond_009
645825db36
Enable nullable for more files
3 years ago
Claus Vium
d0a2d00b29
Fix UpdateMediaPath model binding ( #5378 )
4 years ago
Bond_009
914e891689
Fix unchecked input
4 years ago
crobibero
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
4 years ago
Claus Vium
7103e764a4
Fix model binding in UpdateLibraryOptions
5 years ago
crobibero
fffa94fc33
Apply fixes from review
5 years ago
crobibero
8f6c2e7679
Remove leading slash from route attributes
5 years ago
crobibero
1535f363b2
Fix some request parameters
5 years ago
crobibero
259b5d7f0a
Fix request parameters
5 years ago
crobibero
d801621cfc
Fix request parameters
5 years ago
crobibero
5c66f9e471
changes from merge
5 years ago
crobibero
5d34b07d1f
Make query parameters nullable or set default value
5 years ago
crobibero
73bcda7eac
Make all optional strings nullable
5 years ago
crobibero
7a32d03101
remove unused parameters
5 years ago
crobibero
d820c0fff5
Convert pragma to supresswarning
5 years ago
crobibero
9a51f484af
Remove nullable, add async task
5 years ago
David
a952d15670
Await Task from _libraryManager
5 years ago
David
edc5611ec7
Fix null reference to fix CI
5 years ago
David
618b893c48
Move LibraryStructureService to Jellyfin.Api
5 years ago