|
|
|
@ -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
|