• Joined on 2025-12-31
padreug commented on issue aiolabs/libra#48 2026-06-18 11:08:35 +00:00
add_account duplicate-detection regex isn't anchored → false 409s and silent double-writes

Fixed and shipped in v0.4.0 (PR #46, catalog updated).

padreug pushed to main at aiolabs/lnbits-extensions 2026-06-18 10:28:17 +00:00
52587c4f65 libra: add v0.4.0 (admin add-account UI + account-write hardening)
padreug pushed tag v0.4.0 to aiolabs/libra 2026-06-18 10:08:24 +00:00
padreug pushed to main at aiolabs/libra 2026-06-18 10:03:13 +00:00
4b01428a17 Merge pull request 'Wire admin add-account endpoint into the UI' (#46) from feat/add-account-ui into main
3adb3d356a fix(accounts): match Beancount's DATE grammar in duplicate detection (libra-#48)
39440b75a7 fix(accounts): recover ledger-only account instead of blanket 409 (libra-#50)
26eb9d4579 fix(accounts): don't currency-constrain per-user account opens (libra-#49)
0ea96cd384 fix(accounts): anchor duplicate-account detection to a real Open directive (libra-#48)
Compare 13 commits »
padreug deleted branch feat/add-account-ui from aiolabs/libra 2026-06-18 10:03:13 +00:00
padreug merged pull request aiolabs/libra#46 2026-06-18 10:03:11 +00:00
Wire admin add-account endpoint into the UI
padreug opened issue aiolabs/webapp#120 2026-06-17 17:17:32 +00:00
Add image cropping to uploads (profile, event, …)
padreug created pull request aiolabs/webapp#119 2026-06-17 17:16:36 +00:00
fix(events): keep event-detail ticket counts live after a purchase
padreug created branch feat/event-detail-live-ticket-count in aiolabs/webapp 2026-06-17 17:16:22 +00:00
padreug pushed to feat/event-detail-live-ticket-count at aiolabs/webapp 2026-06-17 17:16:22 +00:00
dce55f0c0c fix(events): keep event detail's ticket counts live (subscribe even when cached)
padreug opened issue aiolabs/webapp#118 2026-06-17 17:14:05 +00:00
Explore: collect buyer email at ticket purchase (needs LNbits email/SMTP server)
padreug opened issue aiolabs/events#25 2026-06-17 17:12:37 +00:00
Surface ticket buyer npub (nostr_identifier) in the event stats endpoint
padreug opened issue aiolabs/webapp#117 2026-06-17 17:11:01 +00:00
Activities: show ticket buyer's username + npub in the hoster scan list
padreug created pull request aiolabs/webapp#116 2026-06-17 17:08:31 +00:00
fix(events): clarify scan-tickets "Remaining" stat as "Not scanned"
padreug created branch feat/scan-tickets-sold-label in aiolabs/webapp 2026-06-17 17:08:23 +00:00
padreug pushed to feat/scan-tickets-sold-label at aiolabs/webapp 2026-06-17 17:08:23 +00:00
551b3e5701 fix(events): clarify the scan-tickets "Remaining" stat as "Not scanned"
padreug created pull request aiolabs/webapp#115 2026-06-17 17:07:05 +00:00
feat(events): calendar popup respects the selected category filter
padreug created branch feat/calendar-respect-categories in aiolabs/webapp 2026-06-17 17:06:56 +00:00
padreug pushed to feat/calendar-respect-categories at aiolabs/webapp 2026-06-17 17:06:56 +00:00
db4c9b8bf3 feat(events): calendar popup respects the selected category filter
padreug pushed to feat/ui-tweaks-3 at aiolabs/webapp 2026-06-17 17:02:21 +00:00
c3fffc189f style(events): center the header logo on the profile-icon axis
4802ac073e feat(layout): hide "Back to hub" for the events-only launch
Compare 2 commits »