Commit Graph

48 Commits (13fbfe6091e61450aedc07bc78c96bf4c414bc65)

Author SHA1 Message Date
Bond_009 13fbfe6091 Target net6.0
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Claus Vium dc4714fe40
fix webp compatibility testing (#5787)
3 years ago
Cody Robibero cc59abd54e
Mark cropWhitespace parameter as obsolete (#5751)
3 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill
3 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints
3 years ago
Bond-009 b2fbf97abd
Merge pull request #4988 from Bond-009/crop
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
Bond_009 40b9e7592f Fix build
3 years ago
crobibero d5f0b046bb Add image file accept to openapi
3 years ago
Bond_009 620fbf0f89
Remove CropWhitespace function
3 years ago
cvium 5b4eef741a Convert from base64 when saving item images
4 years ago
crobibero 5150598c6d Fix API forbidden response
4 years ago
Joshua M. Boniface b707d8e09d
Merge pull request #4486 from crobibero/split-api
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
Bond_009 c01042b355
Fix nullref
4 years ago
crobibero 8f58f63b08 Merge remote-tracking branch 'upstream/master' into split-api
4 years ago
crobibero 547ee88561 Remove api client generator errors
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
Patrick Barron 72263613d0 Convert some code in UserManager to async
4 years ago
Matt Montgomery 7cec65b973 Update documentation
4 years ago
Matt Montgomery 754e859f6e Convert strings to ImageFormat
4 years ago
crobibero 63ebae2f9e Remove nullable from required
4 years ago
crobibero efce4d4bf3 Merge remote-tracking branch 'upstream/master' into bad-route
4 years ago
crobibero af2186ab83 add back optional for route param
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 b64108923a Add missing references
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero a698dab66f Specify image file return for GetItemImage2
4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible
4 years ago
crobibero db99903c35 Properly verify cache duration
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
crobibero 05f9473544 Apply fixes from review
4 years ago
crobibero fffa94fc33 Apply fixes from review
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 b006fd1b8f apply review suggestions
4 years ago
crobibero 6602b0dfb6 Move ImageService.cs to Jellyfin.Api
4 years ago
crobibero 230c54721d update post profile image
4 years ago
crobibero ccd7b3f524 WIP GetImage endpoints
4 years ago
crobibero 9a8deadc21 implement all non image get endpoints
4 years ago
crobibero cd273c4e98 Start move ImageService.cs to Jellyfin.Api
4 years ago