| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-14 | Address review comments | Patrick Barron | |
| 2020-05-02 | Migrate activity db to EF Core | Patrick Barron | |
| 2020-04-26 | Added option to disable metrics collection and defaulted it to off | sparky8251 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-13 | Bump Mono.Nat from 2.0.0 to 2.0.1 | dependabot-preview[bot] | |
| Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.0...Mono.Nat-2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-08 | Merge pull request #2793 from mark-monteiro/remove-interactive-extensions | dkanada | |
| Remove Ix.NET | |||
| 2020-04-06 | Remove reference to System.Interactive.Async | Mark Monteiro | |
| 2020-04-07 | Bump sharpcompress from 0.24.0 to 0.25.0 | dependabot-preview[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.24...0.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| use-development-exception-page | |||
| 2020-03-25 | Update .NET Core to 3.1.3 | Mark Monteiro | |
| 2020-03-22 | Update all packages to .NET Core 3.1.2 | Mark Monteiro | |
| 2020-03-21 | Do not handle exceptions manually when in development mode | Mark Monteiro | |
| 2020-01-28 | Update deps | Bond_009 | |
| 2020-01-16 | Update SQLitePCL to new version | Anthony Lavado | |
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2020-01-02 | Merge pull request #2150 from Bond-009/releaseerror | dkanada | |
| Enable TreatWarningsAsErrors for some projects | |||
| 2019-12-20 | Merge branch 'master' into warn12 | Bond_009 | |
| 2019-12-18 | Enable analyzers | Bond-009 | |
| 2019-12-18 | Merge pull request #1941 from Bond-009/mediaencoding | dkanada | |
| Make probesize and analyzeduration configurable and simplify circular dependencies | |||
| 2019-12-14 | Move Emby.XmlTv to a NuGet package (#2042) | Bond-009 | |
| * Move Emby.XmlTv to a NuGet package * Update Emby.Server.Implementations/Emby.Server.Implementations.csproj Co-Authored-By: Anthony Lavado <anthonylavado@me.com> | |||
| 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-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-05 | Merge pull request #2050 from Bond-009/nullref | dkanada | |
| Fix possible nullref when updating packages | |||
| 2019-11-27 | Merge pull request #1503 from cvium/webapi_v2 | Vasily | |
| Move StartupWizard to ASP.NET Web Api | |||
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-24 | Fix possible nullref when updating packages | Bond_009 | |
| 2019-11-23 | Remove unused reference | Claus Vium | |
| 2019-11-23 | Move API stuff to the api project | Claus Vium | |
| 2019-11-23 | Add authentication and remove versioning | Claus Vium | |
| 2019-11-21 | Update deps | Bond_009 | |
| 2019-11-19 | Add SwaggerUI | Claus Vium | |
| 2019-11-19 | Move StartupWizard to ASP.NET Web Api | Claus Vium | |
| 2019-11-01 | Use Mono.Nat Nuget package | Bond_009 | |
| 2019-11-01 | Update deps and add MultiThreading analyzer | Bond_009 | |
| 2019-10-11 | Move to netcore3.0 | Bond_009 | |
| 2019-09-11 | Update deps (#1735) | Bond-009 | |
| 2019-08-19 | Upgrade SQLitePCL to v2 | 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-08-11 | Merge pull request #1462 from Bond-009/installationmanager | dkanada | |
| Improvements to InstallationManager | |||
| 2019-08-09 | Fix doc releated warnings | Bond_009 | |
| 2019-07-29 | Include library via NuGet instead of via source | Bond_009 | |
| 2019-06-28 | Fix whitespace | Bond_009 | |
| 2019-06-14 | Update deps | Bond_009 | |
| 2019-06-14 | Improvements to InstallationManager | Bond_009 | |
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-03-13 | Merge pull request #1096 from dkanada/opensubs | Vasily | |
| Remove open subtitles from the server | |||
| 2019-03-11 | remove open subtitles from the server | dkanada | |
| 2019-03-07 | Fail on warnings for Jellyfin.Server | Bond-009 | |
