Commit Graph

23 Commits

Author SHA1 Message Date
lza_menace 1a48e7db77 catch 500 errors and notify discord 2021-11-15 21:13:43 -08:00
lza_menace 952d251160 set trusted daemon for all commands 2021-07-08 12:05:53 -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 a43fae4a1b remove unused file and adjust lock/unlock balance display 2020-12-24 23:50:41 -08:00
lza_menace bf20f634b3 simple bypass for soft failure 2020-12-13 14:51:06 -08:00
lza_menace 9c51cabdfa add wallet cleanup functionality 2020-09-27 20:52:58 -07:00
lza_menace 10298ced8f add elasticsearch bypass 2020-09-27 05:54:38 -07:00
lza_menace a41aa23282 use docker volume based wallet management instead of direct filesystem 2020-09-25 10:31:49 -07:00
lza_menace cb71927ed3 ship other workaround, 2 sets of daemons 2020-09-25 02:12:53 -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 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 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 0d1d3c9506 adding simple db class for db operations 2020-08-22 12:32:22 -07:00
lza_menace 9c0638da7a commit project thus far 2020-08-21 00:39:59 -07:00