From 0f614002720cfaf3301a4e9272ba6e066fd26d78 Mon Sep 17 00:00:00 2001 From: Owen Date: Wed, 10 Jun 2026 11:45:00 +0200 Subject: [PATCH] update todo with error handling --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index fc1974a..5ed093e 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,12 @@ - og / json-sd -- Lichess login - logger - bring sections headers on all pages other than home page further up (reduce top margin / padding) - set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position) - privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message - a11y and lighthouse fixes - check wcag compliance -- white background? + +429 lichess error handling + +add throw errors or return errors in server code +try/catch where needed in client code \ No newline at end of file