| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-03 | Merge pull request #3179 from Bond-009/bugs | Anthony Lavado | |
| Fix some 'bugs' flagged by sonarcloud | |||
| 2020-06-02 | Remove duplicate code | David | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-01 | Remove log spam when using legacy api | crobibero | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-26 | Make SonarCloud less angry | Patrick Barron | |
| 2020-05-26 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs | |||
| 2020-05-26 | Don't send Exception message in Production Environment | David | |
| 2020-05-26 | Fix code issues | gion | |
| 2020-05-26 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-20 | Fix more issues | Patrick Barron | |
| 2020-05-18 | Apply suggestions from code review | ConfusedPolarBear | |
| 2020-05-18 | Reuse existing CORS function | ConfusedPolarBear | |
| 2020-05-18 | Merge remote-tracking branch 'upstream/master' into access-control | ConfusedPolarBear | |
| 2020-05-18 | Remove extra whitespace | Mark Monteiro | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-17 | DO not use developer exception page when exception stack trace should be ignored | Mark Monteiro | |
| 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-15 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 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-09 | Fix code issues | gion | |
| 2020-05-02 | Add Access-Control-Allow-Origin header to exceptions | ConfusedPolarBear | |
| Fixes #1794 | |||
| 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 | Refactor and other minor changes | gion | |
| 2020-04-27 | Implement KeepAlive for WebSockets | gion | |
| 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-17 | Fix build | Bond_009 | |
| 2020-04-17 | Use System.Buffers in RangeRequestWriter | Bond_009 | |
| 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 | |
