Commit Graph
4358 Commits
Author SHA1 Message Date
callebtc a0429660f4 fix: remove require_admin_user 2022-12-27 14:18:00 +01:00
calleandGitHub 9968b1885c Merge pull request #1178 from lnbits/refactor/depend_admin_user
Refactor: `require_admin_user` decorator
2022-12-26 12:20:25 +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
calleandGitHub 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
calleandGitHub 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
calleandGitHub 6825a1f2e6 Update lnbits/extensions/satspay/views_api.py 2022-12-26 11:52:40 +01:00
calleandGitHub 925ed3c821 Merge pull request #1239 from lnbits/api/health_checl
feat: api health check endpoint
0.9.5.3
2022-12-25 18:51:40 +01:00
callebtc b6f0d7b769 feat: api health check endpoint 2022-12-25 18:49:51 +01:00
calleandGitHub 0df81e5aaf Merge pull request #1238 from lnbits/fix/cashu/wallet/duplicate_history
Cashu wallet: correctly update ui on token sending
2022-12-24 16:33:24 +01:00
callebtc 8e2cb187da fix: correctly update ui on token sending 2022-12-24 16:32:38 +01:00
calleandGitHub 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
calleandGitHub 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
ArcandGitHub 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
calleandGitHub 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
calleandGitHub 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
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
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
AxelandGitHub 8d5f5e4afb Add "How to activat the Admin UI" 2022-12-21 21:33:10 +01: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
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