Commit Graph

7 Commits

Author SHA1 Message Date
Luna Mendes b629fcace2 config.example.py: add NAME attribute
- static: give inst_name on context
 - static/index: use inst_name
2018-11-21 21:40:56 -03:00
Luna Mendes 2852f57f96 static: add handler for index using jinja / render_template
- static: add index.html
 - run: remove index handler
2018-11-21 21:31:11 -03:00
slice 3ad282c75f
polish invite_register.html
- no backend changes needed, this is purely a cosmetic change
2018-11-18 23:28:32 -08:00
Luna Mendes 6921f3b6b1 run: remove unused import
- static.invite_register: retab
2018-11-19 01:47:35 -03:00
S Stewart b18188cdeb add css 2018-11-18 18:23:46 -06:00
S Stewart 43069cec88 rewrite invite_register.html 2018-11-18 18:23:38 -06:00
Luna Mendes e949dbdc3f blueprints.auth: add *dummy* POST /api/v6/auth/register_inv
- litecord.schemas: add REGISTER, REGISTER_WITH_INVITE
 - run: add GET /register
 - add static/invite_register.html
2018-11-18 19:24:17 -03:00