Commit Graph

22 Commits

Author SHA1 Message Date
Kayne Ruse d29d256e5f Signups work 2021-03-08 13:03:46 +11: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 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 1c456e70b6 Added markdown pages for privacy policy and credits 2021-02-12 06:03:41 +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 1aa047c3d9 Fixed a configuration issue with the news service
Turns out traefik handles port routing, so the project doesn't need
to know the news services' port.
2021-02-07 03:36:19 +00:00
Kayne Ruse 217bcf08a6 Added news editor 2021-02-03 12:22:39 +11:00
Kayne Ruse 5a271fb127 Added dateFormat to the posts 2021-02-03 10:49:37 +11:00
Kayne Ruse 9d8c1fa038 Wrote news publisher panel 2021-02-03 10:01:26 +11:00
Kayne Ruse 13b83953c3 Working on the news feed 2021-02-02 04:17:26 +11:00
Kayne Ruse 969534c0f6 Ban and unban working 2021-02-01 20:05:06 +11:00
Kayne Ruse be89c2d8d9 Started working on the admin panel 2021-01-31 12:07:03 +11:00
Kayne Ruse 02622ace65 Added cookie notification 2021-01-30 03:12:15 +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 9cd57f17fa MySQL + Sequelize is working, signup emails working 2021-01-25 07:32:47 +11:00
Kayne Ruse a983d60b32 Signup data is reaching the server code 2021-01-22 00:55:17 +11:00
Kayne Ruse 30a5251400 React + lazy loading is working 2021-01-18 23:55:13 +11:00