Bond_009
|
d2db700402
Always await instead of directly returning Task
|
7 months ago |
Niels van Velzen
|
43569082f9
Fix WebSocket disconnecting when exception is thrown during processing (#11395)
|
1 year ago |
Bond-009
|
356e05e3af
Changes SessionWebSocketListener to (re)use a timer (#11358)
|
1 year ago |
Stepan Goremykin
|
f84469d500
Remove redundant using directives
|
1 year ago |
Shadowghost
|
05d98fe24c
Enforce permissions on websocket connections
|
2 years ago |
Cody Robibero
|
52252fcd55
Fix sending websocket messages (#9948)
|
1 year ago |
Cody Robibero
|
b5bbb98175
Fix Websocket OpenApi (#9935)
|
1 year ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
Hannes Braun
|
4edeccc5e0
Remove redundant using directives
|
2 years ago |
Joshua Boniface
|
410871e148
Backport pull request #7732 from jellyfin/release-10.8.z
|
2 years ago |
Cody Robibero
|
0765fd568f
Use IAuthorizationContext for websocket
|
3 years ago |
Bond_009
|
cbfa355e31
Update StyleCop
|
3 years ago |
Cody Robibero
|
634ce40c2f
Merge branch 'master' into comparisons
|
3 years ago |
Patrick Barron
|
80223c548c
Fix warnings in WebSocketConnection
|
3 years ago |
Cody Robibero
|
cba07b1ca6
Remove more and more warnings
|
3 years ago |
Bond_009
|
6f8ccab788
Move non-jellyfin extensions to separate project
|
4 years ago |
BaronGreenback
|
6648b7d7da
Merge branch 'master' into comparisons
|
4 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
BaronGreenback
|
80877aa945
Cleaned up "value assigned is not used in any execution path"
|
4 years ago |
Bond_009
|
a8ed753f6c
FxCop -> Net Analyzers (part 2)
|
4 years ago |
Bond_009
|
9a5ceb34d1
Improve WebSocket Deserialization
|
4 years ago |
Niels van Velzen
|
72534f9d66
Use SessionMessageType for WebSocket messages
|
4 years ago |
crobibero
|
de4cfa2234
Apply suggestions from code review
|
4 years ago |
crobibero
|
acd88dae45
fix build
|
4 years ago |
Bond_009
|
d191fec3ac
Minor fixes for websocket code
|
4 years ago |
dkanada
|
6db1878011
Merge pull request #3315 from crobibero/dashboard-update
|
5 years ago |
crobibero
|
30609c848b
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
|
5 years ago |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 years ago |
gion
|
e42bfc92f3
Fix code issues
|
5 years ago |
gion
|
029bb80910
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |