Eneko Illarramendi
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
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
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
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
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
045c2f23f3
Updated menu
2020-01-27 23:11:27 +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
c3a78df4ab
Added support for processing modal
2020-01-16 20:49:48 +00:00
Arc
028f86151d
Update wallet.html
2020-01-15 15:18:59 +00:00
Arc
1e3d3ddd70
Wrong extend call
2019-12-19 14:14:47 +00:00
fiatjaf
098b681747
lnurl template using index.html as base.
2019-12-18 13:44:26 +00:00
Arc
1200fec70e
Update wallet.html
...
Added reminder to bookmark
2019-12-18 11:15:50 +00:00
Arc
08abdd23f6
Update base.html
2019-12-18 11:09:56 +00:00
Arc
f382bc8f83
Update index.html
...
fixed link to github
2019-12-18 11:08:22 +00:00
Eneko Illarramendi
9a21cee902
refactor: change folder case
2019-12-17 17:04:51 +01:00