72 Commits

Author SHA1 Message Date
c98470b43e Replaced references to "Discord Link" to "Discord User ID" 2025-03-11 21:20:00 -04:00
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
4b7a4003b3 Fixed used-editing page for administrators - permissions editing works properly
Fixed redirects for links opening in iFrame instead of redirecting the window
2025-03-11 20:04:26 -04:00
53c95d9897 Allowing for more characters in usernames (i.e. '-', '_', and '|') 2025-03-11 19:43:38 -04:00
c7770a6f19 Slight change to login system so that the SESSION variable with the username catches the same one the person signed up for, so when they're looking at their own account the link will be correct 2025-03-11 19:34:05 -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
822cf32242 Fixed bug where it wouldn't show another user's socials information if you were logged into another account 2025-03-11 06:17:31 -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
324bdf1fe3 Fixed account creation panel gaining a scroll bar due to borders 2025-03-10 14:29:24 -04:00
d3f659ab04 Fixed bug in account creation where it couldn't read the database 2025-03-10 14:13:32 -04:00
5630d065e6 Slight layout changes 2025-03-10 14:00:48 -04:00
16e71ec6af Centered user account page for desktop 2025-03-10 13:50:46 -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
0d69a8212a Fixed the DB connection checker
Added mobile layout for user account page
2025-03-10 13:39:48 -04:00
87bbd023c9 Improved account creation on mobile layouts 2025-03-10 12:52:45 -04:00
2e7dd6bc0d Improved mobile layouts 2025-03-10 12:39:39 -04:00
cbc2bef7f0 Updated tournament form to include a mobile version
This will probably be the start of creating mobile versions of *some* pages... probably forms, mostly
2025-03-10 11:01:24 -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
b700c3eac5 Edited "how-to-tourney" document 2025-03-09 22:30:08 -04:00
daa03d64d3 Created mobile layouts for main page, login, and account creation 2025-03-09 22:27:06 -04:00
7c4eb02f25 Merge branch 'main' of https://github.com/FractalParadigm/TrojanDestinyRL-Trophy-Room 2025-03-09 16:54:08 -04:00
b1645cda5d Added db_config 2025-03-09 16:49:23 -04:00
e0574b1670 Created README
Also started documentation, primarily how to create tournaments
2025-03-09 16:41:45 -04:00
FractalParadigm
5ed3c3c28d
Initial commit 2025-03-09 16:40:52 -04:00
6db2d2b6b5 Added ability to change password through user accounts page 2025-03-09 10:27:33 -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
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
186ede7211 Added permanent links to the homepage in the subnav section of main and user pages 2025-03-09 08:20:06 -04:00
4096bd2e8d Update gitignore 2025-03-08 20:33:46 -05:00
03c2bf594e Fixed issue on tournament-adding form where changing the numbers of players would disable autofill 2025-03-08 20:32:19 -05:00
e595726885 Made division buttons 'chunkier' feeling, for lack of a better term
Adding tournaments now defaults to today's date
2025-03-08 20:18:18 -05:00
771957158a restored accidentally remove gitignore 2025-03-08 20:17:34 -05:00
d882c8741a Fixed divisions display having the wrong max rank and trophy images 2025-03-08 19:13:06 -05: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
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
55440b4a89 Separated header into its' own file 2025-03-08 17:51:22 -05:00
da9eb2b71b Fixed issue where login screen would have scrollbars on Chromium-based browsers 2025-03-08 17:45:21 -05:00
1413d8355d Added 3D effect to division selection button 2025-03-08 17:37:42 -05:00
7a672f934d Increased size of division-picker buttons 2025-03-08 17:16:46 -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
89d49325cb . 2025-03-08 16:57:27 -05:00
e093ca90b5 Updated db_config to include production db config file. "Final releases" will not include either the '// DEV //' or '// PROD //' sections 2025-03-08 16:56:43 -05:00
3c63ea89f4 Tidied up admin panel, removing non-functioning options 2025-03-08 16:50:31 -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
128137fe79 Added max rank descriptions to division results 2025-03-08 11:40:06 -05:00
cf1340afe3 update gitignore 2025-03-08 11:32:37 -05:00