Histórico de Commits

Autor SHA1 Mensagem Data
  Mark Monteiro 57b5ec1d51 Remove unnecessary properties from SystemInfo response object há 5 anos atrás
  Mark Monteiro 93649ad77b Merge remote-tracking branch 'upstream/master' into simplify-https-config há 5 anos atrás
  crobibero 890e659cd3 Fix autolaunch & redirect of swagger. há 5 anos atrás
  Mark Monteiro cd98938190 Merge remote-tracking branch 'upstream/master' into integration-tests há 5 anos atrás
  Admin d1684b1053 http in development mode crashed - há 5 anos atrás
  Mark Monteiro 51b610b999 Expose some methods in Program.cs so they can be used to initialize the application for integration tests há 5 anos atrás
  Vasily 626d4dab10 Make sure Jellyfin listens on localhost no matter what há 5 anos atrás
  Mark Monteiro 5bc6c08a0a Merge remote-tracking branch 'upstream/master' into simplify-https-config há 5 anos atrás
  Mark Monteiro f91f2ef328 Merge remote-tracking branch 'upstream/master' into register-services-correctly há 5 anos atrás
  Bond-009 29539174a3 Merge pull request #2636 from mark-monteiro/development-https há 5 anos atrás
  Mark Monteiro aee6a1b476 Remove unnecessary async and parameter from ApplicationHost initialization method há 5 anos atrás
  Mark Monteiro 5d648bf54f Register and construct ILocalizationManager correctly há 5 anos atrás
  Mark Monteiro 07cebbeae2 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly há 5 anos atrás
  Mark Monteiro 0ce82ab332 Remove unnecessary fields in ApplicationHost há 5 anos atrás
  Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps há 5 anos atrás
  Vasily 89448ac055 Merge pull request #2634 from mark-monteiro/enable-http2 há 5 anos atrás
  Mark Monteiro 0e57348cf4 Merge remote-tracking branch 'upstream/master' into development-https há 5 anos atrás
  Bond-009 f31efce52d Merge branch 'master' into usings há 5 anos atrás
  Mark Monteiro ca85bef7c5 Move check for web client directory to application startup in Program.cs há 5 anos atrás
  Bond-009 eb09d47ed2 Update Jellyfin.Server/Program.cs há 5 anos atrás
  Bond_009 e9d1eabd53 Remove unused usings há 5 anos atrás
  Mark Monteiro 54cbf9c4dc Bind HTTPS ports when running with development environment flag há 5 anos atrás
  Mark Monteiro 1fb939b9b2 Enable HTTP/2 support há 5 anos atrás
  Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient há 5 anos atrás
  Mark Monteiro 05ab61200a Do not call UseContentRoot() on the web host builder há 5 anos atrás
  Mark Monteiro 2a01537371 Merge command line options into framework configuration há 5 anos atrás
  Mark Monteiro 6fbdf0d6a2 Construct ApplicationHost with DI framework instead of manually há 5 anos atrás
  Mark Monteiro 6a6293afc7 Make startup config nullable when configuring app configuration há 5 anos atrás
  Mark Monteiro 420e3619fb Use startup configuration to set the default redirect path há 5 anos atrás
  Mark Monteiro 4102e3afd0 Rename IsNoWebContent to NoWebContent há 5 anos atrás