| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-03-03 | Remove some unused references | Claus Vium | |
| 2019-02-27 | Remove SocketHttpListener | Claus Vium | |
| 2019-02-26 | Undo some of the span abuse | Claus Vium | |
| 2019-02-26 | Add response compression middleware | Claus Vium | |
| 2019-02-26 | kestrel init | Claus Vium | |
| 2019-02-17 | Removed Reference and replaced with package reference | William Taylor | |
| 2019-02-17 | Removed primitives from services in Program.cs | William Taylor | |
| This will make it easier to move dependency registration to a system without having to new up all the services first. Moved the primitives to an IConfiguration which is much easier to inject. | |||
| 2019-02-12 | Move to Microsoft.Extensions.DependencyInjection | Bond_009 | |
| This PR replaces SimpleInjector with Microsoft.Extensions.DependencyInjection. | |||
| 2019-02-09 | Chnage to own NuGet package | Bond_009 | |
| 2019-02-04 | Fix loading of rating files | Bond_009 | |
| 2019-01-31 | Move Options to Jellyfin.Server and create interface file | PloughPuff | |
| Changes following review comments. | |||
| 2019-01-31 | Use CommandLineParser package for handling CLI args | PloughPuff | |
| 2019-01-25 | Revert "Merge pull request #452 from Bond-009/activitydb" | Erwin de Haan | |
| This reverts commit 48ad18d12baeeb42ec0ec7df9473330dcbc76754, reversing changes made to fe197415cac19c0e4005c52761c5e7a37b8a4557. | |||
