• Joined on 2025-12-31
padreug pushed to main at aiolabs/restaurant 2026-05-02 06:26:19 +00:00
40a6cd84c6 docs(README): rewrite intro as positive framing
padreug pushed to main at aiolabs/restaurant 2026-05-02 06:18:12 +00:00
aa5b2ed728 docs: add design-conversation transcript
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:52:33 +00:00
ed94621abd docs: README + description.md
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:50:00 +00:00
0b76867ab3 feat(cms): Vue 3 + Quasar 2 UMD CMS templates
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:44:41 +00:00
283ddae087 feat(http): CMS pages + REST API for owners and customers
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:42:06 +00:00
eb69a664a7 feat(nostr): NIP-99 menu listings, NIP-01 profile, NIP-17 stub
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:38:42 +00:00
8ae6ec95b8 feat(services,tasks): order placement, settlement, invoice listener
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:36:53 +00:00
371a6abe28 feat(crud): async CRUD layer for all entities
padreug created branch main in aiolabs/restaurant 2026-04-29 21:35:32 +00:00
padreug pushed to main at aiolabs/restaurant 2026-04-29 21:35:32 +00:00
6347e4f58c feat(models): pydantic v1 models for all entities
3bf7ea4b08 feat(db): m001_initial schema
29a35eabe4 feat: extension lifecycle hooks (__init__.py)
898dbe5688 chore: initial extension manifest, config, gitignore
padreug created repository aiolabs/restaurant 2026-04-29 21:32:38 +00:00
padreug closed pull request aiolabs/events#9 2026-04-28 05:38:25 +00:00
feat: event proposal and approval workflow
padreug commented on pull request aiolabs/events#9 2026-04-28 05:36:59 +00:00
feat: event proposal and approval workflow

Update: API consolidation

padreug created pull request aiolabs/nostrclient#2 2026-04-27 18:38:28 +00:00
fix: queue outgoing events when relay connection is down
padreug pushed to fix/queue-outgoing-events at aiolabs/nostrclient 2026-04-27 18:09:59 +00:00
115e869225 fix: queue outgoing events when relay connection is down
padreug created branch fix/queue-outgoing-events in aiolabs/nostrclient 2026-04-27 18:09:59 +00:00
padreug pushed to main at aiolabs/webapp 2026-04-27 17:55:49 +00:00
f4d5594bef feat: add login icon in top-right of Castle app when not authenticated
padreug pushed to main at aiolabs/webapp 2026-04-27 17:48:50 +00:00
7181b55d52 fix: scope PWA service workers to prevent cross-app interference
padreug opened issue aiolabs/nostrclient#1 2026-04-27 17:33:45 +00:00
Queue outgoing events when relay connection is down
padreug pushed to main at aiolabs/webapp 2026-04-27 17:12:51 +00:00
87f649f048 feat: add login icon button when user is not authenticated