Commit Graph
219 Commits
Author SHA1 Message Date
dni ⚡andGitHub 22bb67a249 lnurl withdraw, better errorhandling for callback endpoint (#1107) 2022-11-19 14:12:33 -06:00
Vlad Stan bd85e5dbe3 feat: set custom file name to the exported CSV 2022-11-17 15:05:26 +02:00
Tiago VasconcelosandVlad Stan 9f03d25a8c fix issue with export to CSV 2022-11-17 15:05:26 +02:00
calleandGitHub b92fedbcc9 refactor try except block (#1084) 2022-10-28 11:26:02 +02:00
calleandGitHub 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 SalminenandGitHub 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 VasconcelosandGitHub 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 VasconcelosandGitHub 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 VasconcelosandGitHub 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
calleandGitHub 4feb45d745 LNURLp: NFC UI improvement (#767) 2022-07-21 13:39:21 +02:00
calleandGitHub 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
calleandGitHub 45c356cf6c change prefix to lightning: until wallets fix their bugs (#762) 2022-07-19 17:35:00 +02:00
calleandGitHub 0f73501a88 LNURLw: NFC fix uri prefix (#761)
* fix uri prefix

* prettier
2022-07-19 17:20:50 +02:00
Lee SalminenandGitHub b6d01792e2 Add NFC Writing support to LNURLw extension (#725) 2022-07-18 16:56:15 +02:00
calleandGitHub 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
calleandGitHub 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 VasconcelosandGitHub 1b064ceda4 fix issue #683 (#684) 2022-07-05 21:40:05 +02:00
calleandGitHub 92887ed169 Format: prettier (#707)
* format: prettier

* gh-actions: add prettier checkg

* actions
2022-07-05 21:14:56 +02:00
calleandGitHub 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
ArcandGitHub b90eb0a3ba Merge pull request #648 from lnbits/black_formatting
Code cleanup: black formatting
2022-06-20 20:57:44 +01:00
Tomas BezouskaandGitHub 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
BitkarrotandGitHub 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