Commit Verlauf

Autor SHA1 Nachricht Datum
  gnattu 22d8528d90 Backport pull request #11901 from jellyfin/release-10.9.z vor 11 Monaten
  Shadowghost 1a94976752 Backport pull request #11806 from jellyfin/release-10.9.z vor 1 Jahr
  Bond-009 3feb3f81bf More efficient array creation (#11468) vor 1 Jahr
  Bond-009 7d28d08e08 Enable more warnings as errors (#11288) vor 1 Jahr
  Claus Vium eae031ae5a refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) vor 1 Jahr
  Damian Kacperski 59a9586dbd Add PlaybackOrder to Session state vor 1 Jahr
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) vor 1 Jahr
  JPVenson 3ce16713dd Fixed disposable not being called (#10613) vor 1 Jahr
  Niels van Velzen 55916a09eb Remove some unused client capabilities and sync code (#10812) vor 1 Jahr
  Cody Robibero 8c5fc80282 Don't remove all tokens if invalid header (#10490) vor 1 Jahr
  herby2212 e8a05ad996 optimize checkForInactiveStreams logic vor 1 Jahr
  herby2212 994619afb2 fix formatting for build process vor 1 Jahr
  herby2212 db5c2f738e integrate development from v1 vor 1 Jahr
  herby2212 56aa37a314 Switch to named placeholders vor 1 Jahr
  Patrick Barron 12b51cf2ba Reduce nesting in SessionManager.OnPlaybackStopped vor 1 Jahr
  Patrick Barron 59ec06c35c Clear active sessions on application stopping vor 1 Jahr
  Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down vor 1 Jahr
  Bill Thornton 9ea46b9e17 Remove existing sessions for a user on the same device on login vor 1 Jahr
  Bill Thornton aea57c1a4a Remove unused variable vor 1 Jahr
  Bill Thornton 8d6e7d893b Remove one session per device id limitation vor 1 Jahr
  Shadowghost 4bb17039d7 Apply review suggestions vor 2 Jahren
  Shadowghost 958f8f71e8 Add wrapper object for authentication event information vor 2 Jahren
  herby2212 ace89e4597 fix formatting and update summary vor 2 Jahren
  herby2212 e1190d15d6 option to disable and configure inactive session threshold vor 2 Jahren
  herby2212 8bb44b85d7 close inactive sessions after 10 minutes vor 2 Jahren
  Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning vor 2 Jahren
  Cody Robibero 678bcf9a80 Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) vor 2 Jahren
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty vor 2 Jahren
  Bond_009 52194f56b5 Replace != null with is not null vor 2 Jahren
  Bond_009 c7d50d640e Replace == null with is null vor 2 Jahren