Commit Graph

60 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Cody Robibero 634ce40c2f
Merge branch 'master' into comparisons
2 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
2 years ago
Cody Robibero 259bc231d6
Merge pull request #6867 from yresquirol/related-media
2 years ago
Cody Robibero 7774cb2067
Update Jellyfin.Api/Controllers/LibraryController.cs
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Yordany Rodriguez Esquirol 3734c95fd4 Related media according to genre
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
BaronGreenback 97c2c523a8
Merge branch 'master' into comparisons
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 80877aa945 Cleaned up "value assigned is not used in any execution path"
3 years ago
cvium b3d084044e enable range processing for download endpoints
3 years ago
Bond-009 260b48ef9d
Merge pull request #5515 from jellyfin/fix-refresh-endpoint
3 years ago
Claus Vium fe2a310fe2
fix refresh endpoint
3 years ago
crobibero eef15dc7ac Fix third part integration
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
David 13de663201 Fix similar endpoint for TV
3 years ago
David eba403158e Re-add IsMovie
3 years ago
David f4d1e33010 Fix similar items endpoint for movies and TV
3 years ago
crobibero 56ae63433f Set filename when downloading file
3 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
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 0dd2b169a3 Add ModelBinder to ItemFilter
4 years ago
cvium b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums
4 years ago
crobibero 11d69fd3b1 Make MrLinter happy
4 years ago
crobibero 372f0eb38a Remove AddItemFields
4 years ago
crobibero 69360b749a Convert field string to enum.
4 years ago
crobibero efce4d4bf3 Merge remote-tracking branch 'upstream/master' into bad-route
4 years ago
crobibero 7294dc103f Fix api routes
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
Patrick Barron 414bedbde4 Move library entities to folder.
4 years ago
Patrick Barron fa8892fde4 Make LibraryController.GetDownload async
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
David 8bb9909660 Fix photo viewer
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 9e00aa3014 fix openapi validation errors
4 years ago