From be47dc449e7d5f598c76c7f4dbf4c0dc0363206c Mon Sep 17 00:00:00 2001 From: Owen Date: Tue, 2 Jun 2026 15:07:23 +0200 Subject: [PATCH] update with zod, headers, suspense, toasts, logger --- TODO | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index f19fb32..ba4b94e 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,14 @@ // ZOD FEN string Env Vars +API base URL -Loading Chessboard with suspense and spinner +- add / edit headers +- custom headers - title etc +- Loading Chessboard with suspense and spinner +- toasts -Lichess login +- Lichess login +- stringUtils - downloadString - move it out of try / catch and let program use the try/catch -stringUtils - downloadString - move it out of try / catch and let program use the try/catch \ No newline at end of file +- logger \ No newline at end of file