Commit Graph

2620 Commits

Author SHA1 Message Date
Arc
4d35041b2d Update print.html 2020-02-04 20:44:26 +00:00
Arc
ea25c684ae Add files via upload 2020-02-04 20:44:04 +00:00
Arc
a697752db3 Delete note (1).jpg 2020-02-04 20:43:37 +00:00
Arc
0c65d997a5 Update print.html 2020-02-04 20:41:09 +00:00
Arc
faa3a3f197 Add files via upload 2020-02-04 20:40:04 +00:00
Arc
66be419b3e Update print.html 2020-02-04 20:37:33 +00:00
Arc
853962c322 Broken print link 2020-02-04 20:32:12 +00:00
Arc
68d501f3ce fixed image liinks 2020-02-04 20:29:41 +00:00
Arc
10a4c07a6e Update index.html 2020-02-04 20:23:07 +00:00
Arc
8abdaaea48 Merge pull request #10 from arcbtc/extensions
Extensions
2020-02-04 14:15:09 +00:00
9e90aabead refactor: use Flask Blueprints to organize extensions
- extensions are now blueprints: keep views, templastes and statics in the same folder
- increase app security using `flask-talisman`
- whenever possible use {{ url_for }} for links between pages
- remove references to non-existing JavaScript code
- add missing favicon.ico
2020-01-31 21:07:05 +01:00
4beb7be852 refactor: rename faucet extension 2020-01-31 20:25:14 +01:00
f10585abe1 chore: update requirements 2020-01-31 20:20:45 +01:00
Arc
044901b598 Update __init__.py 2020-01-29 20:28:24 +00:00
Arc
78e7e638c8 Update settings.py 2020-01-29 19:43:15 +00:00
Arc
f247dbff50 Update displaywithdraw.html 2020-01-29 19:23:27 +00:00
Arc
95bdd27379 Update index.html 2020-01-29 19:23:07 +00:00
Arc
2982b60be6 Update extensions.html 2020-01-29 19:22:43 +00:00
Arc
cdc5797de4 Update wallet.html 2020-01-29 19:21:47 +00:00
Arc
9c71a0d8f1 Update app.js 2020-01-29 19:21:12 +00:00
Arc
351f4d3b4d Update app.js 2020-01-29 19:19:27 +00:00
Arc
b16312c9a2 Update __init__.py 2020-01-29 19:18:35 +00:00
Arc
47d02a6853 Update base.html 2020-01-29 19:18:11 +00:00
Arc
b840e01c5c Fixed chrome issues 2020-01-29 19:17:01 +00:00
Arc
b42c98fadd Update __init__.py 2020-01-29 15:14:03 +00:00
Arc
b60af27038 Update __init__.py 2020-01-29 14:40:06 +00:00
Arc
60739a7587 For validation 2020-01-29 12:34:42 +00:00
Arc
fc9b30bbee Form validation to withdrawmaker 2020-01-29 12:24:33 +00:00
Arc
e7f92f9fa9 ad images 2020-01-29 00:23:04 +00:00
Arc
29c4eb3d1d Added space in display wallet 2020-01-29 00:21:03 +00:00
Arc
42804b3337 Update index.html 2020-01-29 00:19:22 +00:00
Arc
cc977303dc Update app.js 2020-01-28 23:34:33 +00:00
Arc
bfdbb78a9c Update withdraw.html 2020-01-28 23:28:30 +00:00
Arc
784d9740a9 Update displaywithdraw.html 2020-01-28 23:26:05 +00:00
Arc
0a4c09a68b Update base.html 2020-01-28 22:27:45 +00:00
Arc
1cdb64f21f Update withdraw.html 2020-01-28 22:26:38 +00:00
Arc
be8c837033 Update extensions.html 2020-01-28 22:26:13 +00:00
Arc
4075d690ec Update wallet.html 2020-01-28 22:25:46 +00:00
Arc
9e502f9750 Update app.js 2020-01-28 22:24:49 +00:00
Arc
b7af605c5b Update db.py 2020-01-27 23:41:16 +00:00
Arc
a5e64bd831 Update __init__.py 2020-01-27 23:37:25 +00:00
Arc
3c498b3eae Update db.py 2020-01-27 23:31:40 +00:00
Arc
700e982669 Classes for extensions
Added for both extensions and lnfaucet db
2020-01-27 23:30:31 +00:00
Arc
045c2f23f3 Updated menu 2020-01-27 23:11:27 +00:00
Arc
64b5fb20d4 Update app.js 2020-01-27 23:06:37 +00:00
Arc
02eeafc6c9 Added calls for lnfaucet
All works, although I need to do a bit more on checking faucet time etc, but the basic lnurl withdraw stuff works.
Can we move this to the lnfaucet extension folder please
2020-01-27 23:05:21 +00:00
Arc
9613870ac3 Needed to printing faucets
Ideally, add to lnurl faucet folder
2020-01-27 23:02:00 +00:00
Arc
aef01e2566 Added templates for lnfaucet extension
Ideally, these need to be moved to the lnfaucet template
2020-01-27 23:00:24 +00:00
Arc
33d6f3080a Aded DB to manage user selection of extensions 2020-01-27 22:58:50 +00:00
Arc
73886745f2 Add files via upload 2020-01-27 22:57:40 +00:00