lilith-platform.live/codebase/@features/api/src/shared
2026-04-19 17:53:36 -07:00
..
db refactor(api-db): ♻️ Replace BetterSqlite3 with bun:sqlite, update type definitions, and adjust initialization logic in admin DB operations 2026-04-19 17:53:36 -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
admin-db-write.ts refactor(api-db): ♻️ Replace BetterSqlite3 with bun:sqlite, update type definitions, and adjust initialization logic in admin DB operations 2026-04-19 17:53:36 -07:00
admin-db.ts refactor(api-db): ♻️ Replace BetterSqlite3 with bun:sqlite, update type definitions, and adjust initialization logic in admin DB operations 2026-04-19 17:53:36 -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