index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
HttpServer
/
WebSocketConnection.cs
Age
Commit message (
Expand
)
Author
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-04-21
Fix WebSocket disconnecting when exception is thrown during processing (#11395)
Niels van Velzen
2024-04-17
Changes SessionWebSocketListener to (re)use a timer (#11358)
Bond-009
2023-10-08
Remove redundant using directives
Stepan Goremykin
2023-07-07
Enforce permissions on websocket connections
Shadowghost
2023-07-02
Fix sending websocket messages (#9948)
Cody Robibero
2023-06-29
Fix Websocket OpenApi (#9935)
Cody Robibero
2022-12-05
Replace == null with is null
Bond_009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-07-24
Backport pull request #7732 from jellyfin/release-10.8.z
Joshua Boniface
2022-01-01
Use IAuthorizationContext for websocket
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-24
Merge branch 'master' into comparisons
Cody Robibero
2021-10-03
Fix warnings in WebSocketConnection
Patrick Barron
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-19
Merge branch 'master' into comparisons
BaronGreenback
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Cleaned up "value assigned is not used in any execution path"
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-01-13
Improve WebSocket Deserialization
Bond_009
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-08-26
Apply suggestions from code review
crobibero
2020-08-25
fix build
crobibero
2020-08-01
Minor fixes for websocket code
Bond_009
2020-06-15
Merge pull request #3315 from crobibero/dashboard-update
dkanada
2020-06-11
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
Fix code issues
gion
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-09
Fix code issues
gion
2020-05-02
Make SonarCloud happy
Bond_009
2020-04-27
Refactor and other minor changes
gion
2020-04-27
Implement KeepAlive for WebSockets
gion
2020-01-13
Don't log message info
Bond-009
2020-01-13
Fix space
Bond-009
2020-01-13
Improve error handling
Bond-009
2020-01-13
Handle unexpected disconnect
Bond-009
2020-01-13
Remove dead code and improve logging
Bond-009
2020-01-13
Fix websocket handling
Bond-009
2020-01-13
Fix nullref exception and added logging
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
[next]