Commit graph

  • adda751eb0 Merge pull request 'fix(provision): publish default stall in background to avoid blocking signup (#7)' (#8) from fix-7-publish-stall-async into main main padreug 2026-06-03 16:40:04 +00:00
  • 774c3586a1 fix(provision): publish default stall in background to avoid blocking signup (#7) Padreug 2026-06-03 18:37:32 +02:00
  • 14e7ea63eb Merge pull request 'feat(signer): route merchant signing through lnbits NostrSigner — drop private_key (#5)' (#6) from issue-5-bunker-only into main padreug 2026-06-01 18:00:04 +00:00
  • c677e1bb7d feat(provision): capitalize the stall owner name Padreug 2026-06-01 19:54:28 +02:00
  • c859b95521 feat(signer): route merchant signing through lnbits NostrSigner — drop private_key (#5) Padreug 2026-06-01 10:41:42 +02:00
  • 9f116ff1f8 feat(signer): stop reading account.prvkey in merchant provision/rotate paths (#5) signer-abstraction Padreug 2026-05-28 08:58:31 +02:00
  • 50f87c9970 fix(nip17): drop since filter on kind 1059 subscription v1.1.0-aio.3 Padreug 2026-05-03 17:41:30 +02:00
  • 05ebf042ac Extract provision_merchant() service for shared use v1.1.0-aio.2 Padreug 2026-05-03 16:19:52 +02:00
  • e481c9179d Auto-create + publish default stall, republish stall on product publish Padreug 2026-05-03 16:11:15 +02:00
  • 3cc798aab2 Remove orphaned key import/generate UI Padreug 2026-05-03 15:51:54 +02:00
  • 25023df8bd Add keypair rotation detection and migration feature Padreug 2026-04-27 12:38:00 +02:00
  • 5c38947fc6 Auto-provision merchant from account keypair on first access Padreug 2026-04-27 12:14:40 +02:00
  • 725944ae9c Replace NIP-04 messaging with NIP-17 (NIP-44 + NIP-59 gift wrapping) Padreug 2026-04-27 08:16:55 +02:00
  • 319d5eeb04 Refactors type hints for clarity v1.1.0-aio.1 padreug 2025-11-04 00:59:55 +01:00
  • d3229cd094 Improves Nostr message handling and error logging padreug 2025-11-04 00:52:36 +01:00
  • 039a26d1df Adds order discovery analysis document padreug 2025-11-04 00:38:29 +01:00
  • 0b7523fbeb Enhances websocket connection robustness padreug 2025-11-03 23:58:30 +01:00
  • c7f6b209dd TEMP: set merchant active to True by default padreug 2025-09-08 21:50:54 +02:00
  • a8eeace36d Improve merchant creation with automatic keypair generation padreug 2025-09-07 03:25:19 +02:00
  • d4c1bc04ec interactive rebase commit, clean logs padreug 2025-11-04 00:47:43 +01:00
  • 0ebd5f642c add DEBUG logs padreug 2025-09-03 10:54:07 +02:00
  • 125481bda8
    Merge pull request #171 from lnbits/more_pages Arc 2026-02-16 14:22:14 +00:00
  • 77a7ab8153
    Merge pull request #170 from lnbits/ui_tweaks Arc 2026-02-16 14:21:31 +00:00
  • ac879e29f2 Changes to more pages DoktorShift 2026-01-25 14:21:19 +01:00
  • f85cbaa65e Refactors type hints for clarity v0.0.1 padreug 2025-11-04 00:59:55 +01:00
  • e0fdada15c Improves Nostr message handling and error logging padreug 2025-11-04 00:52:36 +01:00
  • 1fd01f8c06 Adds order discovery analysis document padreug 2025-11-04 00:38:29 +01:00
  • 61c2db8e80 Enhances websocket connection robustness padreug 2025-11-03 23:58:30 +01:00
  • 0fec454006 TEMP: set merchant active to True by default padreug 2025-09-08 21:50:54 +02:00
  • 7245123e49 Improve merchant creation with automatic keypair generation padreug 2025-09-07 03:25:19 +02:00
  • 7c7d6c7953 interactive rebase commit, clean logs padreug 2025-11-04 00:47:43 +01:00
  • 631675d2a0 add DEBUG logs padreug 2025-09-03 10:54:07 +02:00
  • 754003eb52 make arcbtc 2025-12-30 14:49:33 +00:00
  • 75c6d388a5 frontend page fix arcbtc 2025-12-30 14:46:31 +00:00
  • 94af43c3f5 add open button arcbtc 2025-12-30 12:48:43 +00:00
  • 216b53cb31 tweaks arcbtc 2025-12-30 12:07:11 +00:00
  • 7771201c32 moved to orders tab arcbtc 2025-12-30 11:46:45 +00:00
  • 20dc241c89
    Merge pull request #158 from BenGWeeks/feature/merchant-keys-panel-146 Arc 2025-12-30 11:42:31 +00:00
  • 1777b5df6d Merge branch 'main' into feature/merchant-keys-panel-146 arcbtc 2025-12-30 11:40:14 +00:00
  • 1a6d1aed10
    Merge pull request #169 from lnbits/messg#ages_m2 Arc 2025-12-27 22:33:03 +00:00
  • d5c9e39b7b message card always open Arc 2025-12-27 22:31:48 +00:00
  • 2bde92bef6
    Merge pull request #161 from lnbits/ui_fixup Arc 2025-12-27 21:56:57 +00:00
  • 7aec14854c feat: multi-profile support and UI improvements Ben Weeks 2025-12-24 14:05:18 +00:00
  • f466559b51 feat: add Switch dropdown options for profile management Ben Weeks 2025-12-24 13:18:51 +00:00
  • ce0cc3813e chore: hide Following/Followers counts until implemented Ben Weeks 2025-12-24 12:55:36 +00:00
  • 0d945d5bfd fix: improve profile avatar alignment and styling Ben Weeks 2025-12-24 12:48:55 +00:00
  • a21b5289c1 feat: add merchant profile edit, keys dialog, and publish to Nostr Ben Weeks 2025-12-24 12:42:03 +00:00
  • c3dea9f01d feat: add merchant profile panel to Merchant tab Ben Weeks 2025-12-24 11:10:39 +00:00
  • cd0bca1c85 tweak Arc 2025-12-24 05:59:51 +00:00
  • 19dbe64e7f make Arc 2025-12-24 05:33:27 +00:00
  • a2931d675a fixup: ui Arc 2025-12-24 05:32:27 +00:00
  • 053dcd1785
    Merge pull request #148 from BenGWeeks/fix/orders-by-customer-pubkey Arc 2025-12-24 04:03:23 +00:00
  • e2150edc10
    Merge branch 'main' into fix/orders-by-customer-pubkey Arc 2025-12-24 03:59:39 +00:00
  • 5e22796198
    Merge pull request #133 from BenGWeeks/feature/nostrclient-status-indicator Arc 2025-12-24 03:58:48 +00:00
  • 05a23fae0b Merge remote-tracking branch 'origin/main' into feature/nostrclient-status-indicator Arc 2025-12-24 03:57:27 +00:00
  • db550bc9dd
    Merge pull request #129 from BenGWeeks/feature/tab-navigation-119 Arc 2025-12-24 03:53:20 +00:00
  • 3d503cefff Merge branch 'main' into feature/tab-navigation-119 Arc 2025-12-24 03:51:38 +00:00
  • 18dd78b50f
    Merge pull request #127 from BenGWeeks/fix/currency-config-116 Arc 2025-12-24 03:35:12 +00:00
  • 9b95ae22a9
    Merge branch 'main' into fix/currency-config-116 Arc 2025-12-24 03:34:15 +00:00
  • 34fde3dc13
    Merge pull request #151 from BenGWeeks/feature/update-icon Arc 2025-12-24 03:31:58 +00:00
  • 9bdc54e57a
    Merge branch 'main' into feature/update-icon Arc 2025-12-24 03:31:02 +00:00
  • 3a5e0628bf
    Merge pull request #160 from BenGWeeks/feature/extension-info-card-159 Arc 2025-12-24 03:29:58 +00:00
  • 1f9f037fb9
    Merge branch 'main' into feature/extension-info-card-159 Arc 2025-12-24 03:28:36 +00:00
  • c7febeb9f5
    Merge pull request #156 from BenGWeeks/feature/shipping-zone-ux-improvements Arc 2025-12-24 03:25:54 +00:00
  • 65a6bb3786 fix: correct Ben Arc's GitHub URL Ben Weeks 2025-12-23 16:28:05 +00:00
  • c4f0eb4d91 feat: enhance extension info card with Nostr introduction and resources Ben Weeks 2025-12-23 16:27:01 +00:00
  • 0b8ed70350 fix: country list fixes for shipping-zones-list component (#153) Ben Weeks 2025-12-23 13:46:57 +00:00
  • 7bfc687a87 revert: remove country list fixes, keep only search/sort (#157) Ben Weeks 2025-12-23 13:44:21 +00:00
  • e568d55760 style: move Currency column after Cost column Ben Weeks 2025-12-23 13:40:00 +00:00
  • 0e2cad101d feat: add search and sorting to shipping zones table (#157) Ben Weeks 2025-12-23 13:34:43 +00:00
  • 284608e73c feat: disable Create Shipping Zone button if no name entered Ben Weeks 2025-12-23 13:07:29 +00:00
  • bcdd001e1b feat: add validation for max 2 decimal places on non-sat currencies Ben Weeks 2025-12-23 13:04:34 +00:00
  • 3c16ebb2b7 chore: add CLAUDE.md to gitignore Ben Weeks 2025-12-23 13:03:29 +00:00
  • 4dad0a0029 fix: remove extra left padding on cost field Ben Weeks 2025-12-23 12:59:41 +00:00
  • d51a66cd69 feat: move currency dropdown inline with cost field Ben Weeks 2025-12-23 12:58:00 +00:00
  • dbd64f7faf feat: improve shipping zone UX Ben Weeks 2025-12-23 12:53:21 +00:00
  • 1f708fff66 style: fix prettier formatting in index.html Ben Weeks 2025-12-23 12:24:35 +00:00
  • bd010ece6b style: fix prettier formatting Ben Weeks 2025-12-23 12:21:59 +00:00
  • 0e8a8d3591 fix: line too long in get_orders_for_stall Ben Weeks 2025-12-23 12:02:42 +00:00
  • 99b3ca6db7 feat: update extension icon with shop storefront design Ben Weeks 2025-12-23 02:24:58 +00:00
  • dba3cf2165 fix: add missing AND in dynamic SQL query for orders (#135) Ben Weeks 2025-12-22 18:40:32 +00:00
  • b8c2c99175 chore: remove unused status endpoint and debug logging Ben Weeks 2025-12-22 14:46:30 +00:00
  • d2755d7232 fix: improve nostrclient status detection and display Ben Weeks 2025-12-22 12:49:33 +00:00
  • 9911a03575 feat: add nostrclient status indicator and connection button Ben Weeks 2025-12-22 10:15:11 +00:00
  • 71f458b9b9 feat: restructure UI with tab-based navigation (#119) Ben Weeks 2025-12-21 19:06:28 +00:00
  • 697fc1260d fix: respect admin-configured allowed currencies in dropdowns Ben Weeks 2025-12-21 17:47:48 +00:00
  • 17d13dbe6b
    fix: point multiplication (#115) v1.1.0 Vlad Stan 2025-11-13 12:10:40 +02:00
  • c7fa0931d2 chore: version and lint 1.1.0 Vlad Stan 2025-11-13 12:07:15 +02:00
  • 966e8bd6c1 fix: point multiplication Vlad Stan 2025-11-13 12:02:10 +02:00
  • 9c00adbf2d
    chore: get rid of secp lib (#114) dni ⚡ 2025-11-04 10:34:24 +01:00
  • 3a8c16d155
    chore: add uv, add ci, fix some issues (#113) dni ⚡ 2025-10-30 10:11:18 +01:00
  • 499b1f81f1
    CHORE: Improve UI (#112) PatMulligan 2025-09-15 08:48:13 +02:00
  • 4938491774
    FIX: add urlsafe=True (#111) PatMulligan 2025-09-10 14:10:45 +02:00
  • de7fe059b8
    V1 (#106) v1.0.0 Vlad Stan 2024-11-06 11:50:21 +02:00
  • 2020bd9838
    Changes to deactivate/reactivate products (#89) rleed 2024-11-04 05:59:04 -03:00
  • 7a3b144a94
    pass showKeys as prop to merchant-details child and use emit to toggle (#105) PatMulligan 2024-10-25 14:19:13 +02:00
  • db35538099
    Merge pull request #104 from lnbits/arcbtc-patch-1 Arc 2024-08-11 10:59:10 +01:00
  • 1278ca367b
    slight path change Arc 2024-08-11 10:58:59 +01:00
  • 6cbdf14e04
    Merge pull request #101 from lnbits/advanceddescription Arc 2024-06-19 17:46:49 +01:00
  • 3325626777
    fix: properly start/stop tasks (#100) v0.7.1 dni ⚡ 2024-05-27 11:47:39 +02:00