| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-28 | Use proper IsApiKey flag | crobibero | |
| 2020-10-26 | Fix setting duplicate keys from auth header | crobibero | |
| 2020-10-15 | Move SecurityException | crobibero | |
| 2020-10-14 | Allow apikey to authenticate as admin | crobibero | |
| 2020-10-06 | Fix IWebSocketListener service registration | cvium | |
| 2020-09-27 | Use SessionMessageType for WebSocket messages | Niels van Velzen | |
| 2020-09-10 | Standardize use of IsLocal and RemoteIp | cvium | |
| 2020-09-03 | Kill HttpListenerHost | Claus Vium | |
| 2020-09-03 | Move HttpListenerHost middleware up the pipeline | Claus Vium | |
| 2020-09-02 | Fix xml doc | Claus Vium | |
| 2020-09-02 | More fixes | Claus Vium | |
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-08-26 | Merge pull request #3984 from crobibero/json-prerelease | Bond-009 | |
| Use Prerelease System.Text.Json | |||
| 2020-08-26 | Apply suggestions from code review | crobibero | |
| 2020-08-25 | fix build | crobibero | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-08-09 | MemoryStream optimizations | Bond_009 | |
| 2020-08-04 | Merge remote-tracking branch 'upstream/master' into api-merge-again | crobibero | |
| 2020-08-03 | Merge remote-tracking branch 'upstream/master' into api-migration | crobibero | |
| 2020-08-01 | Minor fixes for websocket code | Bond_009 | |
| 2020-07-24 | Fix warnings | Bond_009 | |
| 2020-07-23 | Remove unused dependencies. | Patrick Barron | |
| 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 | |||
