Commit Graph

12 Commits

Author SHA1 Message Date
lza_menace 2567db144f Event logging/capture (#3)
allow longer event type strings in db

add graf container w/ pre-built dashboard

remove elasticsearch and use db based event logging

add init command

Co-authored-by: lza_menace <lza_menace@protonmail.com>
Reviewed-on: https://git.wownero.com/lza_menace/wowstash/pulls/3
2020-12-30 22:49:32 +00: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 3674712998 fix cookie/session issues 2020-09-27 05:38:31 -07:00
lza_menace 1cecd043e4 integrate docker to wallet creation and connection 2020-09-21 00:03:04 -07:00
lza_menace e260b8f269 setup docker! 2020-09-20 22:03:22 -07:00
lza_menace 8324dc3444 major refactor - start shelling out as a prototype to process per user 2020-09-20 01:53:30 -07:00
lza_menace 5d15852607 setting up transfers 2020-09-11 13:59:48 -07:00
lza_menace 3e0cc311f7 improving wallet dashboard page, added transfer table, heights, and balances 2020-08-30 12:27:35 -07:00
lza_menace fb5e93232a refactoring some blueprints, adjusting static, adding more templates and routes 2020-08-27 01:06:38 -07:00
lza_menace 59ea26b8f1 implement registration, login, starting wallet dashboard 2020-08-26 22:50:08 -07:00
lza_menace 2cec3498fe fix circular imports 2020-08-25 13:14:30 -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