3b530d4d5e
Update .env.example
2020-02-15 21:16:48 +00:00
c3b792ebeb
Update index.html
2020-02-12 15:12:46 +00:00
dab238e182
Update views.py
2020-02-12 13:42:25 +00:00
331905b8a9
Update views_api.py
2020-02-12 13:42:09 +00:00
645261f274
Update views_api.py
2020-02-12 13:41:30 +00:00
e92b49487a
Merge pull request #11 from arcbtc/extensions
...
refactor: remove databases from code an use schemas instead
2020-02-10 19:08:55 +00:00
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
1b9badc11a
added verify false to lnd requests
2020-02-10 13:18:10 +00:00
e3fd6b4ff1
Update views_api.py
2020-02-05 13:04:43 +00:00
e8dd29ec5c
Update __init__.py
2020-02-05 13:01:37 +00:00
9f0c72acc9
Update views_api.py
2020-02-05 12:57:45 +00:00
37cf44cf23
Update __init__.py
2020-02-05 12:31:48 +00:00
a8f91b00a5
Update views_api.py
2020-02-05 12:27:56 +00:00
21bd049164
Crude hack to try and make the faucets work
2020-02-05 12:14:18 +00:00
79b2616642
Update helpers.py
2020-02-05 11:47:17 +00:00
a245621ab8
Rollback, see if it fixes json decoding
2020-02-05 11:36:52 +00:00
5a74f52712
Update views_api.py
2020-02-04 22:53:00 +00:00
5a1727df58
Update views_api.py
2020-02-04 22:51:50 +00:00
e62eb89b96
Update print.html
2020-02-04 20:45:02 +00:00
4d35041b2d
Update print.html
2020-02-04 20:44:26 +00:00
ea25c684ae
Add files via upload
2020-02-04 20:44:04 +00:00
a697752db3
Delete note (1).jpg
2020-02-04 20:43:37 +00:00
0c65d997a5
Update print.html
2020-02-04 20:41:09 +00:00
faa3a3f197
Add files via upload
2020-02-04 20:40:04 +00:00
66be419b3e
Update print.html
2020-02-04 20:37:33 +00:00
853962c322
Broken print link
2020-02-04 20:32:12 +00:00
68d501f3ce
fixed image liinks
2020-02-04 20:29:41 +00:00
10a4c07a6e
Update index.html
2020-02-04 20:23:07 +00:00
8abdaaea48
Merge pull request #10 from arcbtc/extensions
...
Extensions
2020-02-04 14:15:09 +00:00
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
4beb7be852
refactor: rename faucet
extension
2020-01-31 20:25:14 +01:00
f10585abe1
chore: update requirements
2020-01-31 20:20:45 +01:00
044901b598
Update __init__.py
2020-01-29 20:28:24 +00:00
78e7e638c8
Update settings.py
2020-01-29 19:43:15 +00:00
f247dbff50
Update displaywithdraw.html
2020-01-29 19:23:27 +00:00
95bdd27379
Update index.html
2020-01-29 19:23:07 +00:00
2982b60be6
Update extensions.html
2020-01-29 19:22:43 +00:00
cdc5797de4
Update wallet.html
2020-01-29 19:21:47 +00:00
9c71a0d8f1
Update app.js
2020-01-29 19:21:12 +00:00
351f4d3b4d
Update app.js
2020-01-29 19:19:27 +00:00
b16312c9a2
Update __init__.py
2020-01-29 19:18:35 +00:00
47d02a6853
Update base.html
2020-01-29 19:18:11 +00:00
b840e01c5c
Fixed chrome issues
2020-01-29 19:17:01 +00:00
b42c98fadd
Update __init__.py
2020-01-29 15:14:03 +00:00
b60af27038
Update __init__.py
2020-01-29 14:40:06 +00:00
60739a7587
For validation
2020-01-29 12:34:42 +00:00
fc9b30bbee
Form validation to withdrawmaker
2020-01-29 12:24:33 +00:00
e7f92f9fa9
ad images
2020-01-29 00:23:04 +00:00
29c4eb3d1d
Added space in display wallet
2020-01-29 00:21:03 +00:00
42804b3337
Update index.html
2020-01-29 00:19:22 +00:00