Commit graph

7 commits

Author SHA1 Message Date
Starbeamrainbowlabs 21d193a424
client: bugfix new code
We now have a sidebar!
2022-03-10 23:58:12 +00:00
Starbeamrainbowlabs 30b20f8e18
client: Add initial on load UI logic.
It's still missing static/js/tabledefs/index.mjs though
2022-03-10 03:26:08 +00:00
Starbeamrainbowlabs ae1b46097e
client: start work on UI plumbing, but it's far from finished....
UI code is always impossible to keep nice and neat....  * sighs *
2022-02-27 02:06:33 +00:00
Starbeamrainbowlabs 10f36cf3f5
client-side: go!
There's still a *ton* of work left, but we're (slowly) getting there
2022-02-24 03:08:21 +00:00
Starbeamrainbowlabs b0fd916eb4
Initial CSS! 2022-02-24 00:39:27 +00:00
Starbeamrainbowlabs 5ee34ce082
Subresource integrity ftw! 2022-02-23 20:45:49 +00:00
Starbeamrainbowlabs 119e44165a
Add initial client-side system
Looks like esbuild is shaping up to be just the thing we need, and wow 
is it fast!

Still ned to figure out how to get it to not mangle the index.html 
filename, but still!
2022-02-22 03:01:39 +00:00