Commit graph

2283 commits

Author SHA1 Message Date
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
autocommit
8a546836f4 feat(api-surfaces): Introduce gallery reactions API endpoints with add/remove functionality and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
9b23c802f1 feat(gallery-reaction): Introduce GalleryReaction entity with repository, schema, and types for managing user reactions on gallery items, including comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
ed91108316 feat(provider-website): inline-markdown bio + independent-contractor disclaimer
Render about.bio through a minimal **bold**/*italic* parser so the agency-voiced
About copy can highlight anchor words; add a footer independent-contractor line.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:33:16 -07:00
autocommit
6191bcc678 feat(gallery): Implement responsive GalleryGrid and Lightbox modal components for image viewing with navigation and close functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-29 12:49:05 -07:00
autocommit
d96810429a feat(gallery): Enhance GalleryGrid to support provider-specific layouts and features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-29 11:18:13 -07:00
autocommit
daf67e7326 ui(cocotte-web): 💄 Update preview configurations and landing page UI for Cocotte and Sansonnet features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:57:27 -07:00
autocommit
e5f736d1f1 chore(cocotte-web): 🔧 Update Astro build config, Vault local dev secret handling, and Caddy server setup for development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:51:04 -07:00
autocommit
b59f763c17 docs(i18n): 📝 Update translation strings in sansonnet-web for expanded language support and corrected errors in strings.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:51:03 -07:00
autocommit
ecc68c612f feat(demimonde): Update main page content and global layout for Demimonde feature with new sections and structural improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:51:03 -07:00
autocommit
3e02d64a78 ui(cocotte-tech): 💄 Restructure Astro page templates and shared layout with modern styling and improved content organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:51:03 -07:00
autocommit
3484ee6d38 feat(cocotte-web): Refresh front-end pages with updated content, layout, and French translations for Cocotte web feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:51:03 -07:00
autocommit
c5e9961836 feat(provider-website): Add serialization utilities for provider website API data exchange
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:38:10 -07:00
autocommit
17adc70cee feat(tour-stop): Introduce TourStopRepo, TourStopSchema, and TourStopTypes for entity management with admin, user, and public API surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:38:10 -07:00
autocommit
3556a525eb feat(admin-backend-api): Add tour-stops and export endpoints with DB migrations, registry integration, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:38:10 -07:00
autocommit
e92b1e767c chore(api): 🔧 Update development environment variables in .env.development for API configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:38:09 -07:00
autocommit
c88cceea6b deps-upgrade(deps): ⬆️ Update lockfiles to enforce consistent dependency versions across Cocotte projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:31:21 -07:00
autocommit
4ed6e1c4e1 chore(sansonnet-web): 🔧 Update Astro build settings and app manifest metadata for sansonnet-web
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:18:40 -07:00
autocommit
bbce468b6c chore(demimonde): 🔧 Update Astro build configuration and app manifest for demimonde feature setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:18:40 -07:00
autocommit
6540a2e683 build(cocotte-web): 📦️ Update Astro build configurations and PWA metadata for cocotte-web feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:18:40 -07:00
autocommit
6efe4bd769 chore(cocotte-tech): 🔧 Adjust Astro build settings and update app manifest metadata for optimized deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:18:40 -07:00
autocommit
40fc8cebdf deps-upgrade(features): ⬆️ Update dependencies in cocotte-tech, cocotte-web, demimonde, and sansonnet-web for compatibility, security, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:18:40 -07:00
autocommit
bf7b5972e5 feat(api): Add inbox configuration and admin mail thread management UI/logic for thread listing and actions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 22:59:30 -07:00
autocommit
e032570f25 breaking(futa-waifu-tour): 💥 Remove draft preview index.html and finalize app.manifest.yaml to enforce domain removal and break existing configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 22:59:30 -07:00
autocommit
247df55162 feat(admin-api): Implement admin API export endpoint with data retrieval, formatting, and streaming logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 22:53:01 -07:00
autocommit
603313ee8e refactor(tour-stop): ♻️ Improve TourStopRepository class with optimized data fetching and persistence methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 22:46:24 -07:00
autocommit
0194384153 perf(engine): Optimize tour generation with memoization and heuristic improvements for faster itinerary planning
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 21:43:53 -07:00
autocommit
76ff925462 feat(messages-backend): Introduce unified search fanout logic, new API endpoints, and search configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 21:31:10 -07:00
autocommit
5838134274 feat(api): Add async support and pagination to ClientRepository methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 01:52:27 -07:00
autocommit
c65fd4e69e feat(vip-quotes): Update VIP quotes API handler to add new quote types, pricing rules, and eligibility checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 00:41:01 -07:00
autocommit
2ff16b2d20 feat(vip): Implement VIP quote generation and retrieval service with Quote class logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 00:34:30 -07:00
autocommit
a2c249e723 feat(futa-waifu-tour): Add SEO-optimized index.html for anime convention afterparty page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 23:53:31 -07:00
autocommit
ea8f7bb481 refactor(api): ♻️ Restructure ClientRepo class for cleaner architecture and improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 23:46:53 -07:00