| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-26 | Merge pull request #2798 from JustAMan/fix-livetv-again | Joshua M. Boniface | |
| Make localhost LiveTV restreams always use plain HTTP port (cherry picked from commit f502c893315ce0f130a22d1a30394218ae3ed511) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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 | Register Serilog logging services correctly | Mark Monteiro | |
| 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 | |||
| 2019-06-01 | Merge branch 'master' into tasks | Bond-009 | |
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-03-26 | Reduce complexity http routes | Bond-009 | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-25 | Lower the amount of running tasks | Bond_009 | |
| 2019-03-13 | Merge pull request #1059 from Bond-009/os | Vasily | |
| Remove EnvironmentInfo | |||
| 2019-03-12 | Merge pull request #1092 from joshuaboniface/configurable-webdir | Joshua M. Boniface | |
| Add configurable webdir option | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Move CreateDirectory for dataDir to try block | Joshua Boniface | |
| 2019-03-10 | Have datadir envvar match the others | Joshua Boniface | |
| 2019-03-10 | Add further resources to complete WebPath | Joshua Boniface | |
