From 838789e687a0d843c359c90bdc664eea74947532 Mon Sep 17 00:00:00 2001 From: Kristy Fournier Date: Wed, 21 Jan 2026 16:03:29 -0500 Subject: [PATCH] I lied i added a bit to the wishlist --- wishlist.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wishlist.md b/wishlist.md index 6898fbf..d745d7e 100644 --- a/wishlist.md +++ b/wishlist.md @@ -10,6 +10,9 @@ - [ ] `.env` file for the api keys and other runtime info to be set, rather than in the `.py` files - [ ] Hashing rather than plaintext sending (that way at least the password text itself stays private) - [ ] Actually use SSL, for posting (CORS seems like an issue) +- [ ] Accessibility + - [ ] Better use of semantic HTML tags + - [ ] Full keyboard control (tab, enter to select, tab between control buttons) - [ ] GUI update for client - [x] Playlist items look cleaner - [x] Dark mode