Commit Graph

43 Commits (151182b9a91632a4e750b1d806e33204abe18e2b)

Author SHA1 Message Date
Bond_009 118f30059c Merge branch 'master' into nullable4
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
dkanada 5a816f0b22
Merge pull request #2731 from Bond-009/minor2
4 years ago
Bond_009 4419587c2a Minor improvements
4 years ago
Unknown 55ddda09c4 Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1
4 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
4 years ago
Mark Monteiro 47805d89fe Set CA1032 (Implement standard exception constructors) severity to info globally
5 years ago
Mark Monteiro 4c30557527 Remove commented code
5 years ago
Mark Monteiro f7eef1aa7f Use the correct verbiage for documenting thrown exceptions
5 years ago
Mark Monteiro c1c1672d0f Fix remaining StyleCop warnings
5 years ago
Mark Monteiro c05933234a Enable `TreatWarningsAsErrors` flag is project file
5 years ago
Mark Monteiro 2c3e1b8562 Enable StyleCop analyzer and fix existing issues
5 years ago
Mark Monteiro b8c8d45b8d Enable Serilog and multithreading analyzer
5 years ago
Mark Monteiro 0cf9e59d5a Enable FxCop Analysis and fix issues
5 years ago
Mark Monteiro 88928118eb Add missing documentation in Jellyfun.Drawing.Skia
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond-009 318b9949f2 Improve Skia error handling (#1752)
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
DrPandemic 394d96246b
Check path before opening image
5 years ago
Bond_009 aa30227545 Improve main code flow
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
dkanada 47095e6cf8 move a variable out of for loop
5 years ago
dkanada e498e47109 remove mirror images from library thumbnail
5 years ago
Bill Thornton 41df94115f Update image overlays to use Jellyfin blue
5 years ago
Bond-009 43cf11aa35 Change discards
5 years ago
Bond_009 70c85925af Move some arrays to generics
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 a430568082 Unwrapped `OpenRead` and `CopyFile`
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
Erwin de Haan 42e0b32c7d Added AssemblyInfo for Jellyfin.Drawing.Skia
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Bond_009 bb056f4b59 Cleanup
5 years ago
Bond_009 ce11869a1a Move Skia back into it's own project
5 years ago