| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-08-13 | Merge pull request #6339 from richlander/mediabrowser-controller-entities | Bond-009 | |
| 2021-08-12 | Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding | Bond-009 | |
| 2021-08-11 | Update MediaBrowser.Controller/Entities/Folder.cs | Rich Lander | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-11 | Apply suggestions from code review | Rich Lander | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-10 | Fix warnings in MediaBrowser.Controller/MediaEncoding directory | Rich Lander | |
| 2021-08-09 | Fix warnings in MediaBrowser.Controller/Session | Rich Lander | |
| 2021-08-03 | Fix warnings for MediaBrowser.Controller/LiveTv | Rich Lander | |
| 2021-08-03 | Merge pull request #6342 from richlander/mediabrowser-controller-library | Bond-009 | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-26 | Update AggregateFolder.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Merge branch 'master' into mediabrowser-controller-entities | Rich Lander | |
| 2021-07-25 | Merge pull request #6336 from richlander/mediabrowser-controller-channels | Bond-009 | |
| Fix warning in MediaBrowser.Controllers/Channels | |||
| 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-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-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-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 | |
