Commit graph

18 commits

Author SHA1 Message Date
e7081a5320
implemented tokens; alpha testing go 2023-07-09 00:48:19 -06:00
4ba6c9315f can write tokens to the db and get them back 2023-07-08 01:42:31 -06:00
01fccb55f0
backend token logic 2023-07-07 23:56:41 -06:00
f4513a28f7
fix dice decoding, token editor can create clientside tokens! 2023-07-06 02:21:07 -06:00
8dfa99c8bc
sprite upload/delete is working, token form skeleton is there 2023-07-05 23:19:14 -06:00
43d85c2abc
enforce subprotocol/tableKey to alphanumeric and underscore, refine UI 2023-07-05 22:27:38 -06:00
17310f21cf
merge stream into main 2023-07-02 23:10:58 -06:00
3d16e7eb9d windowed UI take 2 2023-07-02 01:10:06 -06:00
8836d10d88
put admin controls in its own accordion with position: fixed 2023-05-14 22:57:18 -06:00
7ad9d76f78
auxMsg is working 2023-05-12 22:33:14 -06:00
4f9ca53e1b
auto-scroll dicelog and connect to table viewing as admin 2023-02-21 22:27:54 -07:00
81876f9f36
add style, implement dicelog 2023-02-20 10:40:25 -07:00
b8994d80a9
UI stuff; save and load username in cookie 2023-02-18 20:37:50 -07:00
2bf3c1af8b
roll dice and publish to socket 2023-02-12 21:25:14 -07:00
65c3071238
connect to websocket using table key as subproto 2023-02-12 08:15:44 -07:00
d64fb026d9
create and list tables in admin frontend 2023-01-28 00:28:15 -07:00
50ea1c2b12
doing a bit of work on this, we can do admin login now ayyy 2023-01-25 22:57:35 -07:00
464a159354
starting admin middleware 2022-12-21 21:45:15 -07:00