Commit graph

589 commits

Author SHA1 Message Date
autocommit
a8253f19ac fix(analytics): 🐛 Fix incorrect timezone-aware timestamp formatting in PageDetailPanel
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:49:40 -07:00
autocommit
34c592a03c feat(calendar): Implement calendar page with event creation, scheduling, and UI enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:44:03 -07:00
autocommit
81de6428b5 fix(analytics): 🐛 Fix incorrect time zone handling in OverviewPage to properly display local times for western time zones
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:44:02 -07:00
autocommit
8938d62524 feat(calendar-specific): Add API routes for calendar CRUD operations with event fetching, creation, updates, and deletion endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:20:47 -07:00
autocommit
50fe8713e1 refactor(backend-api): ♻️ Update CalDAV sync ID retrieval to support multiple calendar types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:20:47 -07:00
autocommit
ec13b3d8f6 perf(backend-api): Optimize calendar route sync logic to reduce redundant processing and improve API response efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:14:47 -07:00
autocommit
aef6446055 perf(backend-api): Add conditional fetch optimization to check ctag before syncing calendar data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:14:47 -07:00
autocommit
c48a272ec0 deps-upgrade(analytics): ⬆️ Update Vite and plugin dependencies for analytics frontend build compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:14:47 -07:00
autocommit
c305fc341c feat(analytics): Add production base path support for React Router in App.tsx to enable subpath routing (e.g., /analytics)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:08:31 -07:00
autocommit
028cb419eb chore(backend-api): 🔧 Update development environment config with new variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:08:31 -07:00
autocommit
4855347b5f feat(sso): Introduce version tracking via injection in main.tsx and update TypeScript types in vite-env.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:12 -07:00
autocommit
b9bc8f6411 feat(frontend-public): Add version metadata injection via Vite env vars to main.tsx and declare types in vite-env.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:12 -07:00
autocommit
bdd201f8c0 feat(analytics): Implement startup logging with TypeScript types, logger initialization in main.tsx, and a dedicated startup-logger.ts module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:12 -07:00
autocommit
6608e0f486 feat(admin): Add version tracking and logging infrastructure to admin frontend entry point and environment types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:12 -07:00
autocommit
2e7fa9168e feat(user): Add message handling logic in main.tsx and update Vite type definitions in vite-env.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:38 -07:00
autocommit
3e9202f6e3 deps-add(analytics): Add @lilith/vite-version-plugin for analytics frontend version management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:37 -07:00
autocommit
644ee14597 chore(fontend-config): 🔧 Update Vite build configurations with plugins, path aliases, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:37 -07:00
autocommit
bf333cda08 deps-upgrade(frontend): ⬆️ Update dependencies in admin, analytics, messages, my, and sso frontend packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:37 -07:00
autocommit
d600a17a6c feat(banners-page): Update BannersPage to display verified profiles, add verified profile serialization logic, and extend shared types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:19:26 -07:00
autocommit
2234228b33 feat(admin-under): Add verified profiles admin UI, routing, and backend verification system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:19:25 -07:00
autocommit
d5e35cb4d7 feat(analytics): Add domain tracking to analytics client and update UTM parameter extraction to include original domain from redirects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 21:26:45 -07:00
autocommit
fd94c05dd0 refactor(frontend-public): ♻️ Remove unused imports and dead code from BannersPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 21:21:15 -07:00
autocommit
bdc7a8ec93 ui(audio-toggle-fab): 💄 Add pulsing animation to AudioToggleFAB and update its usage in Layout for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:58:12 -07:00
autocommit
4038ebc0be ui(provider-website): 💄 Improve booking form scroll transitions and validate UI changes for smoother interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:52:39 -07:00
autocommit
bf81e19418 chore(analytics): 🔧 Update Vite config for analytics plugin/build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:06:37 -07:00
autocommit
c50e546515 feat(provider-website): Improve timezone-safe date handling and enhance stop selection in the useTourStatus hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:00:00 -07:00
autocommit
e7ad1d5767 ui(hero): 💄 Adjust responsive breakpoints and layout in Hero.tsx to improve visual hierarchy and adaptability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 19:54:29 -07:00
autocommit
954f886266 ui(hero): 💄 Add responsive layout and styling with media queries for 950px breakpoint and i18n support for localized Hero content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 19:30:40 -07:00
autocommit
27c704429a feat(calendar-specific): Add new calendar event management endpoints for fetching, creating, and updating events
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:59:04 -07:00
autocommit
6a653a3082 feat(mcp-server): Add MCP server integration for calendar sync with connection management and event processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:59:04 -07:00
autocommit
2d2e7aabfc feat(backend-api): Implement CalDAV protocol parser, database models, and worker-based sync routes for iCloud calendar integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:59:04 -07:00
autocommit
571db45141 feat(frontend-public): Introduce MyLayout for calendar UI structure, add CalendarPage for navigation, and update App.tsx to integrate new calendar routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:59:03 -07:00
autocommit
8435951c36 deps-upgrade(backend-api): ⬆️ Update dependencies to latest compatible versions for backend API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:59:03 -07:00
autocommit
07b785a0c8 chore(tooling): 🔧 Update frontend build/development tooling config for provider website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:54:25 -07:00
autocommit
2db683e753 ui(provider-website): 💄 Update public frontend assets and UI templates for the provider website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:54:25 -07:00
autocommit
8267865b5d chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:52 -07:00
autocommit
259c3a4d0f chore(frontend-public): 🔧 Update Vite build configuration for provider-website frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:50 -07:00
autocommit
d2586da643 deps-upgrade(frontend-components): ⬆️ Update dependencies in root and feature packages to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:50 -07:00
Claude Code
c2a942ea1b feat(pipeline): Add adversarial noise detection and preprocessing functions to pipeline logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-11 06:55:09 -07:00
Claude Code
604e31d305 feat(hero): Add Easter Egg detection in Hero.tsx to trigger hidden interactions like jokes or animations on double-click or secret key presses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
77adc2c056 feat(tasks): Add Tasks API route, database models, server-side task management logic, TasksPage component, and task management API types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
ea7ac3dc72 feat(admin): Introduce admin export API routes, GalleryPage UI, and landing image asset for content management/export
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
2adf7f7e49 feat(provider-website): Add RatesTable component, RatesPage, rate data serialization, and seed data generation with TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
8766ea2ba9 feat(frontend-public): Add Easter Egg click detection with modal display and new image assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
1ea4830fb3 feat(user): Introduce ProviderSettings page and update navigation to include third-party provider management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 10:02:37 -07:00
Claude Code
b3b15b1736 feat(messages): Add provider configuration proxy routes and new API types for third-party integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 10:02:37 -07:00
Claude Code
7143250f30 feat(financials): Introduce FinancialsPage component and backend API routes for financial data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 04:23:12 -07:00
Claude Code
6d8127e259 feat(messages-frontend-user): Add BadClientPanel, EmailAdminAccountModals, EmailAdminAliasModals, and GlossaryModals components, plus ContactRelationship, Contacts, EmailAdmin, and Glossary pages for admin email management and relationship tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 04:23:12 -07:00
Claude Code
1a5a2b3290 ui(provider-website): 💄 Update EasterEgg, Hero, and Header components with modern visual styling and responsive tweaks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:33:25 -07:00
Claude Code
b9129ddbb4 feat(frontend-public): Add 'type' field to income session data model and update API types for financials
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:33:25 -07:00