17 Commits

Author SHA1 Message Date
133bb19911 Slight changes to formatting 2025-03-15 12:28:15 -04:00
4a880b93dd Moved header and nav to their own files - easier to edit! 2025-03-15 12:11:45 -04:00
f57c37c851 Slight change to giveaway disclaimer link 2025-03-15 09:48:31 -04:00
5630d065e6 Slight layout changes 2025-03-10 14:00:48 -04:00
4d356bd9a3 Modified/tidied up folder structure - moved login/logout/create-account into the user folder 2025-03-10 13:49:35 -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
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
1242ea4586 Added a background image 2025-03-08 18:48:09 -05:00
c18cb96705 Fixed links to TrojanDestinyRL Discord server 2025-03-08 18:16:50 -05:00
f128ec66c2 Added new header-banner. Mostly placeholder stuff. 2025-03-08 14:56:29 -05:00
b2d27837ac - Added basic display for results, needs work
- Added new tool to tools.js used to checking if a page is loaded in a frame or by itself

- Removed old division-based .html displays, no longer relevant
2025-03-06 06:30:50 -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
db06888ecb - Changed relative HTML file paths to absolute
- Renamed 'trojan.js' to 'tools.js' for future compatibility

- Added placeholder team names to the game-adding screen
2025-03-03 21:46:44 -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
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