Files
edh-stats/TODO.md

780 B

ToDos/Bugs to check and adjust

frontend/public/games.html

[x] export logs to JSON via a button in the top right corner, the file should have the current date in the name i.e: edh_games_16_01_2026.json

frontend/public/round-counter.html

[x] check if every function in round-counter.js is being used [x] instead of Stop Game -> Pause game and do not reset the time counter [x] End Game & Log Results -> reset the counter [x] Rest button -> has issues to display on mobile

frontend/public/login.html

[x] check the cookie for remembering the login credentials, how many seconds does it work? [x] prolong the cookie to stay loged in, when using the Remember me checkbox

backend/routes/commanders.js

[x] unable to delete commanders [x] unable to update commanders