Commit Graph

8 Commits (e7e5ad2ad27fc795052498797e90a9fbd766edf2)

Author SHA1 Message Date
blallo e7e5ad2ad2
ui refinements 2023-03-08 22:02:28 +01:00
blallo 7752c07cc8
Keep into account disconnections 2023-03-07 23:59:47 +01:00
blallo 74173771e4
Fix ui bug
useEffect must be used carrefully, subscribing the effect to only those
dependencies we are interested to. Otherwise, every re-render will
trigger it.
2023-03-07 23:28:31 +01:00
blallo f6fb6f72f4
Improve ui appearance 2023-03-07 23:08:22 +01:00
blallo 8fa7247835
Add main ui logic 2023-03-07 00:56:35 +01:00
blallo a9c604102b
Add liveness websocket notification and test ui 2023-02-16 23:29:31 +01:00
blallo 60cb7a55c6
Add http endpoint 2023-02-14 00:17:40 +01:00
blallo 68b117c054
Init 2023-02-13 23:49:45 +01:00