aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/IApplicationHost.cs
AgeCommit message (Expand)Author
2020-04-22Remove unused usingsMark Monteiro
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-11merge branch master into plugindkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-04Remove unnecessary async and parameter from ApplicationHost initialization me...Mark Monteiro
2020-02-28Do not save a reference to the startup config in ApplicationHostMark Monteiro
2020-02-26update plugin classes for nightly buildsdkanada
2019-12-11More warnings (removed)Bond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-04-18Remove unused eventBond-009
2019-03-14Added contact email to user agentPloughPuff
2019-03-07Remove EnvironmentInfoBond-009
2019-02-18Removed remaining self-update codeBond_009
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-25Revert "Merge pull request #452 from Bond-009/activitydb"Erwin de Haan
2019-01-23Suffix async methods with AsyncBond_009
2019-01-23Ensure DB existsBond_009
2019-01-19Rename ApplicationSemanticVersion to ApplicationVersionAndrew Rabert
2019-01-19Remove ApplicationVersionAndrew Rabert
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.CommonErwin de Haan
2019-01-03Remove firebase and empty resource config fileBond_009
2019-01-02Remove CheckForApplicationUpdate functionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-09update restart functionLuke Pulverenti
2017-04-093.2.12.2Luke Pulverenti
2017-01-21update program titlesLuke Pulverenti
2016-10-23rework scheduled tasks in preparation of common project going portableLuke Pulverenti
2014-11-23consolidate os display nameLuke Pulverenti
2014-09-06add system id to remote callsLuke Pulverenti
2014-05-08split files into separate classesLuke Pulverenti
2014-05-08Removed guids from the model projectLuke Pulverenti
2014-04-30re-enable mobile media controllerLuke Pulverenti
2014-02-06Added IDependencyModule to allow plugins to define IoC bindingsThomas Gillen
2014-01-29Added isservice to reported statisticsLuke Pulverenti
2014-01-25Added IAppHost.NameLuke Pulverenti
2013-12-13support progress bar while splash window is upLuke Pulverenti
2013-10-07added CanSelfRestartLuke Pulverenti
2013-10-03safer hls killLuke Pulverenti
2013-10-02handle type creation errorsLuke Pulverenti
2013-09-20starting point towards running as a serviceLuke Pulverenti
2013-07-06added a notifications serviceLuke Pulverenti
2013-03-11fixed app update notificationsLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti