autocommit
b7f9c447d2
style(frontend-public): 🎨 Update global CSS styles for provider website’s public interface with base styles, typography, and spacing
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 19:02:30 -07:00
autocommit
b16ef066ab
ui(age-gate): 💄 Add CSS variables for provider-specific branding in AgeGate to enable flexible theming without core changes
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 19:02:29 -07:00
autocommit
09561a2139
ui(hero): 💄 Improve mobile responsiveness and visual polish in Hero.tsx
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 17:34:45 -07:00
autocommit
3228b356d3
feat(provider-website): ✨ Add VerifiedStrip component and BannersPage styling for verified profile display and provider banner pages
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 09:52:43 -07:00
autocommit
4ae47239e2
feat(mcp-server): ✨ Update server initialization and protocol configuration logic
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 08:36:15 -07:00
autocommit
8b3fa9d616
feat(admin): ✨ Add new fields and validation rules to destination schema for admin surfaces
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 08:36:15 -07:00
autocommit
ad5d9bd450
infra(data-api): 🧱 Update data processing pipelines and endpoint configurations for the data API server
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 04:45:05 -07:00
autocommit
9e01997cb9
feat(provider-config): ✨ Update provider-config service to support additional configuration options and validation rules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 04:45:05 -07:00
autocommit
0848df5617
feat(tour-stops): ✨ Add PricingTier types, methods, and tier management UI components
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 04:45:04 -07:00
autocommit
1e183237f0
feat(tour-stop): ✨ Add pricing tier types, schema validation, and tier-based pricing logic for tour stops
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 04:29:04 -07:00
autocommit
f68ea70424
breaking(api-entities): 💥 Remove foreign key constraint between credentials and platform tables
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 01:28:02 -07:00
autocommit
60175bfca4
feat(mcp-server): ✨ Update MCP client implementation with new message types and improved connection handling
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 01:11:39 -07:00
autocommit
197aea46e8
feat(cms): ✨ Add dynamic text config props and localization utilities to ContentTypeEditor
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 01:11:39 -07:00
autocommit
2796e6503e
security(admin-backend): 🔒 ️ Fix SQL injection and parameter mismatch in tour-stops route by aligning query parameters with passed values
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 01:11:38 -07:00
autocommit
c0557d480c
ui(projects): 💄 Improve tour calendar readability with refined styling and layout spacing
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 00:54:33 -07:00
autocommit
d4daa3eb0e
feat(credentials): ✨ Implement credential entity, database schema, API routes, and encryption utilities for secure credential storage with self-hosted validation
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 00:20:08 -07:00
autocommit
9ea48b2fe7
docs(objectives): 📝 Update and reorganize project objectives in markdown and JSON format
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 23:29:56 -07:00
autocommit
22066b51cf
feat(scripts): ✨ Introduce seed-site-text.ts script to load, validate, and seed localization strings for i18n support
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 23:08:28 -07:00
autocommit
172ad42cb4
feat(content-drops): ✨ Integrate useSiteText hook for localized text and update meta tags for dynamic i18n content
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 23:08:28 -07:00
autocommit
a770c474da
db(api): 🗃️ Add platform_type column to credentials table for platform classification
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 21:01:27 -07:00
autocommit
8f92c029c0
feat(credentials-inference): ✨ Add escort/content platform detection logic for enhanced credential inference and classification
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 20:19:06 -07:00
autocommit
303423953d
security(api): 🔒 ️ Validate encryption key during startup with proper error handling for missing/invalid CREDENTIALS_ENCRYPTION_KEY
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 19:24:30 -07:00
autocommit
7f55f5bf3d
deps-upgrade(api): ⬆️ Update API dependencies to latest stable versions for security and compatibility improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 19:24:30 -07:00
autocommit
017d042d58
chore(api): 🔧 Update development environment variables in .env.development for API configuration
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 16:37:19 -07:00
autocommit
caba3b5f70
feat(events): ✨ Add seed and verification scripts for events expansion, along with comprehensive test coverage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 08:00:28 -07:00
autocommit
1ef5f74df8
feat(mcp-server): ✨ Add demand_tag parsing and routing logic for MCP server events
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 07:44:18 -07:00
autocommit
6bc31c3708
feat(events): ✨ Introduce demand_tag validation middleware and schema to enforce presence/format rules for event submissions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 07:44:18 -07:00
autocommit
216dd2a37f
feat(db): ✨ Add demand_tag field to events schema and implement test coverage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 07:44:18 -07:00
autocommit
1b91454436
feat(admin): ✨ Enhance admin client management UI with updated CRUD operations and validation improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:37:09 -07:00
autocommit
978b2c314c
feat(mcp-prospector): ✨ Introduce McpProspectorClient class for MCP prospector service integration
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:37:09 -07:00
autocommit
b180d4b979
feat(api-client): ✨ Add metro demand entity and repository with data access and test coverage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:37:09 -07:00
autocommit
3625456c0c
refactor(admin): ♻️ Restructure admin frontend components and update shared types for better organization and type safety
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:14 -07:00
autocommit
d1f1d62ed7
feat(promo-banner): ✨ Implement promo banner entity with schema, types, repo, admin API endpoints, and frontend components
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:12 -07:00
autocommit
b5307263e0
chore(frontend-public): 🔧 Update Vite build config for provider-website frontend to optimize plugins, settings, and environment variables
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:11 -07:00
autocommit
a034df03ac
feat(routes): ✨ Add Content Drops route definitions and metadata for provider website pages
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:32 -07:00
autocommit
dc3d3a1ad5
db(api-api): 🗃️ Add Content Drop migration tables and update API server startup to handle scheduled drops with test coverage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:32 -07:00
autocommit
75598db13c
feat(surfaces): ✨ Add Content Drops router to admin and www API surfaces
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:32 -07:00
autocommit
ef3f27dcd2
ui(frontend-public): 💄 Add Content Drops navigation item to AdminLayout and update frontend routing/state for the new feature
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:31 -07:00
autocommit
480b2a3414
feat(content-drops): ✨ Implement Content Drops entity, admin/public API routes, frontend page, and supporting hooks with schema validation and repository logic
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:31 -07:00
autocommit
fa79735668
feat(gallery): surface top-3 reactions + cold-start hint on the browse grid
...
Grid ReactionBadge shows the top 3 reacted emoji each with its own count (fixes
the prior bug where the combined total was shown under a single emoji). Photos
with no reactions yet show a faded palette cluster so the browse view signals
that photos are reactable. Tap still opens the lightbox to react.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 00:01:01 -07:00
autocommit
cf9e3df6f7
Merge remote-tracking branch 'origin/main' into HEAD
...
# Conflicts:
# codebase/@features/provider-website/frontend-public/src/components/Layout/Footer.tsx
2026-06-02 23:50:00 -07:00
autocommit
5484c36b3a
feat(mcp-server): ✨ Update MCP server protocol handling for "my" feature with new message processing logic
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 23:24:06 -07:00
autocommit
9f0a88f7ec
feat(provider-website): ✨ Introduce new Registry route for viewing and managing registry data
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 23:24:06 -07:00
autocommit
3d17f125ce
feat(client-repo): ✨ Introduce ClientRepository and ClientProspector for client data management and MCP prospecting with admin interfaces
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 23:24:06 -07:00
autocommit
27b90655e3
feat(provider-website): ✨ Add Header and Footer components, routing setup, prefetching utility, and i18n text hooks for the provider website
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 21:16:22 -07:00
autocommit
f5ee179cd2
feat(processors): ✨ Introduce JsonSchemaValidatorProcessor for API data validation and transformation logic
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-01 01:46:44 -07:00
autocommit
7e82f4a339
Merge branch 'feat/admin-api-on-black-target-arch' into HEAD
2026-06-01 00:33:48 -07:00
autocommit
85135a6507
types(provider-website): 🏷️ Update gallery reaction type definitions for shared types
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
a7941282dd
feat(gallery): ✨ Introduce responsive GalleryGrid, Lightbox viewer, and ReactionBar with state management hooks
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
a5740f6f01
feat(provider-config): ✨ Extend ProviderConfigService to support new provider configurations and update server.ts for registration/validation logic.
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00