Commit Graph

227 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Cody Robibero ecb73168b3 Suggestions from review
2 years ago
David Ullmer 3fb3ee074a Remove splashscreen generation from IImageEncoder and add IImageGenerator
2 years ago
David Ullmer 4ba168c8a1 Add splashscreen builder
2 years ago
Cody Robibero 6d299eed49 Don't transform gif
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Claus Vium 1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Bond_009 f7ae3c6a85 Set AnalysisMode to AllEnabledByDefault
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Odd Stråbø d0857cf655 Fix build, increase StringBuilder starting size
3 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review
3 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio
3 years ago
Bond-009 b2fbf97abd
Merge pull request #4988 from Bond-009/crop
3 years ago
Bond_009 95327b842e Enable NetAnalyzers for more projects
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
Bond_009 620fbf0f89
Remove CropWhitespace function
3 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
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
Vasily 2b1ae7ac58 Fix code smells
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 d744d7d234 Merge branch 'master' into register-services-correctly
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
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