Black Coffee
20b06e4922
Corrected casing of LNbits (not LNBits) throughout repo
2022-11-30 14:14:31 +00:00
Tiago Vasconcelos
7fbea79e62
Add voucher design ( #704 )
...
* allow for custom print of vouchers
* lnbits defaul voucher
* reduce png size
* add template for custom design
* rename lnbits voucher
* send voucher amount to UI
* add some tweaks for default voucher
* added bonus in readme
* blacked
* make default string as constant
2022-07-25 11:22:21 +02:00
Ben Arc
fe123d6d31
Put extensions back so we can start converting
2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd
removed all but one extension, so we can focus on core
2021-08-16 18:12:48 +01:00
Tiago Vasconcelos
7a25c8ce24
Docs ( #196 )
...
Updated docs for LNURL pay, LNURL withdraw and Offline shop
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-02 14:16:03 -03:00
Eneko Illarramendi
fd4dc6c48f
chore: remove pending macaroon mentions
2020-04-21 23:22:01 +02: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
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
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