Commit Graph

7 Commits

Author SHA1 Message Date
Kayne Ruse e3e5af4af0 Comment tweaks 2021-03-06 14:52:18 +11:00
Kayne Ruse 488f975e98 Fixex the deployment issues, read more
The deployment issues were caused by sequelize running out-of-order.
I fixed this by placing sequelize.sync() in correct locations.

I've also updated news-server with these changes.

I've also removed mariadb stuff from the game server's Dockerfile.

Resolved #1
2021-03-03 23:32:27 +00:00
Kayne Ruse 615b686890 Added opt-in option for promotional emails 2021-02-11 16:01:39 +11:00
Kayne Ruse 7759a1cd40 Implemented default admin account 2021-02-11 13:18:18 +11:00
Kayne Ruse 969534c0f6 Ban and unban working 2021-02-01 20:05:06 +11:00
Kayne Ruse 239bc6780a BUGFIX: cleared admin cookie on logout 2021-01-31 15:44:02 +11:00
Kayne Ruse be89c2d8d9 Started working on the admin panel 2021-01-31 12:07:03 +11:00