Commit graph

19 commits

Author SHA1 Message Date
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
044901b598
Update __init__.py 2020-01-29 20:28:24 +00:00
Arc
b16312c9a2
Update __init__.py 2020-01-29 19:18:35 +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
a5e64bd831
Update __init__.py 2020-01-27 23:37:25 +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
496f94249c
Update __init__.py 2020-01-21 19:47:22 +00:00
Eneko Illarramendi
0d517b884a refactor: code review 2020-01-16 13:58:27 +01:00
Arc
15f527fa39
Update __init__.py 2020-01-16 12:39:46 +00:00
Arc
65d9a146c5
Update __init__.py 2020-01-15 15:17:22 +00:00
Eneko Illarramendi
47b93a97d6 refactor: unify responses in backend wallets 2020-01-10 21:26:42 +01:00
fiatjaf
b89753abd5 400->200 on invoice check timeout. 2019-12-30 10:59:11 -03:00
fiatjaf
cedce73f07 order transaction chart by date. 2019-12-29 07:56:10 -03:00
fiatjaf
7440602acd black 2019-12-18 13:52:49 +00:00
fiatjaf
5f6585eb45 fee reserve defaults to 0. 2019-12-18 13:44:58 +00:00
Eneko Illarramendi
9a21cee902 refactor: change folder case 2019-12-17 17:04:51 +01:00
Renamed from LNbits/__init__.py (Browse further)