lilith-platform.live/codebase/@features/my/backend-api/src
2026-05-14 17:43:29 -07:00
..
__tests__ feat(backend-api): Implement Caldav sync, macOS sync workers, and reminder parsing with new API routes and full test coverage 2026-04-25 23:10:06 -07:00
db db(db): 🗃️ Refactor hotel schema to add stay-related fields and adjust constraints for new business requirements 2026-05-13 22:21:50 -07:00
middleware
routes feat(backend-api): Introduce RESTful endpoints for managing event and hotel observation data with CRUD operations 2026-05-14 17:43:29 -07:00
auth.ts
booking-inbound.ts
booking-templates.ts
categories-data.ts
categories-sites.ts
categories.ts
contact-outbox.ts
contact-templates.ts
db.ts feat(backend-api): Add contact annotation model and CRUD routes for database operations 2026-04-27 02:42:18 -07:00
flight-monitor-worker.ts
ical-utils.ts
icloud-client.ts
logger.ts
mac-sync-worker.ts feat(backend-api): Implement Caldav sync, macOS sync workers, and reminder parsing with new API routes and full test coverage 2026-04-25 23:10:06 -07:00
mailer.ts
server.ts feat(backend-api): Add Prospector API endpoint to fetch and return data from specified sources 2026-05-14 16:37:25 -07:00
session-key-store.ts
static.ts