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
/
MediaBrowser.Api
/
Images
/
ImageService.cs
Age
Commit message (
Expand
)
Author
2020-07-21
Move ImageService.cs to Jellyfin.Api
crobibero
2020-07-21
Merge remote-tracking branch 'upstream/api-migration' into api-image-service
crobibero
2020-07-19
Remove profile image before setting new
crobibero
2020-06-20
implement all non image get endpoints
crobibero
2020-06-19
Start move ImageService.cs to Jellyfin.Api
crobibero
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-13
Fix concurrency exception
Patrick Barron
2020-06-11
Properly remove profile images
Patrick Barron
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Merge pull request #3179 from Bond-009/bugs
Anthony Lavado
2020-05-26
Fix a bug in Emby.Notifications and clean up
Patrick Barron
2020-05-26
Make SonarCloud less angry
Patrick Barron
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-26
Rename ImageInfo.Hash to ImageInfo.BlurHash
Vasily
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-20
Fix profile images.
Patrick Barron
2020-05-20
Fix issues and add profile image support
Patrick Barron
2020-05-19
Compute hash only when one is not computed in DB, small optimizations here an...
Vasily
2020-05-19
Fix compilation after rebase
Vasily
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-05-13
2nd half of changes
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-13
Merge branch 'master' into register-services-correctly
Mark Monteiro
2020-04-05
Remove unnecessary casts and explicit array types
Patrick Barron
2020-04-05
Convert using statements to using declarations where applicable
Patrick Barron
2020-04-04
Eliminate circular dependency between LibraryManager and ImageProcessor
Mark Monteiro
2020-02-12
Merge branch 'master' into images
Bond-009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-21
Simplify image processing by removing image enhancers
Bond_009
2019-12-10
Fix typo
Bond-009
2019-11-25
* Add support for multi segment base urls
Bond_009
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-07
Cleanup/simplification
Bond-009
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-02-05
Complete rename ImageSize -> ImageDimensions
Bond-009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-26
Change image dimentions from double to int
Bond_009
2019-01-19
Remove allowSlowMethods from image processing
Andrew Rabert
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Api
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-22
update image aspect ratio detection
Luke Pulverenti
2017-10-03
remove unneeded async signatures
Luke Pulverenti
2017-09-07
update image processor
Luke Pulverenti
2017-09-03
add web socket error handling
Luke Pulverenti
[next]