Commit graph

215 commits

Author SHA1 Message Date
calle
ae1a2ac383
Frontend: LNURLp/w icons with tooltips (#905)
* rename button to copy link

* icon buttons with tooltips
2022-08-18 13:24:34 +02:00
Lee Salminen
fc427e7ccc
resolves issue #872 & #815, error deleting lnurlp/lnurlw links (#877)
* resolves issue #872, error deleting lnurlp link

* apply the same fix for lnurlw in issue #815
2022-08-14 19:38:26 +02:00
Tiago Vasconcelos
af8af54376
Fix/hotfix custom design (#850)
* allow to toggle custom desing on and off

* make custom design off by default, toggle custom design
2022-08-09 10:05:37 +02:00
Tiago Vasconcelos
716a30a0fc
make instant wallet available in custom vouchers (#830) 2022-08-03 09:51:16 +02:00
ben
3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
ben
5f3183c54c Merge branch 'main' into matthewcroughan/nixify 2022-07-25 10:34:29 +01: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
244d6f23bf Merge branch 'main' into matthewcroughan/nixify 2022-07-23 20:09:24 +01:00
ben
0e8da3c368 Fixed path for extension templates 2022-07-23 20:08:59 +01:00
calle
4feb45d745
LNURLp: NFC UI improvement (#767) 2022-07-21 13:39:21 +02:00
calle
76a5196dbf
LNURLp: Write NFC tags with LNURL-pay links (#766)
* NFC for LNURL-pay

* notification ui improvements
2022-07-21 12:38:30 +02:00
calle
45c356cf6c
change prefix to lightning: until wallets fix their bugs (#762) 2022-07-19 17:35:00 +02:00
calle
0f73501a88
LNURLw: NFC fix uri prefix (#761)
* fix uri prefix

* prettier
2022-07-19 17:20:50 +02:00
Lee Salminen
b6d01792e2
Add NFC Writing support to LNURLw extension (#725) 2022-07-18 16:56:15 +02:00
calle
f4e7d62ca3
make format everything (#743) 2022-07-16 14:23:03 +02:00
matthewcroughan
36e92765d3 treewide: use StaticFiles() rather than rel path
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for
2022-07-08 11:06:26 +01:00
calle
089313f613
Logging with loguru (#708)
* logging

* requirements

* add loguru dependency

* restore it

* add loguru

* set log level in .env file

* remove service fee print

* set log level

* more logging

* more logging

* more logging

* pyament.checking_id

* fix
2022-07-07 14:30:16 +02:00
Tiago Vasconcelos
1b064ceda4
fix issue #683 (#684) 2022-07-05 21:40:05 +02:00
calle
92887ed169
Format: prettier (#707)
* format: prettier

* gh-actions: add prettier checkg

* actions
2022-07-05 21:14:56 +02:00
calle
e7dd3ec64f
reactivate actions (#682)
* reactivate other actions

* black

* codeql 2

* black only

* remove mock event loop

* do not follow grpc
2022-06-27 01:11:35 +02:00
Arc
b90eb0a3ba
Merge pull request #648 from lnbits/black_formatting
Code cleanup: black formatting
2022-06-20 20:57:44 +01:00
Tomas Bezouska
895d9d2e0a
Extension: LNURLw webhook_url (#610)
* LNURLw web_hook

* crlf -> lf

* Fix typo

* LNURLw webhook api doc
2022-06-01 15:24:17 +02:00
callebtc
f8400512f7 black formating 2022-06-01 14:53:05 +02:00
ben
c23c8d9a37 Fixed unique LNURLw bug 2022-05-18 11:08:52 +01:00
ben
d951ac435f Added check to form 2022-05-17 22:08:33 +01:00
ben
ca8f649fd6 Added check for error message 2022-05-17 22:02:54 +01:00
ben
bb5b04b307 Added max amount to withdraw creation 2022-05-17 21:55:39 +01:00
benarc
9818ba4677 removed qrcode library 2022-04-16 10:50:12 +01:00
benarc
6fdd1fb24b updated link 2022-04-16 10:47:58 +01:00
benarc
953e07eeef Added csv export to lnurlw 2022-04-16 10:37:36 +01:00
Ben Arc
eb8bbd3896 Added check so number must be more than zero 2022-03-14 11:22:56 +00:00
Bitkarrot
b4dc07170f
fix curl example paths 2022-01-24 14:51:39 -08:00
Tiago vasconcelos
87105b22bb fix lightning://
fix lightning://
2021-12-29 15:15:49 +00:00
benarc
56397026c8 Chore, applied black 2021-11-26 05:58:20 +00:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
Tiago vasconcelos
3f8d1a6fb5 fix withdraw routes order 2021-11-17 21:20:48 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Ben Arc
119404b535 updated withdraw lnurl 2021-11-10 21:12:47 +00:00
Tiago vasconcelos
084ecb1c08 fix missing number on model 2021-11-08 15:55:23 +00:00
benarc
730c0e0b3d patched bug 2021-11-04 12:46:22 +00:00
benarc
9b1cadaffc Cleaned up lnurl-withdraw 2021-11-04 12:41:31 +00:00
Tiago vasconcelos
a626155c33 satsdice still errors on withdraw 2021-10-25 11:54:58 +01:00
benarc
e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
Tiago vasconcelos
653f9a9182 fix update args 2021-10-21 11:47:21 +01:00
Tiago vasconcelos
a840970366 fix require admin key endpoints 2021-10-20 12:03:11 +01:00
Tiago vasconcelos
70885ce160 clean up (black, sort) 2021-10-18 10:58:09 +01:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos
4686f87626 withdraw route order fixed 2021-10-14 10:00:33 +01:00
Tiago vasconcelos
de97c0f696 lnurlp import execption
withdraw not working
2021-10-11 11:46:36 +01:00
Stefan Stammberger
9a18720a96
fix: embeddable img link in withdraw extension 2021-10-10 18:49:41 +02:00