|
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 |
|
|
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 |
|
|
849c27b7cf
|
socket: table should have decoded dicerolls on first connect
|
2023-02-17 23:41:00 -07:00 |
|
|
8804908923
|
save dice rolls to db; mongo int arrays are weird
|
2023-02-17 23:35:29 -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 |
|
|
6fc78c333c
|
make it compile
|
2023-02-12 06:55:57 -07:00 |
|
|
cd14def1f8
|
add notes and scaffolding for publish/subscribe logic
|
2023-02-11 10:30:26 -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 |
|
|
b89711bbf7
|
get tables on admin login
|
2023-01-26 21:44:03 -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 |
|
|
6911337ffd
|
cleanup- we can compile again
|
2022-12-06 21:58:53 -07:00 |
|
|
8c5eeeaa08
|
server, adapter: starting to put things together
|
2022-11-27 08:56:48 -07:00 |
|
|
e6faf9478a
|
models: add Table model; mongodb/adapter: finish implementing adapter
|
2022-11-15 20:43:09 -07:00 |
|
|
298022e4e9
|
mongodb/adapter: implement Insert/Get for DiceRolls
|
2022-11-13 22:28:16 -07:00 |
|
|
07d797e1df
|
mongodb/adapter: implement DestroyTable
|
2022-11-11 20:59:56 -07:00 |
|
|
11d6463f62
|
more db infrastructure
|
2022-11-11 00:23:53 -07:00 |
|
|
e59f3e1609
|
gofmt, rid code of typescript confusion, little bit of db code
|
2022-11-10 23:00:05 -07:00 |
|
|
25e51fb2d5
|
initial commit - basic websocket server and db init
|
2022-11-09 21:26:21 -07:00 |
|