| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-26 | Bump version to 10.12.0 (for real this time) | Joshua M. Boniface | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-10-26 | Bump version to 10.11.0 | Jellyfin Release Bot | |
| 2024-05-11 | Bump version to 10.10.0 | Jellyfin Release Bot | |
| 2023-11-16 | Update deps | Bond_009 | |
| * Removes SourceLink as it should work automagically with .NET 8 | |||
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-02-04 | Use Directory.Packages.props (#9135) | Zoltan Csizmadia | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 2023-01-18 | chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 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-07-13 | bump Jellyfin to 10.9 | Cody Robibero | |
| 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-11-15 | Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-09 | Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-06 | Set AnalysisMode to AllEnabledByDefault | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-08-13 | Merge branch 'master' into minor15 | Bond-009 | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-06 | Minor fixes | Bond_009 | |
| 2021-05-16 | Forward | cvium | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2020-12-04 | Bump version to 10.8.0 for next release | Joshua M. Boniface | |
| 2020-11-16 | Merge branch 'master' into emby-namig-nullable | BaronGreenback | |
| 2020-11-10 | Update packages to net5 | crobibero | |
| 2020-11-01 | Re-Sharper inspection issues | Stepan | |
| 2020-11-01 | Enable nullable in Emby.Naming | Stepan | |
| 2020-09-02 | Fixes for CI Nuget package pushing and CI triggers | Erwin de Haan | |
| Also adds SourceLink support and symbols that are pushed to Nuget. Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package) SourceLink will enable stepping during debugging. | |||
| 2020-08-26 | use proper spdx | crobibero | |
| 2020-08-26 | switch to spdx | crobibero | |
| 2020-08-25 | Properly pack project license | crobibero | |
| 2020-08-13 | Use VersionPrefix | David | |
| 2020-08-13 | Fix nuget ci | David | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2019-12-17 | Enable analyzers for Emby.Naming | Bond_009 | |
| 2019-12-13 | Enable TreatWarningsAsErrors for some projects | Bond_009 | |
| Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings. | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-21 | Update deps | Bond_009 | |
| 2019-11-08 | Fix naming tests | Bond_009 | |
| 2019-11-01 | Update deps and add MultiThreading analyzer | Bond_009 | |
| 2019-10-11 | Move to netcore3.0 | Bond_009 | |
| 2019-08-11 | Update deps + document startup project | Bond_009 | |
| * Fixed the release build * Documented all public/internal members of Jellyfin.Server * Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server This will ensure that any new public/internal members of Jellyfin.Server are documented | |||
| 2019-06-14 | Update deps | Bond_009 | |
| 2019-06-01 | Fix build | Bond_009 | |
