11 Commits

Author SHA1 Message Date
241058b3a7 Fixed user account creation screen layout, looks and feels a lot better now 2025-03-11 21:18:31 -04:00
d358d2699a Removed unnecessary console logs 2025-03-11 20:34:59 -04:00
490afb3a4f Changed the way we show and edit data on the user accounts page - now defaults to showing socials by default even if you're logged in, with the option to edit. 2025-03-11 19:33:15 -04:00
11572a7ade Added user editing page
Changed some layouts

Probably some other things I've forgotten about lol
2025-03-10 18:32:11 -04:00
87bbd023c9 Improved account creation on mobile layouts 2025-03-10 12:52:45 -04:00
6db2d2b6b5 Added ability to change password through user accounts page 2025-03-09 10:27:33 -04:00
f71a485b6e Changed account creation page so that input boxes would have coloured border based on whether the contents are valid 2025-03-09 08:23:10 -04:00
cb1eb98501 Fixed an error where we were still checking for null passwords (an unsupported feature) 2025-03-06 06:42:41 -05:00
b6c2f08731 - Added a "My Account" page
- Somewhat basic but works. Probably a lot of bugs still
- Re-worked databases to add Discord and YouTube links as separate entries
2025-03-05 21:08:39 -05:00
6329d96331 Added requirement that usernames be exclusively alphanumeric 2025-03-03 22:15:48 -05:00
acfaf48742 ANOTHER BIG "I need to commit more" UPDATE!
- Users can now create their own accounts! Still needs to re-direct (home? user panel?)

- Reformatted the folder structure again, trying to achieve more consistent file locations
2025-03-03 21:14:00 -05:00