Tiago Vasconcelos
|
738f392270
|
Merge branch 'main' into diagon-alley
|
2022-12-22 12:25:30 +00:00 |
|
Tiago Vasconcelos
|
ef73f3ca75
|
fix some bugs and format
|
2022-12-22 12:23:22 +00:00 |
|
Tiago Vasconcelos
|
cdb5e8176d
|
more cleanup
|
2022-12-22 12:13:25 +00:00 |
|
Tiago Vasconcelos
|
293edd0d6b
|
bring key backup and add bookmark dialog
|
2022-12-22 12:07:38 +00:00 |
|
Tiago Vasconcelos
|
4ad7d915e5
|
checkwebsocket function
|
2022-12-22 11:03:23 +00:00 |
|
Tiago Vasconcelos
|
270712e07d
|
DROP CaSCADE for deleting shops
|
2022-12-22 10:45:56 +00:00 |
|
Tiago Vasconcelos
|
1191957495
|
clean up prints
|
2022-12-22 10:45:34 +00:00 |
|
Tiago Vasconcelos
|
2a078651b9
|
add product button to table
|
2022-12-22 10:45:18 +00:00 |
|
Tiago Vasconcelos
|
952677ae13
|
refactor keys
|
2022-12-22 10:44:56 +00:00 |
|
Tiago Vasconcelos
|
b179b48edc
|
message notification
|
2022-12-22 10:44:10 +00: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 |
|
Tiago Vasconcelos
|
10a1a28d04
|
make chat work again + some weird formatting... again
|
2022-12-21 18:35:53 +00:00 |
|
Tiago Vasconcelos
|
b59fa77dbd
|
some formatting
|
2022-12-21 17:47:15 +00:00 |
|
Tiago Vasconcelos
|
c9c7ad90ab
|
remove view details from product card
|
2022-12-21 17:47:00 +00:00 |
|
Tiago Vasconcelos
|
272e5b6fd0
|
use nostr-tools but nip04 encrypt doesn't work
|
2022-12-21 17:46:27 +00:00 |
|
Tiago Vasconcelos
|
8e337c890e
|
endpoint to add buyer public key to db
|
2022-12-21 17:45:44 +00:00 |
|
Tiago Vasconcelos
|
8037557db6
|
remove private key everywhere
|
2022-12-21 17:44:37 +00: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 |
|
Tiago Vasconcelos
|
f1f68658d2
|
make partials for readability
|
2022-12-20 16:44:33 +00:00 |
|
Tiago Vasconcelos
|
dd09eac2a5
|
generate keys on frontend
|
2022-12-20 16:44:00 +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 |
|
Tiago Vasconcelos
|
70a051a413
|
make format && generate keys with schnorr
|
2022-12-20 16:11:56 +00: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 |
|
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 |
|
calle
|
49e722d9da
|
Merge pull request #1223 from lnbits/fix/mypy/usermanager
FIX: mypy issues with usermanager extension
|
2022-12-20 14:48:38 +01:00 |
|
dni ⚡
|
c2df13bf24
|
formatting
|
2022-12-20 14:23:02 +01:00 |
|