im getting lazy but now i can disable the register page

This commit is contained in:
2026-07-05 12:54:09 +01:00
parent ec56e3794e
commit f93f407d66
9 changed files with 178 additions and 38 deletions

11
TODO.md
View File

@@ -2,15 +2,6 @@
player view - all registered events and scores for those events
team view - all registered players and all points gained from them - Do i need this?
# Login stuff - HIGH PRIORITY
disableable register button on the login page for end users
make a way to toggle on and off the register page
protect the register endpoint?? (low prio)
# Ledger - HIGH PRIORITY
ledger view
inserting manually into ledger
# Database - HIGH PRIORITY
load results from the excel sheet i made
export whole contest results to csv
@@ -29,7 +20,5 @@ result amendments
## Easy shit
animations for all leaderboards
Ongoing since... or ongoing for... on the main page
displaying averages of loaded scores when there's more than one (easy, low prio)
fix the layout on event view to match the homepage view
fix the marquee animation thing and make it global