From 95dd8995f83d6be5bf3b20bde22b9c8ca3f455fd Mon Sep 17 00:00:00 2001 From: Padreug Date: Sun, 24 May 2026 18:57:10 +0200 Subject: [PATCH] =?UTF-8?q?chore(events):=20add=20v1.6.1-aio.3=20=E2=80=94?= =?UTF-8?q?=20nostr=20scanner=20+=20admin=20owner=20column?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extensions.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/extensions.json b/extensions.json index d945df5..5a3c6da 100644 --- a/extensions.json +++ b/extensions.json @@ -165,6 +165,16 @@ "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.2.zip", "hash": "69c1d5bd7000bfc15265bac659ee01c275c0bed314c21fc575d1ac430b7a1082" }, + { + "id": "events", + "repo": "https://git.atitlan.io/aiolabs/events", + "name": "AIO Events", + "version": "1.6.1-aio.3", + "short_description": "Organizer ticket scanning over nostr-transport: events_ticket_register + events_list_event_tickets RPCs (signed-event auth, no HTTP roundtrip at the door). Legacy PUT /tickets/register hardened with admin_key + owner check. Admin index shows wallet owner on All Users' Events; Tickets card promoted above it.", + "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.3.zip", + "hash": "14521ba712ae4ef0f4c8ad70a256ec384aefee7c524913725c550f43e404f227" + }, { "id": "nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",