mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-12-15 06:41:46 +08:00
c26110afa3
Co-authored-by: MiniDigger <admin@minidigger.me>
22 lines
453 B
Markdown
22 lines
453 B
Markdown
# status
|
|
|
|
## stuff to do
|
|
|
|
* fix all templates
|
|
* make all pages use the db for data
|
|
* implement internal api
|
|
* implement external api
|
|
* better config handling (kinda worked on a bit)
|
|
|
|
### stuff that is done
|
|
|
|
* model external api
|
|
* implement plugin file detection shit
|
|
* kinda port templates (majority of stuff is done)
|
|
* add frontend (which actually builds)
|
|
* csrf stuff
|
|
* figure out messages
|
|
* figure out database
|
|
* dev server for frontend
|
|
* fix alerts
|