aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Program.cs
AgeCommit message (Expand)Author
2020-03-08Use logging.json instead of logging.user.json for override settingsMark Monteiro
2020-03-06Load user logging config file into application configurationMark Monteiro
2020-03-06Create separate constants for the two logging file namesMark Monteiro
2020-03-05Improve migration logicVasily
2020-03-05Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newerVasily
2020-03-03Register Serilog logging services correctlyMark Monteiro
2020-02-12Merge branch 'master' into imagesBond-009
2020-01-31Fix warningsBond_009
2020-01-27Fix spacing logsBond-009
2020-01-21Simplify image processing by removing image enhancersBond_009
2020-01-16Add brackets around thread idBond-009
2020-01-13Add thread ID and source to loggingBond-009
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-11-27Merge pull request #1503 from cvium/webapi_v2Vasily
2019-11-27Merge pull request #1942 from Bond-009/nullableVasily
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-11-22Validate https certificatesBond_009
2019-10-29Update Jellyfin.Server/Program.csBond-009
2019-10-26Enable nullable reference types for Jellyfin.ServerBond_009
2019-10-23Reload logging.json on changesClaus Vium
2019-09-29Log startup timeBond_009
2019-09-27Don't log revision numberBond_009
2019-09-24Remove submodule and add clone and build to CIErwin de Haan
2019-09-11Update deps (#1735)Bond-009
2019-08-18Fix possible hidden exceptionsBond_009
2019-08-11Improve clickable linkBond_009
2019-08-11Update deps + document startup projectBond_009
2019-08-09Fix more warningsBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-07-07Fix merge errorsBond_009
2019-07-06Merge branch 'master' into release-10.3.zBond-009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-06-28Add removed lineBond_009
2019-06-28Final fixesBond-009
2019-06-28MoreBond-009
2019-06-09Improve main code flowBond_009
2019-06-05Merge pull request #1366 from Bond-009/warn3Anthony Lavado
2019-06-01Merge branch 'master' into tasksBond-009
2019-06-01Fix more warningsBond-009
2019-03-26Reduce complexity http routesBond-009
2019-03-25Simplify/remove/clean codeBond-009
2019-03-25Lower the amount of running tasksBond_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