lilith-platform.live/codebase/@features/my/backend-api/src
2026-04-20 18:28:22 -07:00
..
__tests__ test(backend-api): Add comprehensive test suites for auth, calendar, credentials, projects, schema-health, and database operations 2026-04-20 05:23:18 -07:00
db feat(hotel-stays): Add database migrations and API routes for hotel stays management 2026-04-20 05:01:34 -07:00
middleware
routes feat(hotel-stays): Add database migrations and API routes for hotel stays management 2026-04-20 05:01:34 -07:00
auth.ts
booking-inbound.ts feat(backend-api): Introduce booking-inbound and contact-outbox handlers, update server routes, and add comprehensive test suites for booking/contact management 2026-04-19 20:43:51 -07:00
booking-templates.ts
caldav-sync.ts feat(roster): Add API routes for roster management, Caldav/iCloud/reminders sync, and HotelsPage frontend integration 2026-04-19 20:43:51 -07:00
caldav-travel-bridge.ts refactor(backend-api): ♻️ Refactor route handlers for contact, inspiration, roster, TOTP, tour legs, Caldav bridge, and reminders sync endpoints 2026-04-19 20:31:36 -07:00
calendar-sync-worker.ts feat(roster): Add API routes for roster management, Caldav/iCloud/reminders sync, and HotelsPage frontend integration 2026-04-19 20:43:51 -07:00
categories-data.ts
categories-sites.ts
categories.ts
contact-outbox.ts feat(backend-api): Introduce booking-inbound and contact-outbox handlers, update server routes, and add comprehensive test suites for booking/contact management 2026-04-19 20:43:51 -07:00
contact-templates.ts
db.ts test(backend-api): Add comprehensive test suites for auth, calendar, credentials, projects, schema-health, and database operations 2026-04-20 05:23:18 -07:00
flight-monitor-worker.ts feat(backend-api): Add flight monitoring database schema, API endpoints, and worker process for real-time status tracking 2026-04-19 21:47:52 -07:00
ical-utils.ts
icloud-client.ts feat(roster): Add API routes for roster management, Caldav/iCloud/reminders sync, and HotelsPage frontend integration 2026-04-19 20:43:51 -07:00
logger.ts
mailer.ts
reminders-parse.ts
reminders-sync.ts feat(roster): Add API routes for roster management, Caldav/iCloud/reminders sync, and HotelsPage frontend integration 2026-04-19 20:43:51 -07:00
server.ts feat(backend-api): Implement schema initialization and schema-aware request handling for dynamic/versioned API features 2026-04-20 18:28:22 -07:00
session-key-store.ts
static.ts