Commit Graph

47 Commits

Author SHA1 Message Date
lza_menace 8da92e6919 add some commands to list and wipe users to remove spammers 2021-11-24 10:39:10 -08:00
lza_menace b34cf05497 add simple email validator to form to prevent spam 2021-11-24 10:34:49 -08:00
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 952d251160 set trusted daemon for all commands 2021-07-08 12:05:53 -07:00
lza_menace a5f2422abd add a little more detail to see wallet health/status 2021-07-07 15:24:43 -07:00
lza_menace cf20b46d7d exit cmd if user does not exist 2021-05-06 23:51:06 -07:00
lza_menace a009450caa add reset password functionality 2021-05-06 23:46:18 -07:00
lza_menace 2829d698fa fix up meta tags and loading html 2020-12-30 23:55:04 -08: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 8620bba0ef add qr code functionality for inputting addresses/amounts 2020-12-18 15:13:33 -08:00
lza_menace bf20f634b3 simple bypass for soft failure 2020-12-13 14:51:06 -08:00
lza_menace e195319cdf add some dope ass charts to wallet dashboard 2020-11-29 00:25:13 -08:00
lza_menace 7f9d5a4f95 remove osx meta files 2020-11-15 09:05:44 -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 10298ced8f add elasticsearch bypass 2020-09-27 05:54:38 -07:00
lza_menace 3674712998 fix cookie/session issues 2020-09-27 05:38:31 -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 f5deb8ef41 get it prod ready 2020-09-25 00:25:35 -07:00
lza_menace ae98ed0004 set default wallet image to use 2020-09-25 00:14:27 -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 875897f067 update some frontend html shit 2020-09-21 16:07:16 -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 d018d375bc minor template adjustments 2020-09-21 00:24:48 -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 bd39e6a0c5 add noty js/css and update register html layout 2020-08-25 22:48:34 -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
lza_menace f245272796 setup database checks for health page 2020-08-22 12:34:02 -07:00
lza_menace 784105ddf0 updating about and contact pages 2020-08-22 12:33:43 -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