Commit Graph

2726 Commits

Author SHA1 Message Date
Riccardo Balbo 86994c4c46 use openConfig instead of useConfig 2024-10-30 13:42:55 -05:00
Riccardo Balbo eeef7039b9 prevent stale me entry from causing vault configurator to delete the local vault key 2024-10-30 13:42:55 -05:00
Riccardo Balbo 4bc669c1c5 prevent double close 2024-10-30 13:42:55 -05:00
Riccardo Balbo 623b69df3a skip wallet fetch for anon users 2024-10-30 13:42:55 -05:00
Riccardo Balbo 41b86c8251 unsetLocalKey 2024-10-30 13:42:55 -05:00
Riccardo Balbo de0eb8a52c ensure that wallets are configured to send and/or receive 2024-10-30 13:42:55 -05:00
Riccardo Balbo 0263aa8372 do not test invoice when disabling wallets 2024-10-30 13:42:50 -05:00
Riccardo Balbo 240040f2a3 ensure wallets are kept in-sync between clients 2024-10-30 13:41:41 -05:00
Riccardo Balbo 1beac3a405 ensure wallet id is in sync before saving the config 2024-10-30 13:41:41 -05:00
Riccardo Balbo a6665bca6a fix priority sorting for send wallets,caching and sorting 2024-10-30 13:41:41 -05:00
Riccardo Balbo bb91b629f7 make sorting optional 2024-10-30 13:41:41 -05:00
Riccardo Balbo 40f24236fd show enabled only if configured to receive or send (handle client settings wipe) 2024-10-30 13:41:41 -05:00
Riccardo Balbo 2ef7651421 optimize api calls, remove useless effects 2024-10-30 13:41:41 -05:00
Riccardo Balbo aded5ac422 fixes 2024-10-30 13:41:41 -05:00
Riccardo Balbo 87c5634b55 add debug log 2024-10-30 13:41:41 -05:00
Riccardo Balbo f438b278bc fix priority sorting 2024-10-30 13:41:41 -05:00
Riccardo Balbo d30502a011 fix wallet filtering 2024-10-30 13:41:41 -05:00
Riccardo Balbo 06afe2cda2 remove debug log 2024-10-30 13:41:41 -05:00
Riccardo Balbo 4fce6fa234 Fix for enabled but not available wallets 2024-10-30 13:41:41 -05:00
Riccardo Balbo 6bd07284a5 optimize api calls 2024-10-30 13:41:41 -05:00
Riccardo Balbo 4aa9608212 fixed and add wallet migration 2024-10-30 13:41:41 -05:00
Riccardo Balbo 6f1113636f fix: await in transaction 2024-10-30 13:41:41 -05:00
Riccardo Balbo a95e4cd6e9 collect meta from server config 2024-10-30 13:41:41 -05:00
Riccardo Balbo 4604a7bac9 use SSR constant 2024-10-30 13:41:41 -05:00
Riccardo Balbo 49cf1f2e23 fix window checks for SSR 2024-10-30 13:41:41 -05:00
Riccardo Balbo b70dbeb6d6 user vault and server side client wallets 2024-10-30 13:41:09 -05:00
Riccardo Balbo 3d708ae7eb Prevent UPDATE_COMMENT from invalidating the cache of child comments 2024-10-30 18:42:30 +01:00
Riccardo Balbo d9a51f9c1c
Merge branch 'master' into tordev 2024-10-29 11:21:25 +01:00
Keyan 7a942881ed
Merge pull request #1526 from stackernews/1525-fix-mathjax-unicode-typerror
Replace unicode currency symbols in inline math
2024-10-28 14:41:54 -05:00
ekzyis b50bb2fcc1 Replace unicode currency symbols in inline math 2024-10-28 20:00:00 +01:00
Riccardo Balbo 96e1f86bca use patched authenticatedLndGrpc instead of privoxy to handle non onion grpc traffic 2024-10-26 20:06:22 +02:00
Riccardo Balbo 4fb873b105 enable tor for cln and lnbits 2024-10-26 11:36:06 +02:00
Riccardo Balbo 33c4314212 run both tor http proxy and privoxy 2024-10-26 11:35:48 +02:00
Riccardo Balbo 57042d9ed0 use cross-fetch because native fetch doesn't support agents 2024-10-26 11:34:38 +02:00
Riccardo Balbo 5466270c41 grpc_proxy should be lowercase (?) 2024-10-26 11:00:39 +02:00
Riccardo Balbo 5a09c48e04 tor for the dev environment 2024-10-26 01:53:08 +02:00
ekzyis 146f578d3d Rename onEdit to toggleEdit 2024-10-25 22:10:15 +02:00
ekzyis 739509de4f Don't hide cancel if still in edit mode 2024-10-25 22:05:29 +02:00
Keyan 18565200e6
Merge pull request #1519 from stackernews/1518-fix-invites
Fix missing fragmentName
2024-10-25 07:33:29 -05:00
ekzyis 6fa747b234 Fix missing fragmentName 2024-10-25 14:10:41 +02:00
Keyan 6c16b5eff3
Update feature_request.yml 2024-10-24 16:39:54 -05:00
Keyan be6bcd7736
Update feature_request.yml 2024-10-24 16:39:12 -05:00
Keyan 687b9c343c
Update bug_report.yml 2024-10-24 16:38:30 -05:00
Keyan 25238f261a
Merge pull request #1514 from stackernews/gh-templates
Use issue forms
2024-10-24 16:37:24 -05:00
ekzyis 3fa4037197 More concise pull request template 2024-10-24 22:31:10 +02:00
ekzyis 9987921692 Use Github form templates for issues 2024-10-24 22:31:10 +02:00
ekzyis 383272f1c2 Fix description of wrapped invoices don't respect privacy setting 2024-10-24 21:48:44 +02:00
Riccardo Balbo a267f3a476 use useIsClient 2024-10-24 19:58:04 +02:00
Riccardo Balbo 68dafa3684 disable clear button if field is readonly 2024-10-24 16:27:13 +02:00
Riccardo Balbo 9c6e98b47b use effect and state to disable clear button: prevent hydration errors if the field is initialized differently in the client 2024-10-24 16:27:06 +02:00