Commit graph

133 commits

Author SHA1 Message Date
autocommit
b13dc85d2c feat(flights): Add flight entity management with admin/user surfaces and TourLegsPage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:50:43 -07:00
autocommit
7186fa3e34 feat(flight): Add Flight entity, repository, schema, and admin UI for flight management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:39:52 -07:00
autocommit
72fa21475c feat(vip-invite): Introduce updateHotel logic for modifying hotel details in VIP invites
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:39:51 -07:00
autocommit
8a520ab6c4 feat(vip): Implement real-time message streaming via Server-Sent Events (SSE) for VIP users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:26:59 -07:00
autocommit
a95b1bee89 feat(admin-affected): Add HeroStrip UI component, reputation event system, and client management routes to admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:16:25 -07:00
autocommit
2961aa6ea3 deps-upgrade(api): ⬆️ Update lockfile to include SQLite dependencies and versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:53:36 -07:00
autocommit
5666e9daa0 refactor(api-db): ♻️ Replace BetterSqlite3 with bun:sqlite, update type definitions, and adjust initialization logic in admin DB operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:53:36 -07:00
autocommit
30378ac001 deps-upgrade(api): ⬆️ Update API dependencies to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:53:36 -07:00
autocommit
53c18b2828 feat(db-database): Update database abstraction to support better-sqlite3 and bun:sqlite for cross-platform SQLite operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:42:50 -07:00
autocommit
4df909c5a6 deps-upgrade(api): ⬆️ Update Bun lockfile to reflect latest transitive dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:30:09 -07:00
autocommit
aadc902843 db(api): 🗃️ Add admin-specific migration schema and update admin DB read/write operations for privilege handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:30:09 -07:00
autocommit
123026a1c3 deps-upgrade(api): ⬆️ Update API dependencies to include latest bug fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:30:09 -07:00
autocommit
b8a486775b refactor(geo-classification): ♻️ Add TypeScript types for DestinationMap props/events and GeoClassificationService responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
b42b8c3dfa feat(api): Add VIP invite entity, admin screening workflow, and referral UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:14:02 -07:00
autocommit
abbe52ff42 feat(vip-portal): Introduce VIP client management routes, ClientDetailPage, VipPortalPage, and referral tracking API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:02:22 -07:00
autocommit
f62e67f1db feat(admin-screening): Add admin screening API endpoints, entities, shared validation logic, and test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:02:22 -07:00
autocommit
8d28d46c13 feat(surfaces): Add VIP surface index file to organize premium API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
712dd0f0cd feat(vip-referral): Introduce VIP referral entity with schema, types, and repository logic including VipReferral class, VipReferralRepository, and vip_referral schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
dc2e4e8593 feat(api-entities): Add VipMessage entity and repository with CRUD operations for VIP messaging database support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
f557396a4d feat(vip): Add VIP-specific gallery routes, message handling endpoints, and referral tracking integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
94b8104475 feat(api-admin): Implement reputation events admin CRUD surface with full entity modeling, schema definitions, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:49:07 -07:00
autocommit
f28b6c73e4 deps-upgrade(api): ⬆️ Update Bun lockfile dependencies and local tooling config for API module compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
8347e582f9 feat(api): Introduce CalendarEventRepo, VIP calendar UI surfaces, and push notifications for VIP event management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
45cf2defdf feat(api): Add VIP-specific CORS rules and update API configuration with premium user validation logic and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
06ec313240 deps-upgrade(api): ⬆️ Update API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
3be397227c feat(vip-vip): Introduce VIP invite/message notification schemas, repository, and API endpoints for push notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
75c2d829f9 feat(short-link): Implement short-link CRUD endpoints, model, repository, and schema with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:01:52 -07:00
autocommit
94c450781c fix(api-vip): 🐛 Update server configuration in VIP module to resolve routing and middleware issues for new feature compliance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:07 -07:00
autocommit
b43b83c426 feat(vip-api): Add VIP module API endpoints for invites, messaging, and relationships with full test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:07 -07:00
autocommit
36da28cc68 feat(api): Implement new route handlers and middleware for API server initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:48:16 -07:00
autocommit
3becaf0957 db(api): 🗃️ Introduce VIP entity migration logic during server initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
853187c5fe feat(vip-message): Add VIPMessage entity, repository, schema, and type definitions for privileged message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
4769b69362 feat(vip-meeting): Implement VIP meeting entity with repository layer, schema validation, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
71fae46984 feat(api-entities): Add VIP invite entity with schema validation, repository logic, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
630abc0d7a feat(vip-gift): Add VIP gift entity with data model, repository, schema, types, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
8878bf83f9 feat(backend-api): Implement CalDAV sync protocol and worker for iCloud calendar event synchronization with test harness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:50:55 -07:00
autocommit
a6aa89f734 feat(calendar-events): Add calendar events CRUD API with entity definitions, schema, and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:44:32 -07:00
autocommit
a3a6d0fa25 feat(backend-api): Modify touring endpoint to proxy requests to data-api and update tests for proxy validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:31:59 -07:00
autocommit
edc003c7f5 feat(provider-website): Add Quinn destinations feature with data seeding and new frontend pages for displaying destinations and tours
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 04:02:38 -07:00
autocommit
30a9dd37a0 chore(api): 🔧 Update API configuration settings in config.ts for endpoints, timeouts, and logging defaults
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:44:00 -07:00
autocommit
1d98182635 feat(api-scripts): Update Quinn destinations seed script with new entries and refine data structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:06:09 -07:00
autocommit
b0a52b26bc test(api): Add test coverage for scaffold entity operations, including validation, generation, and CRUD validation.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:59:44 -07:00
autocommit
2a6e4c53f9 feat(api): Add Destination type definition and seed script for API consolidation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:59:44 -07:00
autocommit
06dd43f9a3 feat(provider-config): Introduce ProviderConfigService with configurable destinations and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:53:15 -07:00
autocommit
940f706677 feat(tour-derivation): Introduce TourDerivationService with tour generation logic and surface layer in www/tour.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:53:15 -07:00
autocommit
4d2205e6d9 remove(api-entities): 🔥 Remove test scaffold entity files (index, repo, schema, types)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:53:15 -07:00
autocommit
a6edd716e4 test(api): Update test harness utility for "www tour" API feature and add/fix test cases with assertions and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:46:56 -07:00
autocommit
4295565fa5 feat(api-surfaces): Update admin, user, and public API surfaces with modernized route handlers and endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:46:56 -07:00
autocommit
6703efb3df feat(api): Add temporary test scaffold for API with repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:40:26 -07:00
autocommit
100a41230c feat(api-entities): Add destination entity schema, types, and repository implementation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:40:26 -07:00