Trek_CN/server/src
Maurice 99514ddce1 feat: add invite registration links with configurable usage limits
Admins can create one-time registration links (1–5× or unlimited uses)
with optional expiry (1d–14d or never). Recipients can register even
when public registration is disabled. Atomic usage counting prevents
race conditions, all endpoints are rate-limited.
2026-03-29 12:49:15 +02:00
..
db feat: add invite registration links with configurable usage limits 2026-03-29 12:49:15 +02:00
demo v2.6.2 — TREK Rebrand, OSM Enrichment, File Management, Hotel Bookings & Bug Fixes 2026-03-28 16:38:08 +01:00
middleware refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
routes feat: add invite registration links with configurable usage limits 2026-03-29 12:49:15 +02:00
services refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
config.ts refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
index.ts fix: resolve static asset SSL errors from helmet's upgrade-insecure-requests 2026-03-28 17:30:51 -07:00
scheduler.ts fix: resolve all TypeScript errors - node types, Express v4 types, places/scheduler fixes 2026-03-28 19:45:01 +00:00
types.ts fix: align @types/express to v4 to match express runtime 2026-03-28 20:36:09 +00:00
websocket.ts refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00