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