Commit Graph

3572 Commits

Author SHA1 Message Date
ben
ec8202d008 Merge branch 'main' into gerty 2022-12-29 19:05:31 +00:00
Pavol Rusnak
a377381942
use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify 2022-12-29 16:46:35 +01:00
Lee Salminen
4ab5285156 format 2022-12-29 08:16:51 -06:00
calle
55c9c18bd1
Merge pull request #1241 from arbadacarbaYK/main
Update BoltCard Extension README
2022-12-29 13:58:27 +01:00
calle
8d72354d3f
Update lnbits/extensions/boltcards/README.md 2022-12-29 13:56:20 +01:00
calle
3cc27c9d80
Update lnbits/extensions/boltcards/README.md 2022-12-29 13:56:15 +01:00
calle
7d3888a28b
Merge pull request #1244 from lnbits/refactor/remove_unused_imports
refactor: remove unused imports
2022-12-29 13:51:17 +01:00
Tiago Vasconcelos
6634c568b2 fix returning link on create 2022-12-29 12:05:02 +00:00
Tiago Vasconcelos
02810fb358 add UUID as id 2022-12-29 11:21:29 +00:00
Joel Klabo
f70b417b41 Fix Typo in Migration Logging 2022-12-28 16:06:01 -08:00
Gene Takavic
e7cf4e6cb8 make format 2022-12-28 23:46:06 +01:00
Gene Takavic
71eebc1441 QR invoices and lnurls got prefix and uppercased 2022-12-28 23:42:36 +01:00
Lee Salminen
8265bbfeb5 regex validation 2022-12-27 16:19:39 -06:00
Lee Salminen
2c803a745d case insensitive 2022-12-27 16:13:56 -06:00
callebtc
cd11f92ed9 make format 2022-12-27 15:00:41 +01:00
callebtc
ead5ae0d82 refactor: remove unused imports 2022-12-27 14:50:42 +01:00
callebtc
6e7bfd03ee clean up 2022-12-27 14:19:51 +01:00
callebtc
a0429660f4 fix: remove require_admin_user 2022-12-27 14:18:00 +01:00
arbadacarba
55069b0216
Update README.md 2022-12-27 11:50:26 +01:00
callebtc
a243e4e320 fix: update to latest changes 2022-12-26 12:12:27 +01:00
callebtc
feb61a3fa7 merge 2022-12-26 12:04:07 +01:00
calle
e3c14876a6
Merge pull request #1229 from motorina0/fix_extra_column_select
fix: handle `extra` updates for internal payments
2022-12-26 11:56:30 +01:00
calle
b655b9959d
Merge pull request #1235 from motorina0/fix_wallet_deleted_for_charge
fix: onchain wallet deleted for charge
2022-12-26 11:54:16 +01:00
calle
6825a1f2e6
Update lnbits/extensions/satspay/views_api.py 2022-12-26 11:52:40 +01:00
callebtc
b6f0d7b769 feat: api health check endpoint 2022-12-25 18:49:51 +01:00
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
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
callebtc
0d8ca58a67 fix logger 2022-12-22 20:10:01 +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
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
Lee Salminen
e65082b585 add self-service pubkey rotation for nip-05 addresses 2022-12-21 14:05:45 -06: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
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
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
Lee Salminen
51076634bd allow users to enter their npub bech32 encoded too 2022-12-20 07:49:59 -06:00
Lee Salminen
f7b4aa91ab API docs 2022-12-20 07:49:35 -06:00
dni ⚡
c2df13bf24 formatting 2022-12-20 14:23:02 +01:00
Lee Salminen
632636ff0a rename function 2022-12-20 07:16:55 -06:00
Lee Salminen
048ccd6d65 formatting 2022-12-20 07:15:54 -06:00
Lee Salminen
9e857e6329 better validation on pubkeys 2022-12-20 07:14:03 -06:00
dni ⚡
36ae851a8d nitpicking vlad :) 2022-12-20 13:44:14 +01:00
Lee Salminen
3ca9edeee6 WIP nostr nip5 extension 2022-12-20 06:28:43 -06:00
dni ⚡
29869cfcda formatting 2022-12-20 13:18:37 +01:00
dni ⚡
22cafe9ed0 remove uneeded if 2022-12-20 13:17:07 +01:00
dni ⚡
c90f7878d7 fix usermanager mypy 2022-12-20 13:14:49 +01:00
Vlad Stan
c5fdd35078 feat: store mor info about the webhook call status 2022-12-20 13:32:03 +02:00
Vlad Stan
681883a8f9 fix: catch all exceptions for webhook 2022-12-20 13:32:03 +02:00
ben
955eace387 Merge remote-tracking branch 'origin/main' into gerty 2022-12-20 08:18:13 +00:00
ben
8ba380fcbd format 2022-12-19 23:34:54 +00:00
callebtc
7650d5775f backwards compatible 2022-12-19 15:54:31 +01:00
callebtc
385cda47cf fix cln setting 2022-12-19 15:48:55 +01:00
ben
e69f2be1f0 format 2022-12-19 13:24:08 +00:00
ben
53be745737 Bad env calls 2022-12-19 13:22:53 +00:00
ben
fcaf6967fa Merge branch 'main' into gerty 2022-12-19 13:03:19 +00:00
Vlad Stan
1d509fb9d2 fix: typo Setings -> Settings 2022-12-19 11:07:24 +02:00
Vlad Stan
1f3dff16fb fix: wrong permission required 2022-12-19 11:07:02 +02:00
ben
04bc6c8975 Merge branch 'main' into gerty 2022-12-17 10:12:53 +00:00
ben
604c0a4ee9 Merge remote-tracking branch 'origin/main' into fix/boltcard_errors 2022-12-17 10:01:12 +00:00
Arc
2b7c2a0c28
Merge pull request #1005 from iWarpBTC/ext-boltcards_keys
Boltcard ext upgrade
2022-12-17 09:57:35 +00:00
dni ⚡
ffe0a77106 fix admin ui only have superuser to topup 2022-12-17 09:52:07 +01:00
Arc
d3548926b8
Merge pull request #1200 from lnbits/fix/paywall_button
remove icon add button for better UX
2022-12-16 23:19:33 +00:00
ben
85dbab14f9 isort 2022-12-16 23:13:20 +00:00
Arc
6140358fa2
Merge pull request #1195 from lnbits/switchpasstag
Adds tags to splitpayments
2022-12-16 23:10:27 +00:00
ben
8f00e35d1e Merge branch 'main' into gerty 2022-12-16 23:02:45 +00:00
ben
940615cb0b Merge branch 'main' into FinalAdminUI 2022-12-16 22:45:54 +00:00
ben
6b69c0f3e4 Fixed theme options
Prop needed to be persisted
2022-12-16 22:44:18 +00:00
callebtc
5d4e1dd9bb fix: rename variable 2022-12-16 17:34:05 +01:00
callebtc
ac87c49603 fix: disable compression 2022-12-16 17:18:02 +01:00