aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Expand)Author
2019-02-10Add support for ZIP plugin archivesJoshua Boniface
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
2019-02-02Remove unused fieldBond_009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-31Revert back to NoAutoRunWebAppPloughPuff
2019-01-31Move Options to Jellyfin.Server and create interface filePloughPuff
2019-01-31Use CommandLineParser package for handling CLI argsPloughPuff
2019-01-31Merge branch 'master' into localeBond-009
2019-01-29Merge pull request #716 from Bond-009/warningsVasily
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-27Remove code for pre-installed pluginsBond_009
2019-01-27Start startup tasks asyncBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-26Merge pull request #723 from Bond-009/dbperfAndrew Rabert
2019-01-26Merge pull request #709 from Bond-009/nullAndrew Rabert
2019-01-26Merge pull request #711 from Bond-009/syseventAndrew Rabert
2019-01-26Fix ctorBond_009
2019-01-25Revert "Merge pull request #452 from Bond-009/activitydb"Erwin de Haan
2019-01-25Remove more compile time warningsBond_009
2019-01-25Remove remnants of system eventsBond_009
2019-01-25Fix always null expressionsBond_009
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