| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | Locking cleaning (#15713) | Mark Cilia Vincenti | |
| 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-10-11 | Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common | 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 deps | Bond_009 | |
| 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-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 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-05-05 | Enable nullable reference types for MediaBrowser.Common | Bond_009 | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-03-05 | Add JsonVersionConverter and tests | crobibero | |
| 2021-02-09 | Merge pull request #4663 from joshuaboniface/bump-version-10.8.0 | dkanada | |
| Bump version to 10.8.0 for next release | |||
| 2020-12-22 | Remove unused deps | crobibero | |
| 2020-12-04 | Bump version to 10.8.0 for next release | Joshua M. Boniface | |
| 2020-11-20 | Merge pull request #4499 from crobibero/more-param | Joshua M. Boniface | |
| Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids | |||
| 2020-11-16 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | crobibero | |
| 2020-11-16 | Merge branch 'master' into emby-namig-nullable | BaronGreenback | |
| 2020-11-10 | Update packages to net5 | crobibero | |
| 2020-11-01 | Enable nullable in Emby.Naming | Stepan | |
| 2020-10-13 | Update to dotnet 3.1.9 | crobibero | |
| 2020-09-12 | update to dotnet 3.1.8 | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 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-31 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 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-08-12 | bump deps | crobibero | |
| 2020-07-17 | Update .NET Core to 3.1.6 | Patrick Barron | |
