lilith-platform.live/codebase/@features/api/src/shared
2026-04-24 20:04:58 -07:00
..
db refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -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 refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
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
storage feat(storage): Add StorageClient class and cache management utilities for shared data persistence/caching 2026-04-20 01:03:10 -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