From afbb106a8ca207b103fa09998fff8e711c500205 Mon Sep 17 00:00:00 2001 From: Florian Dendorfer Date: Sun, 30 Jun 2024 21:45:56 +0200 Subject: [PATCH] Update todos --- docs/todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index 4184794..466653e 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -3,10 +3,11 @@ Features or changes that are planned for the future ordered by priority. - [x] Second row in /chooseRank to select the rank of the enemy team +- [x] Allow contestants to have a team name and group/sort the leaderboard by team name - [x] Check if contestant name already exists in leaderboard and continue their run instead of creating a new entry - [x] Allow stacking of handicaps / bounties - [x] Upgrade to Nuxt 3 / Vue 3 -- [ ] Allow DB to be changed via ENV +- [x] Allow DB to be changed via ENV - [ ] Use single port for both server and client - [ ] Additional templates for streamers (icons, handicap list, list with explanation) - [ ] View-Only Mode: Add fixed key auth in URL to enable/prevent interaction with the page