• Joined on 2025-12-31
padreug created branch ticket-scanner-counts-rpc in aiolabs/webapp 2026-05-24 21:33:17 +00:00
padreug pushed to ticket-scanner-counts-rpc at aiolabs/webapp 2026-05-24 21:33:17 +00:00
b4baad0d82 feat(activities): backend-truth counts + scanned list, tabs + popup result
padreug pushed to main at aiolabs/webapp-module 2026-05-24 20:40:14 +00:00
ca19127584 feat: add lnbitsNostrTransportPubkey option
a1e2778f8c update flake.lock
Compare 2 commits »
padreug pushed to main at aiolabs/lnbits-extensions 2026-05-24 16:57:14 +00:00
95dd8995f8 chore(events): add v1.6.1-aio.3 — nostr scanner + admin owner column
padreug pushed tag v1.6.1-aio.3 to aiolabs/events 2026-05-24 16:56:25 +00:00
padreug pushed to main at aiolabs/events 2026-05-24 16:56:12 +00:00
37fad05c1f chore: bump config.json version to 1.6.1-aio.3
padreug pushed to main at aiolabs/events 2026-05-24 16:54:03 +00:00
26b1be8ff0 Merge pull request 'feat: organizer ticket scanning over nostr-transport + secure legacy HTTP register endpoint' (#19) from ticket-scanner-nostr into main
3606fd9a0a feat(admin): Owner column on All Users' Events card
66d263ef14 ui(admin): Tickets card above All Users' Events on the admin index
02071e6541 feat: events_list_event_tickets RPC for organizer ticket roster
1d8dacbaa3 fix: require admin_key + owner check on PUT /tickets/register
Compare 6 commits »
padreug merged pull request aiolabs/events#19 2026-05-24 16:54:01 +00:00
feat: organizer ticket scanning over nostr-transport + secure legacy HTTP register endpoint
padreug pushed to ticket-scanner-nostr at aiolabs/events 2026-05-24 16:51:55 +00:00
3606fd9a0a feat(admin): Owner column on All Users' Events card
padreug pushed to dev at aiolabs/webapp 2026-05-24 16:51:14 +00:00
815bc2d15f Merge pull request 'feat(activities): organizer ticket scanner over Nostr transport' (#73) from ticket-scanner-nostr-webapp into dev
2498fbe518 fix(activities): pause scanner after each decode, require tap to scan next
5ebf0582e0 feat(activities): "Hosting" filter chip on the activities feed
0f8f98d4c5 feat(activities): organizer ticket scanner over nostr-transport
02c1be0ba7 feat(base): NostrTransportService — nip44 v2 kind-21000 RPC client for LNbits
Compare 5 commits »
padreug merged pull request aiolabs/webapp#73 2026-05-24 16:51:13 +00:00
feat(activities): organizer ticket scanner over Nostr transport
padreug opened issue aiolabs/events#22 2026-05-24 16:49:32 +00:00
Allow LNbits admin to edit another user's event
padreug pushed to ticket-scanner-nostr at aiolabs/events 2026-05-24 16:46:23 +00:00
66d263ef14 ui(admin): Tickets card above All Users' Events on the admin index
02071e6541 feat: events_list_event_tickets RPC for organizer ticket roster
Compare 2 commits »
padreug closed pull request aiolabs/webapp#75 2026-05-24 16:00:58 +00:00
<500 when get issue>
padreug commented on pull request aiolabs/webapp#75 2026-05-24 16:00:50 +00:00
<500 when get issue>

Cherry-picked into #73 (the scanner PR) as commit 5ebf058 — the Hosting chip is organizer-flow tooling, same arc as the scan flow, so rolling it up keeps the dev/main release cycle to one…

padreug pushed to ticket-scanner-nostr-webapp at aiolabs/webapp 2026-05-24 16:00:25 +00:00
2498fbe518 fix(activities): pause scanner after each decode, require tap to scan next
5ebf0582e0 feat(activities): "Hosting" filter chip on the activities feed
Compare 2 commits »
padreug created branch hosting-filter in aiolabs/webapp 2026-05-24 15:39:35 +00:00
padreug pushed to hosting-filter at aiolabs/webapp 2026-05-24 15:39:35 +00:00
9acb61efcf feat(activities): "Hosting" filter chip on the activities feed
padreug opened issue aiolabs/webapp#74 2026-05-24 15:32:28 +00:00
Hub vite server crashes on dep-scan: "virtual:pwa-register imported by tasks-app/main.ts could not be resolved"
padreug opened issue aiolabs/events#21 2026-05-24 15:18:44 +00:00
Expose event CRUD over nostr-transport (events_event_create / update / cancel / list)