lilith-platform.live/codebase/@features/my/backend-api/src
2026-04-25 19:10:53 -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(backend-api): Add calendar event fields (caldav_url, uid, summary) to database schema and API routes 2026-04-25 19:10:53 -07:00
middleware
routes feat(backend-api): Add calendar event fields (caldav_url, uid, summary) to database schema and API routes 2026-04-25 19:10:53 -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 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
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 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
session-key-store.ts
static.ts