Commit Graph
4510 Commits
Author SHA1 Message Date
Tiago Vasconcelos 11b015e516 add currency to stalls show products in fiat 2022-12-27 11:12:29 +00:00
Tiago Vasconcelos b1473fc1a4 add currency option 2022-12-22 18:26:34 +00:00
Tiago Vasconcelos c412371ee6 cleanup 2022-12-22 12:33:15 +00:00
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
calleandGitHub 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
calleandGitHub 49a68df5e4 Apply suggestions from code review 2022-12-22 11:07:49 +01:00
AxelandGitHub 8d5f5e4afb Add "How to activat the Admin UI" 2022-12-21 21:33:10 +01: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
calleandGitHub 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
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
Tiago Vasconcelos 70a051a413 make format && generate keys with schnorr 2022-12-20 16:11:56 +00:00
calleandGitHub 81df5a56e2 Merge pull request #1219 from islandbitcoin/patch-2
Remove duplicate LNBITS_ALLOWED_USERS
2022-12-20 16:25:56 +01:00
calleandGitHub 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
dni ⚡ 36ae851a8d nitpicking vlad :) 2022-12-20 13:44:14 +01: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
calleandGitHub 9fed2f2ae0 Merge pull request #1221 from lnbits/deployment/docker/update-python3.10
docker: update to python 3.10
0.9.5.2
2022-12-20 11:10:00 +01:00
callebtc 375f5d9f25 docker: update to python 3.10 2022-12-20 11:07:26 +01:00
Tiago Vasconcelos 9b69851155 Merge remote-tracking branch 'origin/diagon-alley' into diagon-alley 2022-12-20 09:53:54 +00:00
Tiago Vasconcelos 7a1ec09104 add toast on add to cart 2022-12-20 09:53:37 +00:00
calleandGitHub ab6d9daf6d Merge pull request #1220 from lnbits/deployment/build_docker_on_minor
deploy: build on minor changes
2022-12-20 10:36:41 +01:00
callebtc 4bd0372819 deploy: build on minor changes 2022-12-20 10:30:32 +01:00
ben 4d2f9facee fixed message box 2022-12-20 08:51:07 +00:00