Cockatrice/webclient/src/websocket/events
Zach H ac300b0b6d
Support password reset workflow on Webatrice (#4445)
* Support password reset workflow. Also fix issue where a user would be disconnected "randomly" if they had a failed login, then successful one. Refactored a bit on Status Labels since they weren't really necessary and added complexity.

* Disconnect in default cases where we don't know what to do, but shouldn't stay connected to the server
2021-10-31 22:03:38 -04:00
..
index.ts Refactor websocket into separate services, clean up socket status communication (#4433) 2021-10-17 01:07:30 -04:00
RoomEvents.spec.ts Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
RoomEvents.ts Webatrice websocket refactor (#4435) 2021-10-17 20:52:59 -04:00
SessionEvents.spec.ts Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00
SessionEvents.ts Support password reset workflow on Webatrice (#4445) 2021-10-31 22:03:38 -04:00