From 5b19e440626cdbbcae0c04c898897a2feb955bfa Mon Sep 17 00:00:00 2001 From: David Gwilliam Date: Tue, 31 Mar 2026 03:58:01 -0700 Subject: [PATCH] docs: update TODO with CasaOS deployment work --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 6e44a97..b5529c0 100644 --- a/TODO.md +++ b/TODO.md @@ -37,6 +37,8 @@ - [x] Regenerate Prisma client with new rating models - [x] Update match upload page to auto-create tournament if none selected - [x] Update all admin scripts to use PrismaPg adapter and dotenv +- [x] Fix match diagram player positioning +- [x] Add CasaOS deployment configuration and documentation - [x] Create migration to add rating system tables (elo_ratings, glicko2_ratings, open_skill_ratings) - [x] Add tabbed rankings page to display Elo, OpenSkill, and Glicko2 ratings