Historial de Commits

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