| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-10-03 | Fix warnings in SessionManager | Patrick Barron | |
| 2021-09-06 | merge branch 'master' into syncplay-sessions-fix | dkanada | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-06-27 | Merge remote-tracking branch 'origin/authenticationdb-efcore' into ↵ | Patrick Barron | |
| authenticationdb-efcore | |||
| 2021-06-27 | GetDeviceOptions always returns an instance of DeviceOptions | Patrick Barron | |
| 2021-06-25 | Update Emby.Server.Implementations/Session/SessionManager.cs | Patrick Barron | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 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-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 | Correctly handle devices without custom names | Patrick Barron | |
| 2021-05-24 | Merge pull request #6038 from crobibero/delete-existing-sessions | Claus Vium | |
| Don't logout if deviceId is null | |||
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs | |||
| 2021-05-12 | Don't logout if deviceId is null. | crobibero | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-04-22 | Mark PasswordSha1 as obsolete | crobibero | |
| 2021-04-13 | Don't use database for QuickConnect | Patrick Barron | |
| 2021-04-10 | Convert UpdateUser to solely async | Patrick Barron | |
| 2021-04-10 | Make device/session code async | Patrick Barron | |
| 2021-04-10 | Rewrite device manager using EF Core | Patrick Barron | |
| 2021-04-01 | Remove unused SessionManager methods | Patrick Barron | |
| 2021-03-28 | Fix storing outdated sessions in SyncPlay | Ionut Andrei Oanca | |
| 2021-02-08 | Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup | dkanada | |
| Remove used quick connect tokens | |||
| 2021-01-05 | Fix capitalization of Playstate message | Bill Thornton | |
| 2021-01-02 | Remove quick connect tokens after usage | Matt Montgomery | |
| 2020-12-07 | Add SessionControllerConnected event | Ionut Andrei Oanca | |
| 2020-11-27 | Merge branch 'master' into syncplay-enhanced | Joshua M. Boniface | |
| 2020-11-19 | Clean up DeviceManager and don't store capabilities on disk | Patrick Barron | |
| 2020-10-16 | Add playlist-sync and group-wait to SyncPlay | Ionut Andrei Oanca | |
| 2020-10-06 | Fix playbackstart not triggering in the new eventmanager | cvium | |
| 2020-10-05 | Merge pull request #4210 from nielsvanvelzen/typed-websocket-message | Bond-009 | |
| Use enum for WebSocket message types | |||
| 2020-10-04 | Use nicer count comparitor | Joshua M. Boniface | |
| 2020-10-04 | Revert "Implement better count method" | Joshua M. Boniface | |
| This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219. | |||
| 2020-10-04 | Implement better count method | Joshua M. Boniface | |
| 2020-10-04 | Make the count an int for cleanliness | Joshua M. Boniface | |
| 2020-10-04 | Increase count check to 1 | Joshua M. Boniface | |
| There's another way to disable a user anyways. | |||
| 2020-10-04 | Make log entry informational | Joshua M. Boniface | |
| 2020-10-04 | Remove variables from SecurityException | Joshua M. Boniface | |
| 2020-10-04 | Fix syntax error | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level. | |||
| 2020-09-27 | Use SessionMessageType for WebSocket messages | Niels van Velzen | |
| 2020-09-21 | Use GeneralCommandType enum in GeneralCommand name | Niels van Velzen | |
| 2020-08-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-08-17 | Apply suggestions from code review | Matt Montgomery | |
| 2020-08-15 | Use IEventManager in SessionManager | Patrick Barron | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
