Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/092e9e29f1d94a8b6a88868d56c5b4801cbe5e35/Emby.Server.Implementations/Session/SessionManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

194 Commits (092e9e29f1d94a8b6a88868d56c5b4801cbe5e35)

Author SHA1 Message Date
Shadowghost ffa1c370fd Fix permission checks 6 months ago
Shadowghost 7a2427bf07 Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 6 months ago
Bond_009 eca5abe4bb Remove passwordSha1 param from AuthenticateUser function 6 months ago
gnattu 22d8528d90 Backport pull request from jellyfin/release-10.9.z 7 months ago
Shadowghost 1a94976752 Backport pull request from jellyfin/release-10.9.z 9 months ago
Bond-009 3feb3f81bf
More efficient array creation () 10 months ago
Bond-009 7d28d08e08
Enable more warnings as errors () 11 months ago
Claus Vium eae031ae5a
refactor: use Channels as queueing mechanism for periodic websocket messages () 12 months ago
Damian Kacperski 59a9586dbd Add PlaybackOrder to Session state 1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
JPVenson 3ce16713dd
Fixed disposable not being called () 1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code () 1 year ago
Cody Robibero 8c5fc80282
Don't remove all tokens if invalid header () 1 year ago
herby2212 e8a05ad996 optimize checkForInactiveStreams logic 1 year ago
herby2212 994619afb2 fix formatting for build process 1 year ago
herby2212 db5c2f738e integrate development from v1 1 year ago
herby2212 56aa37a314 Switch to named placeholders 1 year ago
Patrick Barron 12b51cf2ba Reduce nesting in SessionManager.OnPlaybackStopped 1 year ago
Patrick Barron 59ec06c35c Clear active sessions on application stopping 1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down 1 year ago
Bill Thornton 9ea46b9e17 Remove existing sessions for a user on the same device on login 2 years ago
Bill Thornton aea57c1a4a Remove unused variable 2 years ago
Bill Thornton 8d6e7d893b Remove one session per device id limitation 2 years ago
Shadowghost 4bb17039d7 Apply review suggestions 2 years ago
Shadowghost 958f8f71e8 Add wrapper object for authentication event information 2 years ago
herby2212 ace89e4597 fix formatting and update summary 2 years ago
herby2212 e1190d15d6 option to disable and configure inactive session threshold 2 years ago
herby2212 8bb44b85d7 close inactive sessions after 10 minutes 2 years ago
Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning 2 years ago
Cody Robibero 678bcf9a80
Use EventManager for AuthenticationSuccess, AuthenticationFailure () 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Cody Robibero b8722d02a3 Merge pull request from crobibero/live-tv-infinite 3 years ago
Cody Robibero ea69213e5b Merge pull request from dmitrylyzo/clear-transcodinginfo 3 years ago
Cody Robibero 900b630f5b Merge pull request from crobibero/playback-start-stop 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Cody Robibero ee46754238 Fix build and clean up 3 years ago
Fernando Fernández 5df6058a8e Add FullNowPlayingQueue property 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Patrick Barron 7180983654 Fix warnings in SessionManager 3 years ago
dkanada f6c0db4bb5 merge branch 'master' into syncplay-sessions-fix 4 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Patrick Barron 06d682c296 Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore 4 years ago
Patrick Barron bbac9ff67e GetDeviceOptions always returns an instance of DeviceOptions 4 years ago
Patrick Barron befedaf6fc
Update Emby.Server.Implementations/Session/SessionManager.cs 4 years ago