Commit Graph

77 Commits (master)

Author SHA1 Message Date
Peaches_MLG de750ac8a2 Cleanup PhotoProvider.cs using new .NET 8 features
2 months ago
Bond_009 eb022c49cc Update to .NET 8
6 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
6 months ago
Bond_009 b176beb88e Reduce string allocations
7 months ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
Bond-009 f3c57e6a0a
Merge pull request #8511 from Bond-009/isnull
1 year ago
Gen R 681be595ce
Add support for avif and webp for photos (#8857)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Cody Robibero 010228b3c0 Backport pull request #8234 from jellyfin/release-10.8.z
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Bond_009 95327b842e Enable NetAnalyzers for more projects
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
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
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
4 years ago
Bond-009 ba1ffbabd3 Merge branch 'master' into nullable2
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
Bond_009 bb236b9591 Merge branch 'master' into warn12
4 years ago
Bond_009 5dc3874ebd Enable nullable reference types for Emby.Photos and Emby.Notifications
4 years ago
Bond-009 5c9e849b85 Enable analyzers
4 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
4 years ago
Bond_009 3cf9313c86 Update deps
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
5 years ago
Bond_009 1616f24cee Fix more warnings
5 years ago
dkanada bb04545068
Merge pull request #1614 from Bond-009/docs2
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond_009 003238ef5e Update deps + document startup project
5 years ago
Bond-009 35d7e97258 Ignore casing photo extensions
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Bond_009 883575893b Change image dimentions from double to int
5 years ago
Andrew Rabert bc8a0eeead Use TagLibSharp Nuget package
5 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing
5 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation.
5 years ago