| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-21 | Minor improvements | Bond_009 | |
| 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-28 | Remove circular dependency between websocket listeners and manager | cvium | |
| 2020-11-28 | Revert "Removed Lazy implementation." | cvium | |
| 2020-11-28 | Removed Lazy implementation. | Greenback | |
| 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-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Emby.Server.Implementations | crobibero | |
| 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-09-03 | Kill HttpListenerHost | Claus Vium | |
| 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 | |
| 2020-08-12 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-07-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-07-24 | Fix warnings | Bond_009 | |
| 2020-07-07 | Fix log spam from EF Core | Patrick Barron | |
| 2020-06-24 | revert missing session fields | crobibero | |
| 2020-06-19 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 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-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-11 | (Hopefully) fix concurrency exceptions. | Patrick Barron | |
| 2020-06-09 | Apply suggestions from code review | ConfusedPolarBear | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 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-05-29 | Merge remote-tracking branch 'upstream/master' into quickconnect | ConfusedPolarBear | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
