Historique des commits

Auteur SHA1 Message Date
  Bond_009 787049f35f Merge branch 'master' into minor il y a 5 ans
  Bond_009 147e434634 Try to not crash on unsupported plugin load il y a 5 ans
  Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction il y a 5 ans
  Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction il y a 5 ans
  Mark Monteiro d1fe28fac6 Check for null before disposing il y a 5 ans
  Mark Monteiro 6f8c81ff7e Register ServiceController with the DI framework il y a 5 ans
  Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup il y a 5 ans
  Mark Monteiro c36e4ecc6c Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startup il y a 5 ans
  Mark Monteiro 0e3d319a3a Log 'ASPNETCORE_ENVIRONMENT' value at application startup il y a 5 ans
  dkanada 9649b986d8 Merge pull request #2621 from mark-monteiro/log-env-vars-at-startup il y a 5 ans
  dkanada a96c0a72b8 Merge pull request #2549 from dkanada/refactor il y a 5 ans
  Mark Monteiro 885bc11b67 Log 'JELLYFIN_' environment variables at application start il y a 5 ans
  Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content il y a 5 ans
  Mark Monteiro 05ab61200a Do not call UseContentRoot() on the web host builder il y a 5 ans
  Mark Monteiro 6fbdf0d6a2 Construct ApplicationHost with DI framework instead of manually il y a 5 ans
  Bond-009 94fe9b8f6d Merge branch 'master' into warn17 il y a 5 ans
  Mark Monteiro 6131599e88 Merge branch 'master' into support-injecting-iconfiguration il y a 5 ans
  dkanada d7c34b4611 start tvdb migration for plugin interface il y a 5 ans
  Mark Monteiro 9aa259eb95 Revert unnecessary ordering changes in ApplicationHost il y a 5 ans
  Mark Monteiro 6b06a9a919 Make Logger and LoggerFactory both protected in ApplicationHost il y a 5 ans
  Mark Monteiro c49a12dd73 Make LoggerFactory private in ApplicationHost and use it to construct loggers with context il y a 5 ans
  Mark Monteiro 370c312e01 Make logger private in ApplicationHost 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 a4bf645ba5 Fix compilation error il y a 5 ans
  Mark Monteiro c376f4ca51 Register Serilog logging services correctly il y a 5 ans
  Mark Monteiro 189f005846 Remove IConfiguration from service collection il y a 5 ans
  Mark Monteiro 48f8118072 Do not save a reference to the startup config in ApplicationHost il y a 5 ans
  dkanada 974a04c129 update plugin classes for nightly builds il y a 5 ans
  dkanada a3bb81553d Merge pull request #2176 from Bond-009/nullable2 il y a 5 ans
  Bond_009 07cc4be6a7 Fix some warnings il y a 5 ans