Remove repetitive code in interactive pages, use api_call() directly everywhere
authorNick Downing <nick@ndcode.org>
Mon, 24 Jan 2022 02:11:09 +0000 (21:11 -0500)
committerNick Downing <nick@ndcode.org>
Mon, 24 Jan 2022 02:11:09 +0000 (21:11 -0500)
commit398ac6299aa57c59c04f16d29e6da54bf47f62d8
tree59fe444523a1be12f20f4a2c7e65db2f0dd07bd9
parentbc90a3fd75216511be7b91166719244bd7dd82f2
Remove repetitive code in interactive pages, use api_call() directly everywhere
_config/Problem.mjs
_config/site.jst
_lib/navbar.jst
contact/index.html.jst
js/api_call.js.min
my_account/index.html.jst
my_account/password_reset/index.html.jst
my_account/send_verification_email/index.html.jst
my_account/sign_up/index.html.jst
my_account/verify_email/index.html.jst
my_account/verify_password/index.html.jst