feat(events): add v1.6.1-aio.2 catalog entry

Nostr-driven inventory sync (ticket counts in NIP-52 tags, republish
on every sale), multi-ticket purchases as N independently-scannable
rows on one invoice, GET /tickets/user + polling endpoint, republish-
all / republish-mine admin tools. Co-merges aiolabs/events PR #15 +
PR #16.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-23 23:14:54 +02:00
commit e5f4078aea

View file

@ -155,6 +155,16 @@
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.1.zip", "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.1.zip",
"hash": "519bbb8b6cd1094b1c4ab8f49236edfe443b544948a78d9098977ddf11954890" "hash": "519bbb8b6cd1094b1c4ab8f49236edfe443b544948a78d9098977ddf11954890"
}, },
{
"id": "events",
"repo": "https://git.atitlan.io/aiolabs/events",
"name": "AIO Events",
"version": "1.6.1-aio.2",
"short_description": "Nostr-driven inventory sync (ticket counts in NIP-52 tags, republish on every sale), multi-ticket purchases as N independently-scannable rows on one invoice, GET /tickets/user + polling endpoint, republish-all/republish-mine admin tools.",
"icon": "https://git.atitlan.io/aiolabs/events/raw/branch/main/static/image/events.png",
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.2.zip",
"hash": "69c1d5bd7000bfc15265bac659ee01c275c0bed314c21fc575d1ac430b7a1082"
},
{ {
"id": "nostrclient", "id": "nostrclient",
"repo": "https://git.atitlan.io/aiolabs/nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",