Commit graph

23 commits

Author SHA1 Message Date
9e754b0733
anti path traversal 2024-05-03 19:21:51 -06:00
952f80dbc2 delete assets when destroying table, clear dice message on roll, clear map on socket disconnect; start registration controller 2023-07-09 23:41:30 -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
43d85c2abc
enforce subprotocol/tableKey to alphanumeric and underscore, refine UI 2023-07-05 22:27:38 -06:00
0d3b4fb5ae
gofmt lol 2023-07-05 01:20:56 -06:00
825f2ac762
testing clientside token stuff 2023-07-05 01:18:46 -06:00
f797337074
image deletion works 2023-07-04 23:54:43 -06:00
b125b3c3ec
fix up map image switching, security fixes, skeleton for image deletion 2023-07-04 01:08:01 -06:00
8836d10d88
put admin controls in its own accordion with position: fixed 2023-05-14 22:57:18 -06:00
8f4eb7e958
more map stuff - list images and start real setup for setting map image adminside 2023-04-05 22:33:38 -06:00
16d58eb281
upload map image and displaying on connect works (still need to send broadcast on the socket when upload happens) 2023-04-03 23:15:17 -06:00
51f50d679d
admin: add upload handlers 2023-03-03 22:05:57 -07:00
c6c68aa443
add configand command line parsing 2023-02-26 14:22:18 -07:00
4ea3e656d6
implement table deletion, get ready for map upload 2023-02-25 22:43:38 -07:00
4e3ef2d27d
fetch table data and go back to table list 2023-02-09 22:45:09 -07:00
92a30dd9fc
update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -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
7f18668f44
admin: implement apiDestroyTable 2023-01-04 22:02:23 -07:00
75eb476232
admin: flesh out apiGetTableData and add table creation 2022-12-24 21:03:15 -07:00
882e7b14c3
add admin router to gametable 2022-12-22 09:39:39 -07:00
464a159354
starting admin middleware 2022-12-21 21:45:15 -07:00