19bdc8b658
mock: combine status into one endpoint
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-12 09:21:35 +08:00
abc363de00
co: add typescript wrapper
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-11 16:49:42 +08:00
ee336e05f5
add zork game
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-11 15:15:19 +08:00
180ad998f3
packages: move dev pagages to devDependencies
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-06 18:00:38 +08:00
450f1213af
css: adjust padding for dashboard widgets
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-06 18:00:05 +08:00
4ff0642139
mobile: fix mobile view
...
This uses `dvh` and `dvw` rather than `vh` and `vw`, which excludes
things like the address bar and the keyboard.
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-03 19:35:34 +08:00
efe0397fab
mock: start mocking real dashboard settings
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-03 17:54:18 +08:00
0a3b6fe96e
convert webpack to typescript
...
This allows us to add a mock library for simulating the real device.
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-03 16:58:54 +08:00
7ed86a992d
dashboard: wip getting dashboard working
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 19:25:12 +08:00
81ec574f41
start getting dashboard working
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 13:13:19 +08:00
ceb2d55543
refactor everything to typescript
...
We don't need React -- we'll reinvent it ourselves!
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 11:17:23 +08:00
31f0dff822
css: fix window alignment
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 08:51:07 +08:00
32c1b7d54b
getting some structure
...
Things like reflowing works, as well as switching between
"applications". Things seem to be coming along nicely.
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-01 23:49:39 +08:00
02e1556a65
initial commit
...
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-01 12:32:17 +08:00