Commit graph

69 commits

Author SHA1 Message Date
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