Commit Graph

138 Commits (9caf3119257544d6fb8fd3e1f1cb2b50eba7bd39)

Author SHA1 Message Date
Anthony Lavado 1f5ac19346
Merge pull request #3954 from Ullmie02/library-pictures
4 years ago
Oleg Shevchenko 58924fd1da
Fix parameters validation in ImageProcessor.GetCachePath
4 years ago
David a3020f2917 Use backdrop with library name as library thumbnail
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
Kristupas Savickas 18e06e53b4
reduce log spam when generating blurhashes
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Vasily 26eef1bbf8 Move logic of computing Blurhash components to ImageProcessor
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 118f30059c Merge branch 'master' into nullable4
4 years ago
Mark Monteiro 8f02fb9a4f Remove unused usings
4 years ago
Bond_009 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
4 years ago
Mark Monteiro 07cebbeae2 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly
4 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
4 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Claus Vium 7322485a6d Skip processing of images that don't exist
5 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Bond-009 78e4e2ed92 Fix all warnings
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Bond_009 883575893b Change image dimentions from double to int
6 years ago
Andrew Rabert 6a5488c651 Formatting
6 years ago
Andrew Rabert 1cf1e9bfa1 Update appPaths position
6 years ago
Andrew Rabert 7469ed4e6e Update logger position
6 years ago
Andrew Rabert c7f648f86a Merge branch 'dev' into imagesize
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Bond_009 7e4cc9f513 Touchup
6 years ago
Bond_009 8fc8fc0622 Cleanup ImageProcessor
6 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing
6 years ago
Andrew Rabert 9a7a5ef50e Replace custom image parser with Skia
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago