Hangar/STATUS.md

22 lines
443 B
Markdown
Raw Normal View History

2020-07-11 10:16:53 +08:00
# status
## stuff to do
* port all templates
* enable user dropdown in templates
* config stuff for templates
* fix alerts
2020-07-11 10:16:53 +08:00
* figure out messages
* figure out database
* figure out internal api
* implement external api
* csrf stuff
* dev server for frontend
2020-07-11 10:16:53 +08:00
### stuff that is done
* model external api
* implement plugin file detection shit
* kinda port templates (the first ones anyways)
* add frontend (which actually builds)