| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-20 | Fix more issues | Patrick Barron | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-14 | Rename function | Frank Riley | |
| 2020-05-14 | Use simpler dictionary iterator. | Frank Riley | |
| 2020-05-14 | Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review | Frank Riley | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-05-14 | Fix #3083: Set the Access-Control-Allow-Origin header to the request ↵ | Frank Riley | |
| origin/host header if possible | |||
| 2020-05-14 | Merge branch 'master' into websocket | Mark Monteiro | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-02 | Make SonarCloud happy | Bond_009 | |
| 2020-05-02 | Fix merge errors | Bond_009 | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-04-29 | Merge pull request #2920 from Bond-009/tests2 | Vasily | |
| Add some simple tests | |||
| 2020-04-27 | Now parse date in header correctly as being in UTC | Vasily | |
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-22 | Merge branch 'master' into fix-auth-response-codes | Bond-009 | |
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-19 | fix spelling error | dkanada | |
| 2020-04-16 | Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-14 | Make Last-Modified and If-Modified-Since headers follow the spec | Vasily | |
| 2020-04-13 | Do not return the exception message to the client for AuthenticationExceptions | Mark Monteiro | |
| 2020-04-13 | Only show developer exception page for 500 server exceptions | Mark Monteiro | |
| Other response codes should be returned as normal | |||
| 2020-04-13 | Return correct status codes for authentication and authorization errors | Mark Monteiro | |
| - Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance | |||
| 2020-04-13 | Clean up SecurityException | Mark Monteiro | |
| - Remove unused SecurityExceptionType - Add missing constructor for InnerException - Add missing documentation | |||
| 2020-04-13 | More consise error messages | Vasily | |
| 2020-04-12 | Fix log highlithing | Vasily | |
| 2020-04-12 | Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635 | Vasily | |
| 2020-04-12 | Addressing review feedback | Vasily | |
| 2020-04-06 | Add logging of URL being processed when logging an error | Vasily | |
| This might help diagnosing stuff like "Operation was cancelled" | |||
| 2020-04-02 | Document HTTPS configuration options | Mark Monteiro | |
| 2020-04-02 | Replace EnableHttps and SupportsHttps with ListenWithHttps and ↵ | Mark Monteiro | |
| CanConnectWithHttps | |||
| 2020-04-02 | Put Boolean operators at beginning of lines instead of the end | Mark Monteiro | |
| 2020-04-02 | Merge branch 'master' into use-development-exception-page | Mark Monteiro | |
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| use-development-exception-page | |||
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| do-not-instantiate-services-at-startup | |||
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-21 | Create ServiceController via DI instead of manual construction | Mark Monteiro | |
| 2020-03-21 | Do not create unnecessary instances of IService at server startup | Mark Monteiro | |
| 2020-03-21 | Do not handle exceptions manually when in development mode | Mark Monteiro | |
| 2020-03-21 | Clean up HTTP listener exception handling | Mark Monteiro | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Construct ApplicationHost with DI framework instead of manually | Mark Monteiro | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-02-28 | Add new 'nowebcontent' configuration flag | Mark Monteiro | |
| 2020-02-28 | Use constants for settings keys | Mark Monteiro | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-06 | Fix some warnings in Emby.Server.Implementations | Bond_009 | |
| 2020-01-22 | Fix build | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
