Commit graph

1975 commits

Author SHA1 Message Date
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
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
Arc
664614d1a4
Create README.md 2020-01-21 17:58:32 +00:00
Arc
a69a06957b
Create README.md 2020-01-21 17:58:02 +00:00
Arc
ed749aee99
Create README.md 2020-01-21 17:56:44 +00:00