Kayne Ruse
6130337846
Fixed classNames
2021-07-30 01:34:06 +10:00
Kayne Ruse
211eb460cb
Tweaked the contents of env variables, read more
...
NEWS_URI and AUTH_URI had the end of their routes lopped off, so I
could reference /admin using either one of them.
2021-03-14 04:37:35 +11:00
Kayne Ruse
9c294ab961
Updated README.md and configure-script.js
2021-03-12 11:04:04 +11:00
Kayne Ruse
34b6a25bb5
Added admin panel - this should complete all of the dummied out features
2021-03-11 11:15:56 +11:00
Kayne Ruse
b8e4b33421
Tokens are tentatively working correctly, read more
...
They also seem to be refreshing correctly too, when tokenFetch() is used.
2021-03-10 18:54:20 +11:00
Kayne Ruse
44553836c7
Not working right - too tired right now
2021-03-08 17:01:14 +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
7759a1cd40
Implemented default admin account
2021-02-11 13:18:18 +11:00
Kayne Ruse
be89c2d8d9
Started working on the admin panel
2021-01-31 12:07:03 +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
a983d60b32
Signup data is reaching the server code
2021-01-22 00:55:17 +11:00