Commit Graph

785 Commits (31980e6f87543314d041d9ef4cc38356f752fb70)

Author SHA1 Message Date
Greenback 1df58fbaa0 updated
4 years ago
Greenback 18855a7884 Initialial upload
4 years ago
dkanada 742966573d
Merge pull request #4503 from jellyfin/cancellation
4 years ago
crobibero f6c6ee2008 Fix Environment authorization policy
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero 3f313206c6 Suggestions from review
4 years ago
Bond_009 ff49a3bb61
Missed some stuff
4 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
Claus Vium 569874a212
Merge pull request #4473 from crobibero/binder-no-throw
4 years ago
Cody Robibero 450cd614ac
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
4 years ago
nyanmisaka e36725096a fix return type for GetAttachment
4 years ago
crobibero cfefcd988a Updated based on review feedback
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 1acbceaade Disable warning on AD0001
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
crobibero 5c40ad0530 Remove conditional access.
4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter
4 years ago
dkanada 660aa1b8a6
Merge pull request #4469 from cvium/fix_repository_endpoint
4 years ago
cvium 8e0909ef6f Change OPTIONS to POST and call SaveConfiguration
4 years ago
cvium 0ac3af13ac Semi-revert removal of Name for /Similar in openapi
4 years ago
Claus Vium 0b954df7c2
Update Jellyfin.Api/Controllers/LibraryController.cs
4 years ago
Claus Vium a7b3880d0e
Merge branch 'master' into fix_and_mildly_improve_similar
4 years ago
crobibero f5b301dea6 Correct bad docs merge
4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
crobibero 2ce9a56cae Remove GetImageTypes
4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter
4 years ago
crobibero 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType
4 years ago
cvium b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums
4 years ago
Bond-009 c8a320082f
Merge pull request #4443 from cvium/fix_auth_again_again_again
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
nyanmisaka 2229ca38ac pascal case
4 years ago
nyanmisaka 737cb727f9 Merge remote-tracking branch 'upstream/master' into fonts
4 years ago
Claus Vium 96dcd9c87e
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
4 years ago
Claus Vium ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
4 years ago
Claus Vium 1823cbb026
Merge pull request #4412 from cvium/fix_displaypreferences_creation
4 years ago
Claus Vium 9764b6b2df
Merge pull request #4437 from crobibero/fix-dlna
4 years ago
Claus Vium c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
4 years ago
crobibero a7f2073c68 Add missing dlna attributes.
4 years ago
Claus Vium 8c5e0ddae0
Merge pull request #4401 from nyanmisaka/respect-music-settings
4 years ago
Claus Vium 6afd990986
Merge pull request #4424 from jellyfin/minor8
4 years ago
Bond_009 134fd0d960 > -> <
4 years ago
Bond-009 2a5e53215c
Merge pull request #4393 from crobibero/model-binder-readonly-list
4 years ago
Bond-009 3e819eeb02
Merge pull request #4411 from crobibero/fix-auth
4 years ago