Add /api/sign_(in|out).json endpoints, uncomment sign in/out logic in navbar and...
authorNick Downing <nick@ndcode.org>
Sat, 15 Jan 2022 06:27:23 +0000 (17:27 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 15 Jan 2022 06:27:23 +0000 (17:27 +1100)
commit918d21b1b9fd53216609770c8dd23cdf60042cad
tree269c8d885e3f861db444993a9e0e5b4b0c8a7134
parent07dc3b468b3f99996bd341838260f864722ee4bf
Add /api/sign_(in|out).json endpoints, uncomment sign in/out logic in navbar and make it work again using new style API calls, move /feedback.jst under /api (not working at the moment, as it expects emailjs and uses old style API calls)
12 files changed:
_lib/navbar.jst
_lib/post_request.jst
api/errors.json
api/feedback.html.jst [moved from feedback.html.jst with 92% similarity]
api/sign_in.json.jst [new file with mode: 0644]
api/sign_out.json.jst [new file with mode: 0644]
api/sign_up/create_account.json.jst
api/sign_up/get_draft.json.jst
api/sign_up/send_verification_email.json.jst
api/sign_up/set_draft.json.jst
api/sign_up/verify_email.json.jst
css/bootstrap/_variables.scss