| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-20 | Merge remote-tracking branch 'upstream/master' into api-migration-merge | crobibero | |
| 2020-06-23 | Merge pull request #2904 from Bond-009/buffer | Anthony Lavado | |
| Use System.Buffers in RangeRequestWriter | |||
| 2020-06-20 | Use authorization code from api-migration to fix startup wizard | David | |
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-18 | Merge branch 'master' into buffer | Bond-009 | |
| 2020-06-17 | revert adding Jellyfin to auth header | crobibero | |
| 2020-06-16 | Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | Add GetAuthorizationInfo for netcore HttpRequest | crobibero | |
| 2020-06-15 | Add more authorization handlers, actually authorize requests | crobibero | |
| 2020-06-14 | Merge pull request #3336 from telans/specific-fixes | Anthony Lavado | |
| Fix trivial SA1005, SA1111, SA1508, SA1510 warnings | |||
| 2020-06-14 | Merge remote-tracking branch 'upstream/master' into HEAD | crobibero | |
| 2020-06-15 | Merge pull request #3315 from crobibero/dashboard-update | dkanada | |
| Add MessageId to websocket message, fix ws exception | |||
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-06-15 | fix SA1510 | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | merge master into api-migration | crobibero | |
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter | crobibero | |
| 2020-06-11 | Use the "legacy" AuthenticationException | Claus Vium | |
| 2020-06-09 | Merge pull request #3185 from Ullmie02/api-exception-handling | dkanada | |
| Don't Send Exception Messages (Old API) | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-03 | Merge pull request #3203 from Bond-009/warn18 | Vasily | |
| Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | |||
| 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> | |||
