Commit Graph

47 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 3a9c13919d add simple makefile 2020-12-28 20:26:22 -08: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 bde7df7f61 use normal pg port 2020-12-18 09:18:37 -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 46189e716d add env-example and update readme 2020-09-27 07:40:23 -07:00
lza_menace 4c92bbeae2 wait a sec before deleting 2020-09-27 06:10:11 -07:00
lza_menace 557c6fe4a9 fix startup script 2020-09-27 05:59:20 -07:00
lza_menace 1337b06065 remove kib/es from default compose file 2020-09-27 05:56:06 -07:00
lza_menace 10298ced8f add elasticsearch bypass 2020-09-27 05:54:38 -07:00
lza_menace cede7269d0 fix up scripts 2020-09-27 05:50:25 -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 adc44d6e03 ship a container ready setup 2020-09-25 02:10:12 -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 561d0155f3 remove old setup script and add new script for generating wownero wallets 2020-08-25 22:49:55 -07:00
lza_menace bd39e6a0c5 add noty js/css and update register html layout 2020-08-25 22:48:34 -07:00
lza_menace c638f4c51d fix pg data path 2020-08-25 13:16:14 -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
lza_menace 7b4474175a Initial commit 2020-08-18 04:59:08 +00:00