From ef51513fe18bfccebf26cf8d2893b8d2194293c4 Mon Sep 17 00:00:00 2001 From: Yuri Tatishchev Date: Fri, 2 May 2025 15:56:51 -0700 Subject: [PATCH] remove readme todos --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index e1b2020..5cac9c2 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,3 @@ bun install bun run prepare bun run dev ``` - -## To Do - -- [ ] Proper invite page -- [ ] Proper error page for login without invite -- [ ] Support file provider (for wg-quick) -- [ ] Fix accessibility issues (lighthouse) -- [ ] Add title to profile page (lighthouse) -- [ ] wg-quick scripts (maybe?) -- [ ] Get rid of api routes (maybe?) -- [ ] Get rid of custom result types (maybe?)