servatrice/webclient/src/websocket
Jeremy Letto bb16ae09ef
Webatrice: fix login bugs (#4557)
* fix login after failed connection attempts, limit connection attempt time

* fix register hashed password and salt

* add feature detection and Unsupported Browser screen

* nit

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2022-02-04 14:07:15 -05:00
..
commands Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
events Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
persistence Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
services Webatrice: fix login bugs (#4557) 2022-02-04 14:07:15 -05:00
utils Webatrice: support hashed passwords in register and resetPassword (#4549) 2022-01-30 22:09:16 -06:00
index.ts Refactor websocket into separate services, clean up socket status communication (#4433) 2021-10-17 01:07:30 -04:00
ProtoFiles.ts Add ESLint & Run it against the system (#4470) 2021-11-13 14:56:15 -05:00
WebClient.ts Webclient: Handle firing an event once (#4499) 2022-01-30 12:14:28 -05:00