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
|
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
|
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 |
|
autocommit
|
22d5e1460d
|
feat(futa-waifu): ✨ Add SEO-optimized HTML pages for anime-con-escort, anime-con-hookup, and real-futanari under futa-waifu-tour
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 23:46:53 -07:00 |
|
autocommit
|
7db1e68996
|
feat(admin-mail): ✨ Introduce admin mail threads API endpoints for managing threads (create, read, update, delete)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 23:21:10 -07:00 |
|
autocommit
|
212615897f
|
docs(cocotte): 📝 Update deployment procedures in DEPLOY.md for cocotte-tech, cocotte-web, demimonde, and sansonnet-web to reflect latest infrastructure changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 21:22:05 -07:00 |
|
autocommit
|
41c59a14c3
|
refactor(admin): ♻️ Implement modular email sending workflow in admin module for cleaner error handling and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 20:38:43 -07:00 |
|
autocommit
|
a1cc4d1577
|
feat(vip): ✨ Add VIP API endpoints for billing, invitations, memories, messages, priority requests, quotes, relationships, and reservations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:52:34 -07:00 |
|
autocommit
|
2a5f0326c9
|
feat(auth-surfaces): ✨ Introduce Cocotte authentication surface with new API endpoints and server routing integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:52:34 -07:00 |
|
autocommit
|
fe05885bf3
|
deps-upgrade(sansonnet-web): ⬆️ Update Astro config and dependencies in Bun lockfile for Sansonnet web feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:41:05 -07:00 |
|
autocommit
|
4857741aa7
|
docs(i18n): 📝 Update localization strings and CSS tokens in globals.css and tokens.css for improved consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:41:05 -07:00 |
|
autocommit
|
54ae86ff75
|
feat(sansonnet-web): ✨ Implement multilingual web pages (English/French) and shared layout for Sansonnet product
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:41:05 -07:00 |
|
autocommit
|
d063d137fe
|
chore(sansonnet-web): 🔧 Update Git ignore patterns for build artifacts and enforce stricter TypeScript compiler options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:41:04 -07:00 |
|
autocommit
|
8c1609a052
|
deps-upgrade(sansonnet-web): ⬆️ Update dependencies in sansonnet-web to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:41:04 -07:00 |
|
autocommit
|
2d013abd04
|
refactor(cocotte-web): ♻️ Update pages, global styles, i18n strings, layout, and config for improved structure, styling, and localization support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 18:30:00 -07:00 |
|