10 Commits

Author SHA1 Message Date
daa03d64d3 Created mobile layouts for main page, login, and account creation 2025-03-09 22:27:06 -04:00
6db2d2b6b5 Added ability to change password through user accounts page 2025-03-09 10:27:33 -04:00
b199c78cb1 Changed references of "border-style" to "border" for better compatibility
Rounded input boxes for login and account creation to look friendlier
2025-03-08 18:10:10 -05:00
69ef9fa67c Changed userlist in divisions to be links to player profiles, if they exist
Made a change so not-found users are displayed as such

Changed the title of the user account page to reflect the account we're looking at, and whether or not it's our own
2025-03-08 16:25:21 -05:00
296788c00b Increased border radius of user account panels 2025-03-08 11:31:48 -05:00
8075070b26 Removed references to 'blue' and replaced with rgb code 2025-03-08 09:26:24 -05:00
7ad0b47ea6 Changes to how we display links
- New class for blue links, orange links will come later
Slight changes to wording and layout on game uploading form
2025-03-08 08:44:44 -05:00
872cd022ad - Changes to user account viewing screen
- Links properly redirect (assuming they've been set properly)
2025-03-08 08:20:48 -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
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