• Joined on 2025-12-31
padreug pushed to main at aiolabs/webapp 2026-05-06 05:29:19 +00:00
b46d23b5bb style(scrollbar): match shadcn ScrollArea aesthetic on native scrollbars
a2c4cfd955 fix(layout): swap 100vh/h-screen for dvh so bottom navs survive browser chrome
Compare 2 commits »
padreug commented on issue aiolabs/webapp#41 2026-05-06 05:25:48 +00:00
PWA install conflict: hub scope: '/' blocks standalone installs on same origin

Live verification on production via Playwright

padreug pushed to main at aiolabs/restaurant 2026-05-05 18:46:06 +00:00
250aa05ced migrations: make m002_menu_tree idempotent
padreug pushed to main at aiolabs/regtest 2026-05-05 18:45:55 +00:00
b46144c551 start-regtest: use env-based bash shebang
padreug pushed to main at aiolabs/restaurant 2026-05-05 18:45:03 +00:00
ca3629d44c docs: rename castle → libra in design-conversation example
padreug pushed to main at aiolabs/regtest 2026-05-05 18:44:50 +00:00
e404b7ee11 regtest: rename castle → libra in default-installed extensions
padreug pushed to main at aiolabs/webapp 2026-05-05 18:28:20 +00:00
8303b0981b docs(nostr): add reusable Nostr patterns reference
c734f04e96 fix(activities): correct RSVP count, throttle clicks, fix kind reference
Compare 2 commits »
padreug pushed to demo at aiolabs/webapp 2026-05-05 18:24:43 +00:00
8303b0981b docs(nostr): add reusable Nostr patterns reference
c734f04e96 fix(activities): correct RSVP count, throttle clicks, fix kind reference
Compare 2 commits »
padreug pushed to main at aiolabs/events 2026-05-05 18:14:39 +00:00
80a934be06 chore: bump to v1.3.0-aio.2
padreug pushed tag v1.3.0-aio.2 to aiolabs/events 2026-05-05 18:14:39 +00:00
padreug opened issue aiolabs/events#14 2026-05-05 18:13:26 +00:00
Allow visitors to vouch for / show support for pending events
padreug opened issue aiolabs/webapp#43 2026-05-05 18:13:00 +00:00
Centralize hexToUint8Array and other privkey-handling helpers
padreug opened issue aiolabs/webapp#42 2026-05-05 18:07:11 +00:00
Recurring deep-dive: mine patterns from established open-source Nostr apps
padreug pushed to main at aiolabs/events 2026-05-05 18:04:25 +00:00
b428b0dca8 chore: satisfy upstream lint (black, mypy, prettier, ruff)
padreug pushed tag v1.3.0-aio.1 to aiolabs/events 2026-05-05 17:38:50 +00:00
padreug pushed to main at aiolabs/events 2026-05-05 17:38:31 +00:00
42a373bff1 feat: add NIP-52 Nostr publish + sync of calendar events
4c8e06a6a9 feat: add event approval workflow with admin UI
11043ec8a7 feat: support optional user_id ticket identifier
708d15629c chore: bump to v1.3.0-aio.1 and make m006 idempotent
4afc78d44d
feat: register public page saves to localstorage (#48)
Compare 11 commits »
padreug pushed to backup/main-pre-v1.3-rebase-2026-05-05 at aiolabs/events 2026-05-05 17:38:22 +00:00
padreug created branch backup/main-pre-v1.3-rebase-2026-05-05 in aiolabs/events 2026-05-05 17:38:22 +00:00
padreug opened issue aiolabs/webapp#41 2026-05-05 13:46:15 +00:00
PWA install conflict: hub scope: '/' blocks standalone installs on same origin
padreug pushed to main at aiolabs/webapp-module 2026-05-05 09:47:27 +00:00
7e96b87d67 refactor: rename hubCastleUrl option to hubLibraUrl