aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Expand)Author
2019-01-23Suffix async methods with AsyncBond_009
2019-01-23Ensure DB existsBond_009
2019-01-23Use EF Core for Activity databaseBond_009
2019-01-20Merge branch 'dev' into imagesizeAndrew Rabert
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20Cleanup ImageProcessorBond_009
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
2019-01-19Use AssmeblyProduct for NameAndrew Rabert
2019-01-19Remove redundant GetDefaultUserAgentAndrew Rabert
2019-01-19Fix ApplicationUserAgent documentationAndrew Rabert
2019-01-19Rename ApplicationSemanticVersion to ApplicationVersionAndrew Rabert
2019-01-19Remove ApplicationVersionAndrew Rabert
2019-01-20Removed useless method, Name => Jellyfin ServerErwin de Haan
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-20Updates reported version in `System/Info*` set of endpoints.Erwin de Haan
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
2019-01-16Merge branch 'dev' into cleanupBond-009
2019-01-15Extra formatting on the merged code.Erwin de Haan
2019-01-15Merge branch 'dev' into reformatErwin de Haan
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13ReSharper format: 'out' parameter inliningErwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part U-U & RootErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-08Remove useless properties from IEnvironmentInfoBond_009
2019-01-06Merge pull request #437 from cvium/remove_run_at_startupAndrew Rabert
2019-01-06Remove more newsAndrew Rabert
2019-01-06Cleanup some small thingsBond_009
2019-01-06Remove unused PowerManagementBond_009
2019-01-06Merge pull request #390 from Bond-009/loggingVasily
2019-01-05Merge pull request #383 from Bond-009/unusedAnthony Lavado
2019-01-05Remove AutoRunAtStartupcvium
2019-01-05Remove RegisterServerWithAdministratorAccesscvium
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-03Remove news serviceBond_009
2019-01-03Remove remaining part old logging codeBond_009
2019-01-03Remove firebase and empty resource config fileBond_009
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2019-01-02Merge pull request #371 from Bond-009/updateAndrew Rabert
2019-01-02Remove CheckForApplicationUpdate functionBond_009
2019-01-02Throw exception when calling unreachable functionBond_009
2019-01-02Remove GitHub updater and don't trow exception in releaseBond_009
2019-01-02Remove unused FontConfigLoaderBond_009
2019-01-02Remove useless string builderBond_009
2019-01-02Fix and improve loggingBond_009
2019-01-02Rename and rework entry pointBond_009
2018-12-30Fix build errorBond_009
2018-12-30Fix build post GPL changeBond_009
2018-12-30Clean up some catch statementsBond_009