From 12c826bd3492b06cb5f69e25271e1dee2f6d54a3 Mon Sep 17 00:00:00 2001 From: Brandon Dyck Date: Sun, 4 Oct 2020 16:04:46 -0600 Subject: [PATCH] De-prioritize some things --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index ed95b4b..e1e54c2 100644 --- a/todo.txt +++ b/todo.txt @@ -6,8 +6,6 @@ Ensure latest date is at least earliest date Ensure date span is within a maximum Add timeout to request context Prevent blank event names and guest names -Consider some front-end, regex-based field validation -Consider redirecting from /create/do to admin Cleanup: ------------ @@ -25,5 +23,7 @@ Make the sqlite pool size configurable More features: --------------- +Consider some front-end, regex-based field validation +Consider redirecting from /create/do to admin Show validation errors in a header, rather than on their own page Allow updating metadata on admin page