From 603c0062bab30a33750c0daa0e17fa36c31cf8aa Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 18 Jun 2023 02:33:12 -0400 Subject: [PATCH] update todo --- docs/todo.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index 2ed5168..46ca145 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -10,4 +10,8 @@ - [ ] simple webui for managing the registry - [x] streaming layer bytes into providers - [x] streaming layer bytes from providers -- [ ] better client error messages \ No newline at end of file +- [ ] better client error messages +- [ ] fix repository list + - [ ] its not responding with anything + - [ ] make sure private repositories dont show up +- [ ] fix pulling from public repositories when not logged in \ No newline at end of file