Commit Graph

4610 Commits

Author SHA1 Message Date
callebtc
8e2cb187da fix: correctly update ui on token sending 2022-12-24 16:32:38 +01:00
calle
13f0159c15
Merge pull request #1237 from lnbits/fix/cashu/timeout
cashu: refactor wallet
2022-12-24 14:02:13 +01:00
callebtc
5ecbbb1abe add warning 2022-12-24 13:58:39 +01:00
Lee Salminen
fe2be38ebb add manual activate button 2022-12-24 05:42:00 -06:00
calle
7b7d06cee3
Merge pull request #1232 from lnbits/fix/allowed_user
BUG: fix auth issue for superusers  when allowed users are set
2022-12-24 11:22:49 +01:00
callebtc
b5147181af feat: add /keys/{keyset} endpoint 2022-12-24 04:03:04 +01:00
callebtc
1fd351b959 refactor wallet 2022-12-24 02:32:40 +01:00
Arc
e541f0224c
Merge pull request #1236 from lnbits/lnurldeviceshorten
Swaps UUID for number, to reduce URL size
2022-12-23 22:56:40 +00:00
ben
dd90c3a2eb format 2022-12-23 22:47:14 +00:00
ben
cd6f4c909f swaps pos id for number 2022-12-23 22:38:19 +00:00
Vlad Stan
50addd73dd chore: log error in debug mode 2022-12-23 22:21:14 +02:00
Vlad Stan
8a447ecc4f fix: onchain wallet deleted for charge 2022-12-23 22:15:32 +02:00
ben
dce50105c9 no such column 2022-12-23 15:41:59 +00:00
ben
0ce987a20e await 2022-12-23 15:40:52 +00:00
ben
03846adbfb unsupported type 2022-12-23 15:40:05 +00:00
ben
886070755c hacky lnurlpos bump 2022-12-23 15:35:06 +00:00
dni ⚡
1be460aec3 fix user not exist bug in frontend 2022-12-23 11:53:45 +01:00
calle
d0ed93aec8
Merge pull request #1234 from lnbits/fix/cashu/logging1
fix logger
2022-12-22 20:10:28 +01:00
callebtc
0d8ca58a67 fix logger 2022-12-22 20:10:01 +01:00
calle
e3ed2c4e6d
Merge pull request #1233 from lnbits/fix/cashu/logging
cashu: add more logging
2022-12-22 19:58:47 +01:00
callebtc
090cf414e7 cashu: add more logging 2022-12-22 19:58:01 +01:00
dni ⚡
1f75d5fd41 fix it up 2022-12-22 17:58:49 +01:00
dni ⚡
7c96a12a3c fix issue with allowed_users and admin/superuser 2022-12-22 17:48:46 +01:00
Vlad Stan
98e0ea5ae2 refactor: only use one (direction) flag for identifying payment 2022-12-22 12:23:46 +02:00
calle
5f920fd290
Merge pull request #1228 from AxelHamburch/Admin_UI_doc
Add "How to activat the Admin UI"
2022-12-22 11:08:03 +01:00
calle
49a68df5e4
Apply suggestions from code review 2022-12-22 11:07:49 +01:00
Vlad Stan
a434731729 fix: update the rest of update_payment_extra calls 2022-12-22 11:28:12 +02:00
Vlad Stan
b56d08a70e fix: handle extra updates for internal payments 2022-12-22 11:12:19 +02:00
Lee Salminen
4f39dce206 update readme 2022-12-21 15:17:28 -06:00
Axel
8d5f5e4afb
Add "How to activat the Admin UI" 2022-12-21 21:33:10 +01:00
Lee Salminen
e65082b585 add self-service pubkey rotation for nip-05 addresses 2022-12-21 14:05:45 -06:00
calle
4e8014a177
Merge pull request #1227 from motorina0/withdraw_callback_extra
Withdraw webhook improvements
2022-12-21 14:52:07 +01:00
Vlad Stan
7b0f9f61fc fix: remove double dict 2022-12-21 15:47:35 +02:00
Vlad Stan
f3c884111d refactor: use dict.update() 2022-12-21 15:47:22 +02:00
Vlad Stan
ec01c74da1 fix: mypy 2022-12-21 15:10:12 +02:00
Vlad Stan
60cd40d5e5 feat: update_payment_extra with webhook response 2022-12-21 15:06:45 +02:00
Vlad Stan
0ab99bef41 refactor: use update_payment_extra 2022-12-21 15:06:45 +02:00
Vlad Stan
8fae90bb9d feat: add webhook_headers and webhook_body to withdraws 2022-12-21 15:06:45 +02:00
Vlad Stan
dd4a9f10cf feat: add function to update the extra JSON values 2022-12-21 15:06:45 +02:00
Vlad Stan
b68b8a0292 fix: do not loose error, log it 2022-12-21 15:06:45 +02:00
blackcoffeexbt
cbb909bb3a
Merge pull request #6 from lnbits/gerty
Merge in lnbits/Gerty
2022-12-21 12:16:15 +00:00
Lee Salminen
6996155cae format 2022-12-20 10:40:01 -06:00
Lee Salminen
6787e4916e allow admins to manually create addresses without paying 2022-12-20 10:39:45 -06:00
Lee Salminen
0f417110cb improved validation 2022-12-20 10:32:45 -06:00
Lee Salminen
45a69a1139 fix readme 2022-12-20 10:32:28 -06:00
calle
81df5a56e2
Merge pull request #1219 from islandbitcoin/patch-2
Remove duplicate LNBITS_ALLOWED_USERS
2022-12-20 16:25:56 +01:00
Lee Salminen
ad572f267a Merge branch 'main' of github.com:leesalminen/lnbits-legend 2022-12-20 08:45:11 -06:00
Lee Salminen
4e996c821e format and mypy 2022-12-20 08:44:28 -06:00
Lee Salminen
f5bdcc8ea5
Merge branch 'lnbits:main' into main 2022-12-20 08:08:57 -06:00
Lee Salminen
189347ee39 readme 2022-12-20 08:06:25 -06:00