| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-10 | Rename Emby.Drawing and move to src (#9054) | Patrick Barron | |
| * Move Emby.Drawing to src * Rename Emby.Drawing -> Jellyfin.Drawing | |||
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-05-09 | Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-03-21 | Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 | dependabot[bot] | |
| Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-10-06 | Set AnalysisMode to AllEnabledByDefault | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2020-11-10 | Update packages to net5 | crobibero | |
| 2020-04-23 | Merge branch 'master' into nullable4 | Bond_009 | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-05 | Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia | Bond_009 | |
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-08-16 | Fix build on .Net Core 2.x | Bond_009 | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-01-26 | Move Skia back into it's own project | Bond_009 | |
| 2019-01-19 | Combine Emby.Drawing and Emby.Drawing.Skia | Andrew Rabert | |
| 2019-01-19 | Replace custom image parser with Skia | Andrew Rabert | |
| 2019-01-19 | Fixed csproj and xml identation. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: Non-CS files. | Erwin de Haan | |
| 2019-01-02 | Fix spacing to C#/Visual Studio standards | Anthony Lavado | |
| - This is a fix automatically applied by Visual Studio | |||
| 2018-12-12 | Change libraries from netcoreapp to netstandard | Bond_009 | |
| Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/ | |||
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-08-16 | merge common implementations and server implementations | Luke Pulverenti | |
| 2016-11-11 | update portable projects | Luke Pulverenti | |
| 2016-10-31 | make photos project portable | Luke Pulverenti | |
| 2016-10-25 | add more to .net core solution | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-10-21 | make model project portable | Luke Pulverenti | |
| 2016-10-20 | update taglibsharp | Luke Pulverenti | |
| 2016-06-18 | update playlist collages | Luke Pulverenti | |
| 2016-03-22 | update components | Luke Pulverenti | |
| 2016-02-25 | update photo resolver | Luke Pulverenti | |
| 2016-01-21 | use image magick for auto-orientation | Luke Pulverenti | |
| 2016-01-16 | update commonio | Luke Pulverenti | |
| 2015-10-28 | use ImageMagick scale method | Luke Pulverenti | |
| 2015-10-26 | support null image encoder | Luke Pulverenti | |
| 2015-10-05 | update commonio | Luke Pulverenti | |
| 2015-10-04 | remove nuget restores | Luke Pulverenti | |
| 2015-10-04 | remove nuget targets | Luke Pulverenti | |
| 2015-10-04 | Complete rework of IFileSystem | Luke Pulverenti | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-09-15 | more client sync stubs | Luke Pulverenti | |
| 2015-09-14 | use taglibsharp to read image sizes | Luke Pulverenti | |
| 2015-06-19 | updated fonts | Luke Pulverenti | |
