Arc
aa13551bd3
Update config.json
2020-04-18 01:39:10 +01:00
Eneko Illarramendi
d03e472cc2
feat(core): add search to payments table
2020-04-17 21:13:32 +02:00
Eneko Illarramendi
fd4dddda6e
chore: rename api-key-macaroon
2020-04-16 20:58:16 +02:00
Eneko Illarramendi
a834a64319
refactor(withdraw): migrate extension to Vue
2020-04-16 20:58:16 +02:00
Eneko Illarramendi
490e166f75
refactor: improve database migrations
2020-04-16 20:58:16 +02:00
Eneko Illarramendi
f98a5040ac
refactor: decorators, models and more broken bits
2020-03-04 23:11:15 +01:00
Arc
bb6d21abe6
Be gone target='_blank' , back to 2003
2020-02-26 19:40:57 +00:00
Arc
36ba680a5d
Update views_api.py
2020-02-24 19:12:49 +00:00
Arc
63ac385c59
Update index.html
2020-02-24 18:14:01 +00:00
Arc
af10c8274a
Update index.html
2020-02-24 18:13:08 +00:00
Arc
6f06bcfb36
Update views_api.py
2020-02-24 16:05:24 +00:00
Arc
3c8a1f0667
Update views_api.py
2020-02-24 14:53:30 +00:00
Arc
adf12888f4
Update index.html
2020-02-23 00:56:16 +00:00
Arc
1e2c47fdcd
Update views.py
2020-02-23 00:44:56 +00:00
Arc
6f26032744
Update index.html
2020-02-23 00:44:10 +00:00
Arc
b35872c751
Update config.json
2020-02-23 00:28:16 +00:00
Arc
87d66e99d0
Update README.md
2020-02-19 22:20:58 +00:00
Arc
3362b0cdbe
Update README.md
2020-02-19 22:20:41 +00:00
Arc
1b11f91517
Update README.md
2020-02-19 22:20:10 +00:00
Arc
17f059a8de
Added endpoint for easy LNURL fetching
2020-02-19 22:17:19 +00:00
Eneko Illarramendi
30cf2e9f99
feat: automatically import extension blueprints
2020-02-19 20:52:34 +01:00
Arc
7212bad783
Update index.html
2020-02-19 14:26:04 +00:00
Arc
610c93622e
Update README.md
2020-02-19 11:41:28 +00:00
Arc
ded5ec147c
Update README.md
2020-02-19 11:41:12 +00: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
Arc
c3b792ebeb
Update index.html
2020-02-12 15:12:46 +00:00
Arc
dab238e182
Update views.py
2020-02-12 13:42:25 +00:00
Arc
331905b8a9
Update views_api.py
2020-02-12 13:42:09 +00:00
Arc
645261f274
Update views_api.py
2020-02-12 13:41:30 +00: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
e3fd6b4ff1
Update views_api.py
2020-02-05 13:04:43 +00:00
Arc
9f0c72acc9
Update views_api.py
2020-02-05 12:57:45 +00:00
Arc
a8f91b00a5
Update views_api.py
2020-02-05 12:27:56 +00:00
Arc
21bd049164
Crude hack to try and make the faucets work
2020-02-05 12:14:18 +00:00
Arc
5a74f52712
Update views_api.py
2020-02-04 22:53:00 +00:00
Arc
5a1727df58
Update views_api.py
2020-02-04 22:51:50 +00:00
Arc
e62eb89b96
Update print.html
2020-02-04 20:45:02 +00:00
Arc
4d35041b2d
Update print.html
2020-02-04 20:44:26 +00:00
Arc
0c65d997a5
Update print.html
2020-02-04 20:41:09 +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
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
Eneko Illarramendi
4beb7be852
refactor: rename faucet
extension
2020-01-31 20:25:14 +01:00