| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-25 | Merge pull request #6338 from richlander/mediabrowser-controller-providers | Bond-009 | |
| Fix warnings for MediaBrowser.Controller/Providers directory | |||
| 2021-07-24 | Fix warnings in MediaBrowser.Controller/Drawing | Rich Lander | |
| 2021-07-24 | Fix warnings in MediaBrowser.Controller/Library | Rich Lander | |
| 2021-07-25 | add support for cuda tonemap and overlay | nyanmisaka | |
| 2021-07-23 | Fix more warnings | Rich Lander | |
| 2021-07-23 | Update MediaBrowser.Controller/Entities/AggregateFolder.cs | Rich Lander | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-07-23 | Update MediaBrowser.Controller/Entities/AggregateFolder.cs | Rich Lander | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-07-23 | Fix partial set of MediaBrowser.Controller/Entities warnings | Rich Lander | |
| 2021-07-23 | Merge pull request #6296 from Bond-009/oscheck | Claus Vium | |
| Improve platform checks | |||
| 2021-07-23 | Fix warnings for MediaBrowser.Controller/Providers directory | Rich Lander | |
| 2021-07-22 | Fix warning in m-b/channels | Rich Lander | |
| 2021-07-20 | Merge pull request #6281 from crobibero/controller-warn-04 | Bond-009 | |
| 2021-07-13 | Add dto for device options | Patrick Barron | |
| 2021-07-12 | Merge pull request #6289 from Bond-009/warn33 | Bond-009 | |
| Fix some warnings | |||
| 2021-07-12 | Improve platform checks | Bond_009 | |
| 2021-07-11 | Fix some warnings | Bond_009 | |
| 2021-07-11 | Remove old "has update available" code | Bond_009 | |
| This is the job of a package manager (or maybe the tray app for windows) | |||
| 2021-07-10 | [CA1801] Parameter is never used. Remove the parameter or use it in the ↵ | Cody Robibero | |
| method body. | |||
| 2021-07-10 | Fix [SA1629] Documentation text should end with a period | Cody Robibero | |
| 2021-07-03 | Use artist backdrop for generated library image | MrTimscampi | |
| 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 | Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net | Bond_009 | |
| 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 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-19 | Merge branch 'master' into comparisons | BaronGreenback | |
| 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-12 | Merge pull request #6173 from Bond-009/tests5 | Claus Vium | |
| Add test for ReadOnlySpan.Count extension | |||
| 2021-06-12 | Add test for ReadOnlySpan.Count extension | Bond_009 | |
| 2021-06-12 | Merge pull request #6172 from Bond-009/nullable6 | Claus Vium | |
| Remove useless nullable directives | |||
| 2021-06-12 | Merge pull request #6096 from cvium/saving_private_ram | Bond-009 | |
| 2021-06-11 | Remove useless nullable directives | Bond_009 | |
| 2021-06-07 | Merge pull request #6156 from Bond-009/minor14 | Claus Vium | |
| Minor fixes | |||
| 2021-06-07 | Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1 | Claus Vium | |
| Make DLNA folders to work as expected. | |||
| 2021-06-07 | Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo | Claus Vium | |
| Add OriginalTitle to ItemLookupInfo | |||
| 2021-06-06 | Minor fixes | Bond_009 | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-31 | review | cvium | |
| 2021-05-27 | Add OriginalTitle to ItemLookupInfo | PingWin | |
| 2021-05-24 | Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling | Claus Vium | |
| Reorder requested audio channels checks | |||
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-22 | Merge branch 'master' into IsRoot_fix | BaronGreenback | |
| 2021-05-21 | Set isRoot to true | BaronGreenback | |
| 2021-05-21 | Merge pull request #6086 from Bond-009/deadcode | Bond-009 | |
| Remove dead code | |||
| 2021-05-21 | Remove dead code | Bond_009 | |
| 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 | |
