Commit Graph

66 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Cody Robibero bee13d5644 Fix splashscreen (#7895)
2 years ago
Cody Robibero b37052a4a6 Fix build
2 years ago
Bond-009 2579b2db56
Merge pull request #7137 from SenorSmartyPants/master
2 years ago
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
2 years ago
Cody Robibero 8a36fe7ed5 Use png for storage
2 years ago
Cody Robibero 0d335082c8 suggestions from review
2 years ago
Cody Robibero ecb73168b3 Suggestions from review
2 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
2 years ago
SenorSmartyPants bd2bec4d4a Remove special HTTP HEAD processing
2 years ago
Cody Robibero 360fd70fc7 Clean up
2 years ago
David Ullmer 9e0958d822 Apply suggestions from code review
2 years ago
David Ullmer c70452b4a4 Add missing response code documentation
2 years ago
David Ullmer 68db3be0e7 Remove darkening filter from Splashscreen
2 years ago
David Ullmer e026ba84c5 Add Splashscreen API endpoint to ImageController
2 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
2 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
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
3 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