Commit graph

1786 commits

Author SHA1 Message Date
Tiago vasconcelos
3e8d2a5ba1 fix response 2022-06-15 16:49:39 +01:00
Tiago vasconcelos
1ebba9f846 send json response basic error 2022-06-15 16:37:10 +01:00
Tiago vasconcelos
626a93a46c add json response for basic error 2022-06-15 16:20:20 +01:00
Tiago vasconcelos
c4f9206c10 change status code 2022-06-13 21:43:17 +01:00
Tiago vasconcelos
5ceb8639f9 clean up and comment 2022-06-13 16:18:16 +01:00
Tiago vasconcelos
9279129f07 check if request is from browser 2022-06-13 15:18:14 +01:00
Tiago Vasconcelos
77fbea25af
Allow for custom image logo (#642)
* first test

* add custom URL logo

* some styling

* fixed typo, wrong import

* Update .env.example

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-06-08 16:23:36 +02:00
calle
906f0166bd
Core: fix internal webhooks (#649)
* fix internal webhooks

* argument annotation
2022-06-03 14:33:31 +02:00
mrbitcoiner
b03da7b9c2
Added maxfee paramenter to Spark pay method (working on c-lightning 0.11.0.1) (#641) 2022-06-02 12:11:48 +02: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
Tiago Vasconcelos
7c4ce9bf96
Extension: add example extension (#644)
* add example ext files

* remove from extension list
2022-06-01 13:53:47 +02:00
Arc
b4ad0e101d
Revert "Check invoice status outgoing" 2022-05-20 14:35:00 +01: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
Arc
313c40dc2b
Merge pull request #609 from ashkanjalaliQ/patch-1
Update _api_docs.html
2022-05-17 14:20:20 +01:00
Arc
9d6382294a
Merge pull request #616 from talvasconcelos/eclair-backend
Add Eclair backend/funding wallet
2022-05-17 14:19:28 +01:00
Arc
2337471e45
Merge pull request #619 from lnbits/check_invoice_status_outgoing
Check invoice status outgoing
2022-05-17 14:17:41 +01:00
Arc
aeb8c27ab2
Merge pull request #620 from talvasconcelos/fix/usermanager_permissions
protect listing and deleteing user and wallets
2022-05-17 14:16:48 +01:00
Tiago vasconcelos
98891b7680 get bookmark promp fired on new wallet 2022-05-17 12:16:41 +01:00
Arc
4391cd6fc0
Merge pull request #623 from talvasconcelos/fix/renameWallet
key issues fixed
2022-05-16 11:27:06 +01:00
Tiago vasconcelos
c8aaf3377f clean logs 2022-05-16 11:23:34 +01:00
Tiago vasconcelos
caa23e6c9d key issues fixed 2022-05-16 11:21:30 +01:00
Tiago vasconcelos
a0a2ecd424 protect listing and deleteing user and wallets 2022-05-11 16:30:15 +01:00
callebtc
ebd6d6d58b key check 2022-05-10 22:00:50 +02:00
callebtc
f08fbc2487 core: check_invoice_status for outgoing payments 2022-05-10 21:48:24 +02:00
Joel Klabo
c04e1de412
Fix typo in User Manager API Docs 2022-05-07 17:27:58 -07:00
fiatjaf
436c3dd51a fix: spark fee when pay_invoice pending. 2022-05-06 20:10:42 -03:00
Bitcoin Gamer 21
0c089109b9
Edited discord bot extension to use FastAPI (#570)
Squashed 9 commits:
* Added Discordbot Extension
* Removed backup files
* Fixing renaming wallet
* added further description
* further description index.html
* import staticfiles
* remove duplicate file
* deleted changes in core
2022-05-06 20:26:42 +02:00
Tiago vasconcelos
1695d0ce0e send 0 fees when not available 2022-05-05 15:47:25 +01:00
Tiago vasconcelos
96df280d49 adding fees 2022-05-05 15:44:34 +01:00
Tiago vasconcelos
2cd6626ca1 get status 2022-04-29 11:39:27 +01:00
Tiago vasconcelos
96c7decae7 Merge branch 'main' into eclair-backend 2022-04-28 15:30:26 +01:00
Ashkan Jalali
d77e304e12
Update _api_docs.html
add "webhook" and "unit" arguments to api document
2022-04-28 17:07:58 +04:30
benarc
2fd12e1d19 Changed theme picker color 2022-04-20 11:23:11 +01:00
benarc
a36ad05fe0 Added .env for theme 2022-04-20 11:20:39 +01:00
benarc
e6432f0e29 Merge remote-tracking branch 'origin/main' into offTheme 2022-04-20 11:17:17 +01:00
benarc
8042dc51b3 prettier tpos 2022-04-20 11:16:00 +01:00
benarc
1874d7fd54 TPoS now theme dependent 2022-04-20 10:42:55 +01:00
benarc
165d663491 Added freedom forum theme 2022-04-20 00:36:11 +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
Tiago vasconcelos
13f490b586 Merge branch 'main' into fix/renameWallet 2022-04-12 10:19:31 +01:00
fiatjaf
2f381960a0 fix sparko invoice checking ("expired" was being considered as "paid"). 2022-04-05 08:44:41 -03:00
arcbtc
810b918619 quick fix 2022-04-02 00:36:50 +01:00
Ashkan Jalali
c5c76468cb
add "IRT" currency to TPos extention 2022-04-01 20:05:53 +04:30
Tiago vasconcelos
950408ef64 Merge branch 'main' into fix/renameWallet 2022-04-01 10:42:16 +01:00
fusion44
799065e982
Merge pull request #576 from lilcheti/IRT-api
add IRT api
2022-03-31 18:52:53 +02:00