index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
ImageController.cs
Age
Commit message (
Collapse
)
Author
2021-02-20
Fix build
Bond_009
2021-02-10
Add image file accept to openapi
crobibero
2021-01-09
Remove CropWhitespace function
Bond_009
2020-12-15
Convert from base64 when saving item images
cvium
2020-12-07
Fix API forbidden response
crobibero
2020-11-21
Merge pull request #4486 from crobibero/split-api
Joshua M. Boniface
Remove api client generator errors
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-11-21
Fix nullref
Bond_009
2020-11-20
Merge remote-tracking branch 'upstream/master' into split-api
crobibero
2020-11-15
Remove api client generator errors
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-10-29
Convert some code in UserManager to async
Patrick Barron
2020-10-03
Update documentation
Matt Montgomery
2020-10-02
Convert strings to ImageFormat
Matt Montgomery
2020-09-09
Remove nullable from required
crobibero
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-07
add back optional for route param
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Add missing references
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-02
Specify image file return for GetItemImage2
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-31
Properly verify cache duration
crobibero
2020-08-21
Make some methods async
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-08-09
MemoryStream optimizations
Bond_009
2020-08-06
Apply fixes from review
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-07-22
apply review suggestions
crobibero
2020-07-21
Move ImageService.cs to Jellyfin.Api
crobibero
2020-07-21
update post profile image
crobibero
2020-06-21
WIP GetImage endpoints
crobibero
2020-06-20
implement all non image get endpoints
crobibero
2020-06-19
Start move ImageService.cs to Jellyfin.Api
crobibero
[prev]