lilith-platform.live/codebase/@features/api/src/shared
2026-04-19 22:54:05 -07:00
..
db test(api): Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic 2026-04-19 19:55:41 -07:00
geo feat(tour-management): Implement core tour-management entities (client, invite-token, tour-event) with full CRUD, geo-classification, invite-dispatch, and tour-planning features including NANPA/sub-market support 2026-04-18 22:02:24 -07:00
http
ical feat(ical): Introduce iCal parsing and generation utilities in the shared module 2026-04-18 19:25:55 -07:00
mail feat(mail): Introduce reusable MailService class and utility functions for email handling in index.ts with unit tests 2026-04-18 19:25:55 -07:00
push feat(api): Introduce CalendarEventRepo, VIP calendar UI surfaces, and push notifications for VIP event management 2026-04-19 15:29:34 -07:00
screening feat(admin-screening): Add admin screening API endpoints, entities, shared validation logic, and test suite 2026-04-19 16:02:22 -07:00
totp feat(totp): Add TOTP utilities for secure time-based token generation and verification 2026-04-18 19:25:55 -07:00
crypto.ts feat(api): Introduce VIP conversation encryption and secure storage with vip-conversation entity schema and crypto integration 2026-04-19 22:54:05 -07:00
logger.ts refactor(api): ♻️ Standardize API server config schema and logger setup for consistent modularity and observability 2026-04-18 19:25:55 -07:00