Commit Graph
4581 Commits
Author SHA1 Message Date
AxelandGitHub 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
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
blackcoffeexbtandGitHub 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
calleandGitHub 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 SalminenandGitHub 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
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
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
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
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 955eace387 Merge remote-tracking branch 'origin/main' into gerty 2022-12-20 08:18:13 +00:00
DreadandGitHub 97d1effe1c Remove duplicate LNBITS_ALLOWED_USERS 2022-12-19 18:55:05 -05:00
ben 8ba380fcbd format 2022-12-19 23:34:54 +00:00
calleandGitHub 9881e68402 Merge pull request #1217 from lnbits/fix/wallets/cln/settings
Fix/wallets/cln/settings
0.9.5.1
2022-12-19 15:56:09 +01: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 0.9.5 2022-12-19 11:07:24 +02:00
Vlad Stan 1f3dff16fb fix: wrong permission required 2022-12-19 11:07:02 +02:00