Implement draft updating thread in /my_account/sign_up/index.html.jst (avoids possibi...
authorNick Downing <nick@ndcode.org>
Tue, 25 Jan 2022 00:47:10 +0000 (11:47 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 25 Jan 2022 00:47:18 +0000 (11:47 +1100)
commit4f94bcd56fb593600c3ac7d4e041cb9e848e9290
tree77aef6559cfc35ff83b4bab071e26d74de8bdb29
parent5833ec486945ed112f1b0c7c49df9fa4c1302e07
Implement draft updating thread in /my_account/sign_up/index.html.jst (avoids possibility of concurrent draft updates), use oninput rather than onchange event
_lib/navbar.jst
contact/index.html.jst
js/api_call.js.min [deleted file]
js/utils.js.min [new file with mode: 0644]
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