Commit Graph

51 Commits (b880dc8a4a2d1820c6063f441edce42ab399d79e)

Author SHA1 Message Date
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
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
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
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
4 years ago
David eba403158e Re-add IsMovie
4 years ago
David f4d1e33010 Fix similar items endpoint for movies and TV
4 years ago
crobibero 56ae63433f Set filename when downloading file
4 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
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
Patrick Barron 7bd9172779
Merge pull request #3434 from crobibero/api-unused
4 years ago
crobibero 835bda7be3 Add missing route
4 years ago
crobibero 7a32d03101 remove unused parameters
4 years ago
crobibero 32881c6b22 add missing docs and attributes
4 years ago
crobibero 45234e5ecd Add movie support to existing GetSimilarItemsResult
4 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api
4 years ago