Commit graph

60 commits

Author SHA1 Message Date
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
f178878fb5 update prod app script to be smoother 2021-07-16 01:29:48 -07: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
abcf5b5dd9 bind flask to localhost 2021-05-17 12:58:22 -07:00
lza_menace
fbc8917a7b oops 2021-05-17 12:51:22 -07:00
lza_menace
91ff0f8796 bind only to local ports 2021-05-17 12:50:50 -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
34d47ad39f make sure db is always on 2021-04-26 06:25:08 -07:00
lza_menace
2829d698fa fix up meta tags and loading html 2020-12-30 23:55:04 -08:00
lza_menace
9428a47537 update graf container name 2020-12-30 14:56:45 -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
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