From 53986899c1dbf84d69780fa8cc0f5afaefa2c645 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sat, 6 Jul 2024 11:59:55 -0300 Subject: [PATCH] todo management --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 2ad65b6..4615a73 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,7 @@ * Setting up password * Setting up hostname for Caddy's automatic HTTPS * Config UI in frontend? +* Polish frontend UI **A LOT** * Version checks for consistency between client/server * Have 3 runtimes: * Crystal + Kemal ✅