Arc
15de047bb8
Update __init__.py
2020-02-23 00:42:22 +00:00
Arc
adfa707554
Update __init__.py
2020-02-23 00:16:13 +00:00
Eneko Illarramendi
30cf2e9f99
feat: automatically import extension blueprints
2020-02-19 20:52:34 +01:00
Eneko Illarramendi
e5915bc493
refactor: add a simple config file to extensions
...
It makes possible to automagically keep the extensions admin page updated.
2020-02-18 20:27:04 +01:00
Eneko Illarramendi
0d33bc2933
refactor: remove databases from code an use schemas instead
...
All databases are now saved together in the same LNBITS_DATA_FOLDER.
Extensions have to define a schema.yml file for creating the necessary database.
2020-02-10 19:40:01 +01:00
Arc
e8dd29ec5c
Update __init__.py
2020-02-05 13:01:37 +00:00
Arc
37cf44cf23
Update __init__.py
2020-02-05 12:31:48 +00:00
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