Kayne Ruse
8aeaa46332
Updated dependencies, removed server demo
2025-07-26 04:03:32 +10:00
Ratstail91
90a4fc1a6a
UNTESTED: Added database port as a configurable option
...
Also updated license field in package.json
2024-04-15 21:02:58 +10:00
Kayne Ruse
7547b1717e
Added gzip compression for JS files
2021-08-21 05:36:23 +10:00
Kayne Ruse
2919467dff
Fixed #23
2021-07-26 13:38:33 +10:00
Kayne Ruse
7c09ac46da
Stripped out a whole bunch of pages, read more
...
The purpose of this branch is to bring this project in line with the JWT
protcol that the microservice is using. For the time being, it's easier
to get a stripped-down and stable build and replace the lost parts, one-
by-one.
2021-03-08 12:34:41 +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
9a7e9313d8
Implemented username reserve feature
2021-03-03 04:27:48 +11:00
Kayne Ruse
615b686890
Added opt-in option for promotional emails
2021-02-11 16:01:39 +11: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
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
9e5c4034d3
Implemented cookie-based logins
2021-01-25 14:23:03 +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