Kayne Ruse
e3e5af4af0
Comment tweaks
2021-03-06 14:52:18 +11:00
Kayne Ruse
dccf55c973
Added PRODUCTION env variable to client
2021-03-04 10:53:13 +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
06949d384a
Added CHAT_KEY to game and chat servers
...
Resolved #2
2021-03-04 06:05:13 +11:00
Kayne Ruse
9a7e9313d8
Implemented username reserve feature
2021-03-03 04:27:48 +11:00
Kayne Ruse
648f8a16cc
Added password changing
2021-02-27 04:38:59 +11: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
d1cd4f8248
Found an uncaught error
2021-02-04 21:02:31 +00:00
Kayne Ruse
dafcd3b833
Working on the config file
...
It's kind of working? Well, the program crashes due to a promise failure.
2021-02-04 13:42:53 +00:00
Kayne Ruse
e5a81c79e1
Experimenting with docker and configuration
2021-02-04 20:58:35 +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
Kayne Ruse
71f3f8e370
Updated README.md
2021-01-31 10:03:18 +11:00
Kayne Ruse
9b71688903
Account deletion working
2021-01-30 02:34:40 +11:00
Kayne Ruse
6468b02647
Minor bugfixes
2021-01-27 01:52:18 +11:00
Kayne Ruse
8c754b4570
Logout working
2021-01-25 19:34:06 +11:00
Kayne Ruse
9e5c4034d3
Implemented cookie-based logins
2021-01-25 14:23:03 +11:00
Kayne Ruse
60cabd1936
Email validation working
2021-01-25 12:53:46 +11:00
Kayne Ruse
9cd57f17fa
MySQL + Sequelize is working, signup emails working
2021-01-25 07:32:47 +11:00
Kayne Ruse
d0b383f5de
Begin working on docker intergration
2021-01-23 23:57:30 +11:00
Kayne Ruse
a983d60b32
Signup data is reaching the server code
2021-01-22 00:55:17 +11:00
Kayne Ruse
4f685ab44c
Began working on the toolchain
2021-01-18 19:47:23 +11:00