Commit Graph

  • 6e6af40eb9 Toast priority save errors ekzyis 2024-07-08 13:17:33 +02:00
  • 05c0f8a66e Remove console.log ekzyis 2024-07-08 13:14:30 +02:00
  • 80756f23a4 Remove TODOs ekzyis 2024-07-08 13:04:02 +02:00
  • 24bdf0a099 Add example wallet def ekzyis 2024-07-08 12:56:49 +02:00
  • d9205b6d30 Add link to lnbits.com ekzyis 2024-07-08 12:56:43 +02:00
  • 7402885998 Use common sort ekzyis 2024-07-08 11:34:00 +02:00
  • 1a60f13d72 Fix order if wallet with no priority exists ekzyis 2024-07-08 11:06:46 +02:00
  • 920478a72c Update LNC code ekzyis 2024-07-08 10:38:49 +02:00
  • 9af8e63355 Fix error per invalid bip39 word ekzyis 2024-07-08 08:26:51 +02:00
  • 8a36bffb85 Fix autowithdraw priority order ekzyis 2024-07-08 08:07:13 +02:00
  • 8ea4d0c8a7 Fix duplicate CLN error ekzyis 2024-07-08 07:59:28 +02:00
  • 2051dd0e88 Use touches instead of dnd on mobile ekzyis 2024-07-08 07:32:43 +02:00
  • 5d678ced23 Fix draggable false on first page load due to SSR ekzyis 2024-07-08 06:54:27 +02:00
  • 459478036f Fix priority ignored when fetching enabled wallet ekzyis 2024-07-08 05:49:54 +02:00
  • a69bca0f05 Use inject function for resolvers and typeDefs ekzyis 2024-07-07 20:04:33 +02:00
  • 85cfda330b Remove Wallet in lib/constants ekzyis 2024-07-07 17:53:49 +02:00
  • 85464f93b9 Detach wallets and delete logs on logout ekzyis 2024-07-07 18:23:42 +02:00
  • dddbb53792 Add CLN autowithdrawal ekzyis 2024-07-07 10:41:44 +02:00
  • ebe741dc92 Add missing hints ekzyis 2024-07-07 10:32:01 +02:00
  • 6bee659f2f Fix autowithdraw loop ekzyis 2024-07-07 10:04:10 +02:00
  • bd0e4d906c Fix draggable ekzyis 2024-07-07 09:50:51 +02:00
  • 7528e5c2b6 Add optional wallet short name for logging ekzyis 2024-07-07 09:43:37 +02:00
  • 1ce09051b1 Add autowithdrawal to lightning address ekzyis 2024-07-07 09:36:48 +02:00
  • 8dac53d7d5 Fix wallet security banner shown for server wallets ekzyis 2024-07-07 08:56:50 +02:00
  • cd074a47b7 Fix success autowithdrawal log ekzyis 2024-07-06 07:16:26 +02:00
  • 12bedae01a Use wallet.createInvoice for autowithdrawals ekzyis 2024-07-06 07:16:12 +02:00
  • b569c8faa0 Fix import inconsistency between app and worker ekzyis 2024-07-06 06:52:46 +02:00
  • ba00c3d9fa Generate wallet resolver from fields ekzyis 2024-07-06 06:41:14 +02:00
  • 00f78daadc Generate wallet mutation from fields ekzyis 2024-07-06 04:56:28 +02:00
  • 0a0085fe82 Remove unnecessary WALLETS_QUERY ekzyis 2024-07-06 04:55:44 +02:00
  • 48ead97615 Run lnbits url.replace in validate and sendPayment ekzyis 2024-07-06 03:05:47 +02:00
  • 6463e6eec8 Split arguments into [value,] config, context ekzyis 2024-07-06 03:03:40 +02:00
  • 0ebe097a70 Fix noisy changes in lib/validate ekzyis 2024-07-05 21:37:12 +02:00
  • 850c534c91 Fix typo ekzyis 2024-07-05 21:34:48 +02:00
  • 83fd39b035 Fix onCanceled missing ekzyis 2024-07-05 21:14:58 +02:00
  • 9bbf2056e9 Save dedicated enabled flag for server wallets ekzyis 2024-07-05 21:00:37 +02:00
  • 8acf74c787 Fix autowithdrawSettings not applied ekzyis 2024-07-05 19:17:28 +02:00
  • 55928ac252 Save order as priority ekzyis 2024-07-05 08:22:47 +02:00
  • c270805649 Use dynamic import for WalletCard ekzyis 2024-07-05 08:09:24 +02:00
  • eb2f4b980f Implement drag & drop w/o persistence ekzyis 2024-07-05 04:59:32 +02:00
  • b96757b366 Move all validation schema into lib/validate ekzyis 2024-07-04 22:42:14 +02:00
  • 39d8928772 Disable checkbox if not configured yet ekzyis 2024-07-04 21:38:54 +02:00
  • da6d262e0a Also enable server wallets on create ekzyis 2024-07-04 21:34:36 +02:00
  • d20e258649 Consistent logs between local and server wallets ekzyis 2024-07-04 02:48:20 +02:00
  • d60e26bfdf Fix wallet logs not updated after server delete ekzyis 2024-07-04 21:24:34 +02:00
  • 9509833b88 Also use 'enabled' for server wallets ekzyis 2024-07-03 18:55:50 +02:00
  • 645ff78365 Fix server config not updated after save or detach ekzyis 2024-07-03 18:55:15 +02:00
  • c18263dc73 Fix another hydration error ekzyis 2024-07-03 18:54:27 +02:00
  • d8e82ddea5 Only include local/server config if required ekzyis 2024-07-03 18:24:05 +02:00
  • e091377d94 Fix TypeError in isConfigured if no enabled wallet found ekzyis 2024-07-03 18:23:45 +02:00
  • 5b561e22a9 Fix wallet logs refetch ekzyis 2024-07-03 04:45:28 +02:00
  • 4bf9954c4e Fix delete wallet logs on server ekzyis 2024-07-03 04:23:19 +02:00
  • 3b0605a691 Fix isConfigured ekzyis 2024-07-03 04:21:20 +02:00
  • 1f98a1a891 Fix usage of conditional hooks in useConfig ekzyis 2024-07-03 03:34:45 +02:00
  • 377ac04c85 Use same error format in toast and wallet log ekzyis 2024-07-03 02:50:51 +02:00
  • 9228328d3b Remove FIXMEs ekzyis 2024-07-03 02:35:35 +02:00
  • 2aa0c9bc99 Fix confusing UX around enabled ekzyis 2024-07-03 02:34:14 +02:00
  • d7c81cfa9f Fix sendPayment called with empty config ekzyis 2024-07-02 05:38:41 +02:00
  • 4a16cc17aa Fix TypeError ekzyis 2024-07-02 02:11:42 +02:00
  • 4082a45618 wip: Add LND autowithdrawals ekzyis 2024-06-26 14:31:35 +02:00
  • ae0335d537 Don't require destructuring to pass props to input ekzyis 2024-06-26 14:01:54 +02:00
  • 91978171ed Remove logger.error since already handled in useWallet ekzyis 2024-06-25 14:52:38 +02:00
  • dae69ec4b3 Add FIXMEs for LNC ekzyis 2024-06-25 00:58:01 +02:00
  • eda7fd6b46 Fix position of log start marker ekzyis 2024-06-24 20:23:02 +02:00
  • fd08356d37 Remove follow and show recent logs first ekzyis 2024-06-24 14:36:13 +02:00
  • 61be80446d Revert "Fix 20s page load for /settings/wallets.json?nodata=true" ekzyis 2024-06-24 14:22:07 +02:00
  • 6059e8f691 Use normal imports ekzyis 2024-06-24 14:15:14 +02:00
  • 1bae891594 Fix extremely slow page load for LNC import ekzyis 2024-06-24 14:06:51 +02:00
  • 276e734a7a Fix 20s page load for /settings/wallets.json?nodata=true ekzyis 2024-06-24 13:21:12 +02:00
  • 7b6602e386 wip: Add LNC ekzyis 2024-06-24 12:58:22 +02:00
  • 8e2dd45e23 Support help, optional, hint in wallet fields ekzyis 2024-06-24 12:53:59 +02:00
  • 7639390a16 Pass config with spread operator ekzyis 2024-06-21 22:41:54 +02:00
  • 29646eb956 Use INFO level for 'wallet disabled' message ekzyis 2024-06-21 22:35:19 +02:00
  • dd47f2c02b Run validation during save ekzyis 2024-06-21 22:32:06 +02:00
  • a5ea53dc39 Fix enableWallet ekzyis 2024-06-21 22:18:16 +02:00
  • 399c62a7e3 Fix unused isDefault saved in config ekzyis 2024-06-21 22:12:10 +02:00
  • 034cb4e8b2 Add NWC wallet ekzyis 2024-06-20 21:52:07 +02:00
  • b8b0a4f985 Add schema to wallet def ekzyis 2024-06-20 20:43:55 +02:00
  • 0957cb5b83 Add logging to attach & detach ekzyis 2024-06-20 20:34:09 +02:00
  • 71c753810c Don't pass logger to sendPayment ekzyis 2024-06-20 20:20:32 +02:00
  • 0de82db78a Enable wallet if just configured ekzyis 2024-06-20 20:16:47 +02:00
  • 1a2be99027 Set canPay, canReceive in useWallet ekzyis 2024-06-20 20:16:27 +02:00
  • 6ac8785c51 Update wallet logging + other stuff ekzyis 2024-06-20 19:56:37 +02:00
  • a1b343ac89 Fix import error ekzyis 2024-06-20 16:48:46 +02:00
  • 5f047cbfc9 wip: Use uniform interface for wallets ekzyis 2024-06-03 17:41:15 -05:00
  • 3710840167 upgrade prisma for https://github.com/prisma/prisma/issues/16611 fix keyan 2024-07-07 11:14:12 -05:00
  • 3bada4b5da
    new referral scheme (#1255) Keyan 2024-07-07 11:12:02 -05:00
  • fc781047d5 fix autowithdraw flag for lightning address keyan 2024-07-06 12:56:20 -05:00
  • 9213e3ad1a fix settleHodlInvoice timing out paid action transition keyan 2024-07-06 11:37:32 -05:00
  • bcdbf9cede print imgproxy dimensions error keyan 2024-07-04 17:54:54 -05:00
  • 79f0df17b2
    improve pessimistic paid actions by letting the server perform actions and settle invoice on HELD (#1253) Keyan 2024-07-04 12:30:42 -05:00
  • 7c294478fb
    Nostr crossposting backlink + content fix (#1251) ekzyis 2024-07-03 17:11:24 +02:00
  • 1a3785a865 only assume insufficient funds in paid action if the error says so keyan 2024-07-03 09:09:05 -05:00
  • 2dd96f4b83
    Fix item mention of own items (#1250) ekzyis 2024-07-02 21:22:58 +02:00
  • 9145f290dc fix lastCommentAt denorm keyan 2024-07-02 09:26:40 -05:00
  • 63e60fe2bc subtle change to usePaidMutation callback order keyan 2024-07-01 17:04:10 -05:00
  • 0aa5ba4955 move invoice creation outside of interactive tx keyan 2024-07-01 16:54:34 -05:00
  • 6e8d7ef1b8 allow slog logs to be disabled/configured keyan 2024-07-01 16:48:54 -05:00
  • e57c930f0c
    Fix push notifications (#1249) ekzyis 2024-07-01 22:51:59 +02:00
  • 6e1d67b3c0 fix optimistic responses of bounties and poll votes keyan 2024-07-01 14:58:53 -05:00