17 Commits

Author SHA1 Message Date
aa0a44116b Added more checks to remove undesirable results from the tourney displays 2025-03-17 21:26:15 -04:00
e83639f8d8 Fixed problem where division buttons on the right side weren't working properly 2025-03-17 21:02:05 -04:00
00cab61c65 Some layout and style changes 2025-03-15 18:01:19 -04:00
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
9f3306dbd6 Slight layout and style changes 2025-03-15 07:09:55 -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
63223d7fb6 Initial workings of main page tournament display 2025-03-13 19:00:11 -04:00
fe3aade901 Most-Recent-User is now clickable on the home page 2025-03-11 21:39:10 -04:00
daa03d64d3 Created mobile layouts for main page, login, and account creation 2025-03-09 22:27:06 -04:00
d882c8741a Fixed divisions display having the wrong max rank and trophy images 2025-03-08 19:13:06 -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
872cd022ad - Changes to user account viewing screen
- Links properly redirect (assuming they've been set properly)
2025-03-08 08:20:48 -05:00
491c34cc93 Added "all" to years display to show ALL results 2025-03-07 22:20:28 -05:00
2f57207109 Added results display - the new home page 2025-03-07 22:00:55 -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