• Joined on 2025-12-31
padreug pushed to dev at aiolabs/webapp 2026-05-23 21:19:07 +00:00
0bdc6c8767 feat(activities): notification config on event create + edit
padreug deleted branch notification-config from aiolabs/webapp 2026-05-23 21:19:07 +00:00
padreug merged pull request aiolabs/webapp#69 2026-05-23 21:19:06 +00:00
feat(activities): notification config on event create + edit
padreug pushed to dev at aiolabs/webapp 2026-05-23 21:18:56 +00:00
663e32e7a4 fix(activities): normalize 'sat' vs 'sats' across fiat conditionals
b7b5a08594 fix(base): FiatToggleField reads form state via useFormContext
99667add65 feat(activities): provider-aware checkout labels and conversion preview
61665790b3 refactor(activities): adopt shared payment-rails pattern in CreateEventDialog
a0087b6bf3 feat(base): payment-rails composables + components shared across modules
Compare 7 commits »
padreug deleted branch payment-rails-pattern from aiolabs/webapp 2026-05-23 21:18:56 +00:00
padreug merged pull request aiolabs/webapp#68 2026-05-23 21:18:54 +00:00
feat(activities): payment-rails pattern + provider-aware checkout
padreug pushed to main at aiolabs/lnbits-extensions 2026-05-23 21:14:59 +00:00
e5f4078aea feat(events): add v1.6.1-aio.2 catalog entry
padreug pushed tag v1.6.1-aio.2 to aiolabs/events 2026-05-23 21:13:47 +00:00
padreug pushed to main at aiolabs/events 2026-05-23 21:11:38 +00:00
7b761a1aef fix: every ticket row gets a fresh short-hash id (no payment_hash reuse)
59068fe09d feat: multi-ticket purchases as N rows sharing one payment_hash
36568d3eee fix: propagate CreateTicket.user_id to the persisted ticket row
902bafe7f2 feat: POST /tickets/{event_id}/{payment_hash} polling endpoint
ced6ca2b2b feat: organizer-side "Republish mine" button + scoped endpoint
Compare 7 commits »
padreug merged pull request aiolabs/events#16 2026-05-23 21:11:38 +00:00
feat: republish endpoints + polling + multi-ticket via N-rows model
padreug deleted branch tickets-nostr-sync from aiolabs/events 2026-05-23 21:11:38 +00:00
padreug pushed to tickets-purchase-sync at aiolabs/webapp 2026-05-23 21:09:55 +00:00
ac96e073c8 ui(activities): center the tickets-remaining line on detail page
padreug pushed to tickets-purchase-sync at aiolabs/webapp 2026-05-23 21:08:38 +00:00
391acb92f2 ui(activities): surface tickets-remaining on the event detail page
padreug pushed to tickets-purchase-sync at aiolabs/webapp 2026-05-23 21:07:39 +00:00
d3c479868a ui(activities): drop the ticket-id list from the owned-tickets section
padreug created pull request aiolabs/events#16 2026-05-23 20:58:04 +00:00
feat: republish endpoints + polling + multi-ticket via N-rows model
padreug pushed to tickets-nostr-sync at aiolabs/events 2026-05-23 20:57:31 +00:00
7b761a1aef fix: every ticket row gets a fresh short-hash id (no payment_hash reuse)
59068fe09d feat: multi-ticket purchases as N rows sharing one payment_hash
Compare 2 commits »
padreug pushed to tickets-purchase-sync at aiolabs/webapp 2026-05-23 20:46:21 +00:00
70c798072e fix(activities): simplify purchase success modal + dialog overflow
padreug pushed to tickets-nostr-sync at aiolabs/events 2026-05-23 20:46:03 +00:00
c8602e0fbd fix: every ticket row gets a fresh short-hash id (no payment_hash reuse)
padreug pushed to tickets-purchase-sync at aiolabs/webapp 2026-05-23 20:36:24 +00:00
c29f7e4d6b feat(activities): one row per attendee + render N QRs on multi-buy
padreug pushed to tickets-nostr-sync at aiolabs/events 2026-05-23 20:35:59 +00:00
d087bf383b feat: multi-ticket purchases as N rows sharing one payment_hash