Commit Graph

8 Commits

Author SHA1 Message Date
lza_menace b34cf05497 add simple email validator to form to prevent spam 2021-11-24 10:34:49 -08:00
lza_menace a009450caa add reset password functionality 2021-05-06 23:46:18 -07:00
lza_menace e8e97c9f1c Add seed restore functionality (#2)
minor css adjustment

simplify wallet init and enter teh matrix

add another check on seed inputs

add stronger language around wallet deletion and seed restores

add command to manually reset wallet data for a user

update connect payload and adjust minor template/js

remove debug statements

refactor loading javascript, html, and status payload

remove unused ref to .map

tighten up logic and html template

save template updates

Merge branch 'master' of git.wownero.com:lza_menace/wowstash into seed-restores

modify workflow to allow seed restoral

Co-authored-by: lza_menace <lza_menace@protonmail.com>
Reviewed-on: https://git.wownero.com/lza_menace/wowstash/pulls/2
2020-12-30 08:43:23 +00:00
lza_menace c379ae9bc9 add user wallet deletion 2020-09-25 00:10:48 -07:00
lza_menace 000e611b14 wiring up transfers and sweeps 2020-09-21 11:42:17 -07:00
lza_menace 5d15852607 setting up transfers 2020-09-11 13:59:48 -07:00
lza_menace 59ea26b8f1 implement registration, login, starting wallet dashboard 2020-08-26 22:50:08 -07:00
lza_menace 218500c20c introducing auth blueprints, refactoring app init, setting up forms and sqlalchemy, starting user registration process 2020-08-25 12:48:50 -07:00