| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-09 | Merge pull request #6523 from cvium/fix_livetv_cts_disposed | Bond-009 | |
| 2021-09-07 | Fix disposed exception when ffmpeg exits early in GetLiveHlsStream | cvium | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-06 | merge branch 'master' into syncplay-clear-queue | dkanada | |
| 2021-09-04 | Merge pull request #6456 from GodTamIt/vp8-vp9 | Bond-009 | |
| Disambiguate vpx to vp8 or vp9 | |||
| 2021-09-04 | Disambiguate vpx to vp8 or vp9 | Chris Tam | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-08-17 | Use ProgressiveFileStream for LiveRecordings endpoint | cvium | |
| 2021-08-13 | Remove old response code documentation | Patrick Barron | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-07-23 | Merge pull request #6296 from Bond-009/oscheck | Claus Vium | |
| Improve platform checks | |||
| 2021-07-20 | Merge pull request #6281 from crobibero/controller-warn-04 | Bond-009 | |
| 2021-07-17 | Merge pull request #5864 from DeeJayBro/return-on-error | Bond-009 | |
| Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo | |||
| 2021-07-16 | Remove obsolete attribute, clean controller name | Cody Robibero | |
| 2021-07-16 | Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo | DeeJayBro | |
| 2021-07-13 | Add dto for device options | Patrick Barron | |
| 2021-07-12 | Remove extra endpoint | Cody Robibero | |
| 2021-07-12 | Improve platform checks | Bond_009 | |
| 2021-07-10 | [CA1801] Parameter is never used. Remove the parameter or use it in the ↵ | Cody Robibero | |
| method body. | |||
| 2021-07-10 | Fix error message, use range parameters | Cody Robibero | |
| 2021-07-09 | Use asp validation and increase max size | Cody Robibero | |
| 2021-07-08 | Restore max width and height params | Bill Thornton | |
| 2021-06-27 | GetDeviceOptions always returns an instance of DeviceOptions | Patrick Barron | |
| 2021-06-23 | Fix issues with QuickConnect and AuthenticationDb | crobibero | |
| 2021-06-23 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | |||
| 2021-06-22 | Merge pull request #6200 from nielsvanvelzen/fix-quickconnect | Claus Vium | |
| Refactor Quick Connect | |||
| 2021-06-22 | Refactor Quick Connect | Niels van Velzen | |
| 2021-06-19 | Add missing ConfigureAwait call | Patrick Barron | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs | |||
| 2021-06-18 | Re-add support for API keys | Patrick Barron | |
| 2021-06-13 | Merge pull request #6176 from nielsvanvelzen/userid-required | Bond-009 | |
| Require userId in getItems and getTrailers endpoints | |||
| 2021-06-12 | Change userId to required in operations that would otherwise throw exceptions | Niels van Velzen | |
| 2021-06-12 | Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle | Niels van Velzen | |
| 2021-06-04 | Don't dispose managed CancellationTokenSource (#6139) | Cody Robibero | |
| 2021-05-27 | Merge pull request #6094 from crobibero/album-artist-sort | Claus Vium | |
| Add sorting to /Artists/AlbumArtists | |||
| 2021-05-27 | Merge pull request #5828 from jackrvan/issue-5813 | Claus Vium | |
| Add NextUpCutoffDate to NextUpQuery | |||
| 2021-05-26 | Add optional back | Jack | |
| 2021-05-25 | Review notes to set value to Datetime min value instead of null | Jack | |
| 2021-05-23 | Allow sorting for AlbumArtist | crobibero | |
| 2021-05-21 | Merge pull request #6083 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable reference types for Emby.Server.Implementations | |||
| 2021-05-21 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Add PaginatedQuery abstract class, change startIndex to skip | Patrick Barron | |
