Commit Graph

181 Commits (176f25fb98891bfc3b2e3215e957af8cfffd681c)

Author SHA1 Message Date
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
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
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 9ad839c776 Initial migration code
4 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
5 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types
5 years ago
Patrick Barron 6a3f9253db Convert using statements to using declarations where applicable
5 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
5 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 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
6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 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
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan b67c1b933e Visual Studio Reformat: MediaBrowser.Api
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 7e5036a587 update image aspect ratio detection
7 years ago
Luke Pulverenti a5b82cd2ec remove unneeded async signatures
7 years ago
Luke Pulverenti eb63e0d264 update image processor
7 years ago
Luke Pulverenti c4176d2320 add web socket error handling
7 years ago
Luke Pulverenti e441e2f53d update active recordings
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 52aeb3c40b consolidate interfaces
7 years ago
Luke Pulverenti cdf573c921 update sync menus
7 years ago
Luke Pulverenti 8dcfda89d1 update image size responses
7 years ago