updated TODOs

This commit is contained in:
brian
2021-04-13 00:57:19 -04:00
parent 555e33040b
commit 2552f62dca
+4 -1
View File
@@ -35,6 +35,9 @@ The user may type-in his username/password to sign-in; in which case a list of h
## TODO ## 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 - add pagination
- search term highlighting in result note text - search term highlighting in result note text