Commit Graph

231 Commits (53f99d5d4bdf3f2f5b65d53f9d84f1ea220e58e7)

Author SHA1 Message Date
crobibero 59365150d8 Remove profile image before setting new
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
Patrick Barron aa4ac5902e Fix concurrency exception
4 years ago
Patrick Barron 7fba0b778e Properly remove profile images
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
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Vasily 279f0da980 Rename ImageInfo.Hash to ImageInfo.BlurHash
4 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
4 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
4 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
4 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there
4 years ago
Vasily 02da312f8a Fix compilation after rebase
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Patrick Barron c1360a1dc3 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
dkanada c15463fa12
Merge pull request #2837 from Bond-009/async2
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
4 years ago
Bond_009 38dae51ccf Minor IAsyncDisposable improvements
4 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
4 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types
4 years ago
Patrick Barron 6a3f9253db Convert using statements to using declarations where applicable
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
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 19844a2c2a Fix typo
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
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
Bond-009 c5fce647de Cleanup/simplification
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
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 449dd1a6a2 Remove allowSlowMethods from image processing
6 years ago