| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-15 | Rename IsNoWebContent to NoWebContent | Mark Monteiro | |
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Use config setting to decide if web content should be hosted | Mark Monteiro | |
| Also fail server startup if web content is expected but missing | |||
| 2020-03-10 | Merge branch 'master' into support-injecting-iconfiguration | Mark Monteiro | |
| 2020-03-08 | Use logging.json instead of logging.user.json for override settings | Mark Monteiro | |
| 2020-03-06 | Load user logging config file into application configuration | Mark Monteiro | |
| 2020-03-06 | Create separate constants for the two logging file names | Mark Monteiro | |
| 2020-03-05 | Improve migration logic | Vasily | |
| 2020-03-05 | Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer | Vasily | |
| 2020-03-03 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-injecting-iconfiguration | |||
| 2020-03-03 | Register Serilog logging services correctly | Mark Monteiro | |
| 2020-02-28 | Do not save a reference to the startup config in ApplicationHost | Mark Monteiro | |
| 2020-02-28 | Register configuration correctly with application using ↵ | Mark Monteiro | |
| 'ConfigureAppConfiguration()' in WebHostBuilder Without this, the correct instance of IConfiguration is not injected into services that rely on it | |||
| 2020-02-28 | Use constants for settings keys | Mark Monteiro | |
| 2020-02-26 | Use IsHostingContent instead of explicitly checking ContentRoot | Mark Monteiro | |
| 2020-02-25 | Remove log message executed before logger is initialized | Mark Monteiro | |
| 2020-02-25 | Use the swagger API page as the default redirect path if not hosting the ↵ | Mark Monteiro | |
| jellyfin-web content | |||
| 2020-02-25 | Do not set a static content root if the jellyfin-web directory does not ↵ | Mark Monteiro | |
| exist or is empty | |||
| 2020-02-12 | Merge branch 'master' into images | Bond-009 | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-27 | Fix spacing logs | Bond-009 | |
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2020-01-16 | Add brackets around thread id | Bond-009 | |
| 2020-01-13 | Add thread ID and source to logging | Bond-009 | |
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-11-27 | Merge pull request #1503 from cvium/webapi_v2 | Vasily | |
| Move StartupWizard to ASP.NET Web Api | |||
| 2019-11-27 | Merge pull request #1942 from Bond-009/nullable | Vasily | |
| Enable nullable reference types for Jellyfin.Server | |||
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-24 | Move appbuilder and service collection to Jellyfin.Server | Claus Vium | |
| 2019-11-22 | Validate https certificates | Bond_009 | |
| 2019-10-29 | Update Jellyfin.Server/Program.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-10-26 | Enable nullable reference types for Jellyfin.Server | Bond_009 | |
| 2019-10-23 | Reload logging.json on changes | Claus Vium | |
| 2019-09-29 | Log startup time | Bond_009 | |
| 2019-09-27 | Don't log revision number | Bond_009 | |
| 2019-09-24 | Remove submodule and add clone and build to CI | Erwin de Haan | |
| 2019-09-11 | Update deps (#1735) | Bond-009 | |
| 2019-08-18 | Fix possible hidden exceptions | Bond_009 | |
| If an error occurred while starting the server which in turn caused an exception in the dispose method of the apphost, the first exception wouldn't get logged. | |||
| 2019-08-11 | Improve clickable link | Bond_009 | |
| 2019-08-11 | Update deps + document startup project | Bond_009 | |
| * Fixed the release build * Documented all public/internal members of Jellyfin.Server * Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server This will ensure that any new public/internal members of Jellyfin.Server are documented | |||
| 2019-08-09 | Fix more warnings | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-07-07 | Fix merge errors | Bond_009 | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Fixes issues with HttpClientManager | Bond_009 | |
| 2019-06-28 | Add removed line | Bond_009 | |
| 2019-06-28 | Final fixes | Bond-009 | |
| 2019-06-28 | More | Bond-009 | |
| 2019-06-09 | Improve main code flow | Bond_009 | |
| Improved the way how some parts of the code depend on eachother Fixed some style issues | |||
| 2019-06-05 | Merge pull request #1366 from Bond-009/warn3 | Anthony Lavado | |
| Fix more warnings | |||
