Jeremy Letto
|
bdcd083eea
|
refactor imports (#5058)
|
2024-06-17 01:00:23 -04:00 |
|
Zach H
|
f789e02096
|
Add ESLint & Run it against the system (#4470)
|
2021-11-13 14:56:15 -05:00 |
|
Jeremy Letto
|
e9ba195d7d
|
Refactor websocket into separate services, clean up socket status communication (#4433)
* Refactor websocket into separate services, clean up socket status communication
* cleanup
* add EOF lines
* fix keepalive logged in check
* undo change
* fix keepalive connection check
* cleanup
* add typings
* secure connection
Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
|
2021-10-17 01:07:30 -04:00 |
|
Jeremy Letto
|
8db9475804
|
Cleanup and refactor (#4361)
* fix three panel layout height issue
* rename websocket/services to websocket/persistence, implement LeaveRoom
* cleanup
* add new line eof
* move route components from /components to /containers
* remove duplicate style
Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
|
2021-05-18 23:06:41 -04:00 |
|
Jeremy Letto
|
5cf9023a21
|
move and rename src/websocket/instanceServices to src/api (#4360)
Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
|
2021-05-17 21:59:32 -04:00 |
|