Historique des commits

Auteur SHA1 Message Date
  Mark Monteiro 0ce82ab332 Remove unnecessary fields in ApplicationHost il y a 5 ans
  Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps il y a 5 ans
  Vasily 89448ac055 Merge pull request #2634 from mark-monteiro/enable-http2 il y a 5 ans
  Mark Monteiro 0e57348cf4 Merge remote-tracking branch 'upstream/master' into development-https il y a 5 ans
  Bond-009 f31efce52d Merge branch 'master' into usings il y a 5 ans
  Mark Monteiro ca85bef7c5 Move check for web client directory to application startup in Program.cs il y a 5 ans
  Bond-009 eb09d47ed2 Update Jellyfin.Server/Program.cs il y a 5 ans
  Bond_009 e9d1eabd53 Remove unused usings il y a 5 ans
  Mark Monteiro 54cbf9c4dc Bind HTTPS ports when running with development environment flag il y a 5 ans
  Mark Monteiro 1fb939b9b2 Enable HTTP/2 support il y a 5 ans
  Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient il y a 5 ans
  Mark Monteiro 05ab61200a Do not call UseContentRoot() on the web host builder il y a 5 ans
  Mark Monteiro 2a01537371 Merge command line options into framework configuration il y a 5 ans
  Mark Monteiro 6fbdf0d6a2 Construct ApplicationHost with DI framework instead of manually il y a 5 ans
  Mark Monteiro 6a6293afc7 Make startup config nullable when configuring app configuration il y a 5 ans
  Mark Monteiro 420e3619fb Use startup configuration to set the default redirect path il y a 5 ans
  Mark Monteiro 4102e3afd0 Rename IsNoWebContent to NoWebContent il y a 5 ans
  Mark Monteiro 99bf6edba2 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content il y a 5 ans
  Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted il y a 5 ans
  Mark Monteiro 6131599e88 Merge branch 'master' into support-injecting-iconfiguration il y a 5 ans
  Mark Monteiro 8dbb1c9257 Use logging.json instead of logging.user.json for override settings il y a 5 ans
  Mark Monteiro 6660006f01 Load user logging config file into application configuration il y a 5 ans
  Mark Monteiro f2fdf50b3b Create separate constants for the two logging file names il y a 5 ans
  Vasily ecaa7f8014 Improve migration logic il y a 5 ans
  Vasily 9eef0e8ca0 Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer il y a 5 ans
  Mark Monteiro 76957213e6 Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration il y a 5 ans
  Mark Monteiro c376f4ca51 Register Serilog logging services correctly il y a 5 ans
  Mark Monteiro 48f8118072 Do not save a reference to the startup config in ApplicationHost il y a 5 ans
  Mark Monteiro a4e5a5ab31 Register configuration correctly with application using 'ConfigureAppConfiguration()' in WebHostBuilder il y a 5 ans
  Mark Monteiro 3043b7323b Use constants for settings keys il y a 5 ans