parent
3c39830c4d
commit
6b350ef201
28
todo.adoc
28
todo.adoc
|
@ -1,28 +0,0 @@
|
||||||
= Todo
|
|
||||||
:icons: font
|
|
||||||
|
|
||||||
* [ ] Move all this stuff to gitea issues
|
|
||||||
|
|
||||||
* Frontend
|
|
||||||
** [ ] tags are still ugly
|
|
||||||
** [ ] grey out search boxes
|
|
||||||
** [ ] make an about page
|
|
||||||
** [ ] filter non-auth'd tags
|
|
||||||
** [ ] keyboard shortcuts
|
|
||||||
* Backend
|
|
||||||
** Authentication
|
|
||||||
*** [ ] some kind of user auth
|
|
||||||
** save endpoint
|
|
||||||
*** [ ] add authentication/authorization
|
|
||||||
*** [ ] convert document to adoc (give format?)
|
|
||||||
*** [ ] check for unique tags
|
|
||||||
** [ ] search endpoint
|
|
||||||
*** [ ] search for tags
|
|
||||||
*** [ ] fulltext search
|
|
||||||
**** with link:https://blevesearch.com/docs/Getting%20Started/[Bleve]
|
|
||||||
* [ ] CLI Frontend
|
|
||||||
* [ ] Operations
|
|
||||||
** [ ] dockerize the build
|
|
||||||
** [ ] integrate CI/CD
|
|
||||||
** [x] run on https://cabinet.chrissexton.org[cabinet.chrissexton.org]
|
|
||||||
** [ ] create redirect or https://cab.chrissexton.org[cab.chrissexton.org]
|
|
Loading…
Reference in New Issue