Commit Graph

25 Commits

Author SHA1 Message Date
lza_menace c54c37b10e setup donation page and begging 2021-11-15 23:01:58 -08:00
lza_menace 5a3bf57a32 fix bug where tx_fail string was too long 2021-11-15 22:12:40 -08:00
lza_menace 1a48e7db77 catch 500 errors and notify discord 2021-11-15 21:13:43 -08:00
lza_menace a5f2422abd add a little more detail to see wallet health/status 2021-07-07 15:24:43 -07:00
lza_menace a009450caa add reset password functionality 2021-05-06 23:46:18 -07:00
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 e195319cdf add some dope ass charts to wallet dashboard 2020-11-29 00:25:13 -08:00
lza_menace 9c51cabdfa add wallet cleanup functionality 2020-09-27 20:52:58 -07:00
lza_menace 4c92bbeae2 wait a sec before deleting 2020-09-27 06:10:11 -07:00
lza_menace c379ae9bc9 add user wallet deletion 2020-09-25 00:10:48 -07:00
lza_menace 86fd1ecbcc start capturing events into elasticsearch and say so in privacy page 2020-09-24 14:18:51 -07:00
lza_menace 000e611b14 wiring up transfers and sweeps 2020-09-21 11:42:17 -07:00
lza_menace bb6997e7a4 refactor container start process, setup wallet secrets 2020-09-21 09:05:02 -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 549193f0be remove junk lines 2020-09-11 14:18:13 -07:00
lza_menace 5d15852607 setting up transfers 2020-09-11 13:59:48 -07:00
lza_menace 215b9410c7 cosmetic updates to wallet, qrcode, formatting, favicon 2020-08-30 21:10:28 -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 218500c20c introducing auth blueprints, refactoring app init, setting up forms and sqlalchemy, starting user registration process 2020-08-25 12:48:50 -07:00
lza_menace 9c0638da7a commit project thus far 2020-08-21 00:39:59 -07:00