lilith-platform.live/codebase/@features/api/src/shared
2026-04-18 19:25:55 -07:00
..
db refactor(db): ♻️ Refactor database utility functions for cleaner architecture and add comprehensive tests 2026-04-18 19:25:55 -07:00
http refactor(api-errors): ♻️ Standardize error classes and middleware for consistent API error handling and improve propagation/logging 2026-04-18 19:25:55 -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
totp feat(totp): Add TOTP utilities for secure time-based token generation and verification 2026-04-18 19:25:55 -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