• Joined on 2025-12-31
padreug pushed to feat/market-nip17-messaging at aiolabs/webapp 2026-05-03 10:28:54 +00:00
121f5cc342 feat(market): migrate order DMs to NIP-17 (NIP-44 + NIP-59 gift wrap)
padreug created branch feat/market-nip17-messaging in aiolabs/webapp 2026-05-03 10:28:54 +00:00
padreug pushed to demo at aiolabs/webapp 2026-05-03 08:05:28 +00:00
16c03d947a feat(market): self-heal orphan stalls on dashboard mount (closes #38)
628c13c644 fix(market): resolve stall_id from a-tag when content omits it
Compare 2 commits »
padreug opened issue aiolabs/webapp#38 2026-05-03 08:02:29 +00:00
market: self-heal orphan stalls — re-publish kind-30017 when user has merchant but no stall on relay
padreug pushed to demo at aiolabs/webapp 2026-05-03 07:38:55 +00:00
181698c057 fix(auth): server-validate URL tokens + tighten guards (closes #36)
padreug opened issue aiolabs/webapp#37 2026-05-03 07:31:51 +00:00
security: add CSP + standard security headers in nginx (demo + prod)
padreug opened issue aiolabs/webapp#36 2026-05-03 07:31:31 +00:00
auth: validate URL-supplied token before persisting + tighten guards to require populated user
padreug pushed to demo at aiolabs/webapp 2026-05-03 07:16:25 +00:00
eb3393f1b8 fix(market): re-link stallName when stall arrives after product
padreug pushed to demo at aiolabs/webapp 2026-05-02 15:58:00 +00:00
b55792ee90 feat(profile): add Log out button + confirmation dialog
padreug pushed to demo at aiolabs/webapp 2026-05-02 15:24:16 +00:00
f9bb9d4b55 feat(profile): add Log out button + confirmation dialog
padreug pushed to demo at aiolabs/webapp 2026-05-02 14:43:37 +00:00
537fe24a49 fix(build): drop unused DropdownMenuItem import + add build:demo script
padreug pushed to demo at aiolabs/webapp 2026-05-02 14:31:01 +00:00
58bb9c67ed chore(hub): move "Powered by LNbits" under the title
padreug pushed to demo at aiolabs/webapp 2026-05-02 14:30:18 +00:00
17ea0def53 chore(hub): add "Powered by LNbits" footer
padreug created branch demo in aiolabs/webapp 2026-05-02 14:29:41 +00:00
padreug pushed to demo at aiolabs/webapp 2026-05-02 14:29:41 +00:00
9161e0cf68 chore(hub): drop "from earth to sky" subtitle for demo
367124bde2 chore(hub): remove chakra mandala backdrop for demo
5509668e6b docs(deploy): document path-mode demo deployment + hub URL convention
ba2370c71f feat(market): rebrand fallback name + bottom navigation bar
73b67d2765 feat(market): public browse mode + auth toast at checkout
Compare 10 commits »
padreug pushed to main at aiolabs/webapp-module 2026-05-02 14:29:13 +00:00
8dff6af7ac feat: add hub URL options for chakra-tile linking
padreug opened issue aiolabs/webapp#35 2026-05-02 13:38:39 +00:00
Pre-commit secret-scan hook: false positive on prvkey field accesses
padreug opened issue aiolabs/webapp#33 2026-05-02 08:52:38 +00:00
Adopt the events-style "log in to do this" toast in forum / market / tasks
padreug opened issue aiolabs/webapp#34 2026-05-02 08:52:38 +00:00
Operator-configurable public-vs-private mode per standalone (forum, market, tasks, activities)
padreug opened issue aiolabs/restaurant#1 2026-05-02 08:05:20 +00:00
Feature: generate a printable PDF menu (with QR ideas)