bbe and Cursor
a6a2b113ee
feat: add scoped API keys for programmatic site access
...
Introduce ApiKey model, CRUD endpoints, and admin UI so agents can
authenticate with permission-scoped keys. Normalize pubkeys to hex on login,
dedupe legacy npub/hex user rows, and ignore .cursor in git.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 09:29:30 +02:00
bbe and Cursor
70e3e0633d
feat: roles/permissions system and Nostr profile display on admin users
...
Introduce granular role-based permissions with SuperAdmin env override, admin roles UI, and permission-gated API routes. Fix admin user Nostr metadata by batching relay profile fetches, normalizing npub pubkeys to hex, and adding reusable NostrAvatar/useNostrProfile components.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 08:46:56 +02:00
bbe
78271ea110
feat: organizers, meetups UI, Plausible analytics, and migration tooling
...
- Add organizer model/API, admin and public organizer pages, meetup cards
- Refresh events/home/contact; add calendar dialog and carousel components
- Optional Plausible via NEXT_PUBLIC_PLAUSIBLE_* env vars in root layout
- Prisma migration, seed updates, baseline-and-migrate script
Made-with: Cursor
2026-04-04 21:55:34 +02:00