| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | Backport pull request #17958 from jellyfin/release-12.z | Shadowghost | |
| Don't let a torn-down WebSocket take down the request handler Original-merge: f4c76aabad7523d263a8a1f1a1232b27187e7584 Merged-by: crobibero <cody@robibe.ro> Backported-by: Cody Robibero <cody@robibe.ro> | |||
| 2026-07-02 | Close sessions for lost WebSockets to prevent zombie SyncPlay groups (#17079) | Enea D'Angiò | |
| Close sessions for lost WebSockets to prevent zombie SyncPlay groups | |||
| 2026-05-12 | Cleanup | Shadowghost | |
| 2026-05-12 | Use native middleware | Shadowghost | |
| 2026-05-12 | Add Accept-Language header support for per-request localization | Shadowghost | |
| 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 | |
| https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task The performance impact is negligible (and it's me saying that!) | |||
| 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 | |
| * Further split inbound and outbound messages * Fix datatype for inbound start messages * fixes from review | |||
| 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 | |
| Fix to make web sockets close gracefully on server shutdown Authored-by: luke brown <luke92brown@gmail.com> Merged-by: Cody Robibero <cody@robibe.ro> Original-merge: ee22feb89a34632a4cc3a350733dd57c6be863ec | |||
| 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 | |
| Add MessageId to websocket message, fix ws exception | |||
| 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 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-11-27 | Fix more warnings | Bond_009 | |
