From 2552f62dca08c50916775c828664d9328d45767b Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 13 Apr 2021 00:57:19 -0400 Subject: [PATCH] updated TODOs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0fb7d0..ada0c41 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ The user may type-in his username/password to sign-in; in which case a list of h ## TODO -- prevent loading of private bin if user is not logged-in (i.e. when bin-id is in URL) +- remove 'unauthorized bin' error upon proper login, and when current bin is changed (by hash location, or by 'new bin' button) +- remove immer comment which attempts to load sourcemap +- add favicon.ico to nginx/public_html +- implement Postgres DB migration system ('up'/'down' scripts) - add pagination - search term highlighting in result note text \ No newline at end of file