| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-29 | Merge pull request #4164 from spooksbit/remove-browser-auto-load | Bond-009 | |
| Removed browser auto-launch functionality | |||
| 2020-09-28 | Created a separate API Docs profile to launch the browser at the API docs, ↵ | spookbits | |
| and the nowebclient profile no longer launches the browser at all. Don't point to web in the client because it won't redirect properly. Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The | |||
| 2020-09-28 | Bump Serilog.Sinks.Graylog from 2.1.3 to 2.2.1 | dependabot[bot] | |
| Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.1.3 to 2.2.1. - [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases) - [Commits](https://github.com/whir1/serilog-sinks-graylog/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-09-16 | Do not implicitly reference ASP.NET Core Analyzers. | spookbits | |
| Also do not explicitly reference AspNetCore.App (fixes compiler warning). | |||
| 2020-09-16 | Update Jellyfin.Server/Properties/launchSettings.json | spooksbit | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-16 | Removed browser auto-load functionality from the server. | spookbits | |
| Added profiles in launchSettings to start either the web client or the swagger API page. Removed --noautorunwebapp as this is the default functionality. | |||
| 2020-09-12 | update to dotnet 3.1.8 | crobibero | |
| 2020-09-11 | Merge pull request #4121 from cvium/normalize_app_paths | Bond-009 | |
| Normalize application paths | |||
| 2020-09-11 | Merge pull request #4102 from cvium/fix_startup_lan_ip_validation | Bond-009 | |
| Skip startup message for /system/ping | |||
| 2020-09-11 | Normalize application paths | cvium | |
| 2020-09-10 | Merge pull request #4116 from cvium/add_known_proxies | Bond-009 | |
| Add Known Proxies to system configuration | |||
| 2020-09-10 | Standardize use of IsLocal and RemoteIp | cvium | |
| 2020-09-10 | Add Known Proxies to system configuration | cvium | |
| 2020-09-09 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-08 | Merge pull request #4096 from crobibero/auth-ex | Bond-009 | |
| Fix catching authentication exception | |||
| 2020-09-08 | Remove unused import | cvium | |
| 2020-09-08 | Skip startup message for /system/ping | cvium | |
| 2020-09-07 | Fix catching authentication exception | crobibero | |
| 2020-09-07 | Fix redirection | crobibero | |
| 2020-09-07 | Merge pull request #4013 from crobibero/dynamic-cors | Anthony Lavado | |
| Allow CORS domains to be configured | |||
| 2020-09-07 | Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.3 to 2.0.4 | dependabot[bot] | |
| Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.0.3...v2.0.4) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-09-06 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-05 | Move CorsPolicyProvider to Jellyfin.Server.Configuration | crobibero | |
| 2020-09-05 | clean docs | crobibero | |
| 2020-09-05 | Convert to ICorsPolicyProvider | crobibero | |
| 2020-09-05 | Merge remote-tracking branch 'upstream/master' into dynamic-cors | crobibero | |
| 2020-09-04 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-04 | Merge remote-tracking branch 'upstream/master' into mad-stylez | crobibero | |
| 2020-09-04 | Merge remote-tracking branch 'upstream/master' into api-doc-base-url | crobibero | |
| 2020-09-04 | Merge branch 'master' into output-formatters | Claus Vium | |
| 2020-09-03 | replace swagger logo | crobibero | |
| 2020-09-03 | Remove double listener | crobibero | |
| 2020-09-03 | move metrics to end of pipeline | crobibero | |
| 2020-09-03 | Wrap application in baseurl | crobibero | |
| 2020-09-03 | fix merge | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-doc-base-url | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-03 | Use efcore library for health check | crobibero | |
| 2020-09-03 | Merge branch 'master' into scoped-displaypreferences | Patrick Barron | |
| 2020-09-03 | Merge pull request #3932 from crobibero/api-doc-css | Bond-009 | |
| Add support for custom api-doc css | |||
| 2020-09-03 | Move json profiles to constant strings. | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into output-formatters | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-03 | ? | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into health | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-09-03 | Add db health check | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-doc-css | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into dynamic-cors | crobibero | |
| 2020-09-03 | Remove custom CORS OPTIONS handling | Claus Vium | |
