aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Program.cs
AgeCommit message (Expand)Author
2019-03-25Simplify/remove/clean codeBond-009
2019-03-13Merge pull request #1059 from Bond-009/osVasily
2019-03-12Merge pull request #1092 from joshuaboniface/configurable-webdirJoshua M. Boniface
2019-03-12Implement review feedbackJoshua Boniface
2019-03-10Move CreateDirectory for dataDir to try blockJoshua Boniface
2019-03-10Have datadir envvar match the othersJoshua Boniface
2019-03-10Add further resources to complete WebPathJoshua Boniface
2019-03-10Add configuration flag for Web directoryJoshua Boniface
2019-03-07Remove EnvironmentInfoBond-009
2019-03-07Fix the 2 new warningsBond-009
2019-03-03Start the webhost before RunStartupTasks and fix ContentEncodingClaus Vium
2019-02-26kestrel initClaus Vium
2019-02-20Merge pull request #851 from Bond-009/appdataVasily
2019-02-18Remove useless checkBond-009
2019-02-18Simplify code to get data dirBond_009
2019-02-17Removed async from non-async methodWilliam Taylor
2019-02-17Removed unnecessary configuration options and reduced primitive dependenciesWilliam Taylor
2019-02-17Removed primitives from services in Program.csWilliam Taylor
2019-02-16Warnings for docsBond-009
2019-02-16ConfigureAwaitBond-009
2019-02-15Merge pull request #801 from Bond-009/diVasily
2019-02-13Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...ploughpuff
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
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-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
2019-02-01Fix more warningsBond_009
2019-02-01Rebase on masterBond_009
2019-02-01Make cache dir configurableBond_009
2019-01-31Improved help text and output errors to stderrPloughPuff
2019-01-31Move Options to Jellyfin.Server and create interface filePloughPuff
2019-01-31Accept single-hyphen usage and rename -programdatadir to -datadirPloughPuff
2019-01-31Use CommandLineParser package for handling CLI argsPloughPuff
2019-01-31Merge branch 'master' into localeBond-009
2019-01-27Start startup tasks asyncBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-26Move Skia back into it's own projectBond_009
2019-01-26Merge pull request #711 from Bond-009/syseventAndrew Rabert
2019-01-25Revert "Merge pull request #452 from Bond-009/activitydb"Erwin de Haan
2019-01-25Remove remnants of system eventsBond_009
2019-01-24Merge pull request #452 from Bond-009/activitydbAndrew Rabert
2019-01-24Fix some analyzer warningsBond_009
2019-01-23Suffix async methods with AsyncBond_009
2019-01-23Ensure DB existsBond_009
2019-01-20Fix func nameAndrew Rabert
2019-01-20Merge branch 'dev' into imagesizeAndrew Rabert
2019-01-20Removed unused parameters from Program.getImageEncoderWilliam Taylor
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20TouchupBond_009
2019-01-20Remove unneeded fieldsBond_009