Commit Graph

24 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
4 months ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year 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)
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
crobibero f2a86d9c80 Remove CommaDelimitedArrayModelBinderProvider
4 years ago
Claus Vium 7103e764a4 Fix model binding in UpdateLibraryOptions
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes
4 years ago
crobibero 1535f363b2 Fix some request parameters
4 years ago
crobibero 259b5d7f0a Fix request parameters
4 years ago
crobibero d801621cfc Fix request parameters
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
crobibero 7a32d03101 remove unused parameters
4 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
4 years ago
crobibero 9a51f484af Remove nullable, add async task
4 years ago
David a952d15670 Await Task from _libraryManager
4 years ago
David edc5611ec7 Fix null reference to fix CI
4 years ago
David 618b893c48 Move LibraryStructureService to Jellyfin.Api
4 years ago