11 Commits

Author SHA1 Message Date
748c476a4b Re-factored "isAdmin" to a more generic "privileges" to store different levels of access 2025-03-09 08:39:59 -04:00
186ede7211 Added permanent links to the homepage in the subnav section of main and user pages 2025-03-09 08:20:06 -04:00
771957158a restored accidentally remove gitignore 2025-03-08 20:17:34 -05:00
1242ea4586 Added a background image 2025-03-08 18:48:09 -05:00
6df3b6cfa7 Fixed error when trying to view an account when not signed into one yourself
Added login/create account buttons if you're viewing an account and want to make your own
2025-03-08 17:15:42 -05:00
8af964bdc9 Enforced all pages that load in frames, to only load in frames, preventing pages from being loaded indivudually that aren't supposed to be 2025-03-08 16:38:13 -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
f128ec66c2 Added new header-banner. Mostly placeholder stuff. 2025-03-08 14:56:29 -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