23 Commits

Author SHA1 Message Date
b8c346c37a Tournament Display now pulls information from the database and displays it 2025-03-15 11:19:43 -04:00
f57c37c851 Slight change to giveaway disclaimer link 2025-03-15 09:48:31 -04:00
6dc7256e92 Added tournament cards to the main page
These little cards show the most recent tournaments, the number of which is defined in the db_config file (default 6)
2025-03-14 19:51:14 -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
5630d065e6 Slight layout changes 2025-03-10 14:00:48 -04:00
df051508e2 Changed min/max sizes for mobile layout
Automatically refreshes the iFrame when the screen is rotated - this forces the layout to refresh to the correct one
2025-03-10 08:36:28 -04:00
daa03d64d3 Created mobile layouts for main page, login, and account creation 2025-03-09 22:27:06 -04:00
1242ea4586 Added a background image 2025-03-08 18:48:09 -05:00
55440b4a89 Separated header into its' own file 2025-03-08 17:51:22 -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
128137fe79 Added max rank descriptions to division results 2025-03-08 11:40:06 -05:00
8d57b4b721 Changed the games form so that it will now auto-fill no matter how many players are selected (not just the original two)
Added new hidden tag to primary.css which allows us to hide content we don't need right now
2025-03-08 11:28:55 -05:00
e289e9c2f4 Fixed bug/typo in colour 2025-03-08 09:31:29 -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
2f57207109 Added results display - the new home page 2025-03-07 22:00:55 -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
4dd3604d81 THE BIG "I need to commit more" UPDATE!
- Can now create users
- Can now create tournaments
- Has (temporary) link to giveaway
- Removed dev_db_config that was added by mistake (the db pw has been changed!)
- Tons of other little changes
2025-03-02 21:14:28 -05:00
374197cdf5 Login finally works
So does logout
2025-03-01 16:02:45 -05:00
4db53fbe75 BIG UPDATE
- Added admin panel
- Added user creation form
- Now connects to SQL
- Added option for DB (re)initialization
- Capable of writing user form to SQL
2025-03-01 07:43:59 -05:00
2344bac200 Changed folder layout 2025-02-26 19:02:42 -05:00