Commit Graph

34 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost dfea1229e1 Cleanup imports
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 232453014f
Minor improvements (#9156)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
2 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Joshua M. Boniface 3e4c860986 Remove /Items/RemoteSearch/Image API endpoint
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
cvium c92eda53c5 Fix Identify by renaming route parameter to match function argument
4 years ago
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero ec2a5e4fb0 Simplify file returns
4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible
4 years ago
crobibero 3a91047413 P E R F O R M A N C E
4 years ago
crobibero 9c6b4f033a revert lastordefault
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
David 5c6e9f4db5 Add missing authorization policies
4 years ago
crobibero cffba00f51 Fix response code
4 years ago
crobibero 16e26be87f Move ItemLookupService to Jellyfin.Api
4 years ago