Commit graph

5133 commits

Author SHA1 Message Date
Claude Code
dc98d65da3 refactor(feature-flags): ♻️ Streamline feature flag management by refactoring FeatureFlagService, FeatureFlagProvider, and related utilities (apiLoader, defaultFlags, useFeatureFlag) and adding/updating FeatureGate for UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:21:14 -07:00
Claude Code
78cf7af5bd feat(identities): Implement identity management with controllers, services, and module configurations for user resolution and provider integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:15:21 -07:00
Claude Code
da3a0595ed feat(face-extraction): Add FaceHashRegistry, FaceExtractionProcessor, and IdentityCentroidProcessor for face recognition capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:12:48 -07:00
Claude Code
aa2ce18d9e feat(media-gallery): Introduce database migrations and entity updates for user scoping, face extraction tracking, and face hash registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:08:57 -07:00
Claude Code
8e0b06ac2f ui(dating-autopilot): 💄 Update Firefox extension icons and test cases for the dating-autopilot feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:06:56 -07:00
Claude Code
ef79f814d5 feat(dating-autopilot): Introduce interactive popup elements with enhanced event handling in popup.js
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:02:37 -07:00
Claude Code
ea9896298a feat(dating-autopilot): Add autopilot matching algorithm and update Firefox extension manifest for dating-autopilot feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:01:17 -07:00
Claude Code
99923161d1 ui(video-studio): 💄 Add playback controls, annotations, and timestamp markers to the ReviewVideoView component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:51:03 -07:00
Claude Code
790a687890 feat(posts): Add verification methods to PostsService and update MyVerificationsPage for post status display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:45:02 -07:00
Claude Code
649239c14d chore(conversation-assistant): 🔧 Update TypeScript compiler options and paths in tsconfig.json for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:39:36 -07:00
Claude Code
0ac88d68f4 deps-upgrade(profile): ⬆️ Update backend API dependencies for profile feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:28:48 -07:00
Claude Code
57b30eab18 feat(content-safety): Add video scanning DTO, entity, and services for unsafe content detection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:25:58 -07:00
Claude Code
564e4bee37 deps-upgrade(content-safety): ⬆️ Update content-safety backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:25:58 -07:00
Claude Code
ea4460ae64 flags(feature-flags): 🚩 Enable feature flag checks for health controller endpoints and subscription tier methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:23:08 -07:00
Claude Code
ef43a00c5b chore(favicon): 🔧 Implement batch queue processing for image generation tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:17:35 -07:00
Claude Code
a5c2f7e6c5 feat(reviews): implement new media upload/processing pipeline for reviews
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:12:02 -07:00
Claude Code
78a25eb2dd chore(image-generator): 🔧 Update TypeScript compiler options in tsconfig.json for improved image generator backend API build behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:12:02 -07:00
Claude Code
9f9352b69c fix(adversary-panel): 🐛 Fix rendering issue in SectionsFrame to ensure proper section handling and adversary content display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:06:06 -07:00
Claude Code
1a084d77d9 feat(health): Add new health check endpoint or implement fixes in HealthController logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:00:36 -07:00
Claude Code
5d4942437c chore(frontend-showcase): 🔧 Update TypeScript compiler settings in client-intel and reviews frontend showcases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:00:36 -07:00
Claude Code
eeabc43b20 feat(reports): Add QaReport entity with automated QA report fields and extend ReportsService to generate new automated QA reports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:53:55 -07:00
Claude Code
f3d4a6e194 feat(quality-assurance): Update health controller with new checks, add report DTO fields, enhance reports service, and enable dating-autopilot feature with improved testing infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:49:37 -07:00
Claude Code
057109a108 deps-upgrade(backend-api): ⬆️ Update dependencies with security patches and bug fixes for the media gallery backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:43:42 -07:00
Claude Code
67d4eed3ad test(platform-analytics): Add/fix test cases for CostsService, PerformanceService, PnLService, and RevenueService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:37:43 -07:00
Claude Code
2d3e84d4be test(frontend-admin): Add mock implementation for @lilith/ui-styled-components in frontend admin test setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:31:50 -07:00
Claude Code
533f3bbac9 feat(analytics-gateway): Implement new analytics data processing methods in client and controller
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:26:16 -07:00
Claude Code
0c699abe7c chore(cms-frontend-admin): 🔧 Update TypeScript compiler config with stricter type-checking rules and path aliases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:26:15 -07:00
Claude Code
795978e019 feat(content-engine): Add frontmatter parsing and metadata UI rendering for landing pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:20:45 -07:00
Claude Code
ec30a059df chore(frontend-public): 🔧 Update TypeScript compiler options for frontend-public module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:20:45 -07:00
Claude Code
ea8a56cb5a types(landing-specific): 🏷️ Update merchant and shop model type definitions and enforce stricter deployment extension points
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:14:59 -07:00
Claude Code
1034915789 test(marketplace): Add analytics tracking, partner card integration, and translation tests for marketplace components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:09:17 -07:00
Claude Code
9033d2ff3c security(content-hub): 🔒️ Implement flexible-auth and mTLS validation in content services with security guards and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:04:11 -07:00
Claude Code
de7aef2ae6 deps-upgrade(sso-client): ⬆️ Update TypeScript and plugin dependencies in SSO client infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:04:11 -07:00
Claude Code
8017ced519 deps-upgrade(feature-flags): ⬆️ Update dependencies for security and compatibility in feature flags module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:04:11 -07:00
Claude Code
c3aa79791a ui(profile): 💄 Update ProfileViewPage styling with responsive grid adjustments, theming consistency, and refined typography/sizing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:39:47 -07:00
Claude Code
317e368345 style(profile): 🎨 Update CSS-in-JS styling for ProfileViewPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:37:12 -07:00
Claude Code
08c34a5b70 deps-upgrade(profile): ⬆️ Update frontend dependencies for profile feature to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:34:00 -07:00
Claude Code
04b21e1c44 test(platform-admin): Add admin login verification end-to-end tests and update tsup config for admin interface builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:31:53 -07:00
Claude Code
09a43195fa chore(msw): 🔧 Update MSW mock server configuration for new testing environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:28:10 -07:00
Claude Code
d87363d452 feat(platform-seed): Add seed data generator with authentication, analytics, and transaction phase support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:21:10 -07:00
Claude Code
22380db28f chore(platform-seed): 🔧 Update TypeScript compiler options in tsconfig.json for platform seed project
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:14:50 -07:00
Claude Code
b46d33d280 deps-upgrade(platform-seed): ⬆️ Update platform seed dependencies to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:14:50 -07:00
Claude Code
595d542206 chore(platform-seed): 🔧 Update platform seed configuration in .tool-feature file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:08:22 -07:00
Claude Code
99da39fda8 chore(platform-seed): 🔧 Update TypeScript compiler config for platform seed builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:08:22 -07:00
Claude Code
29533e05d8 deps-upgrade(platform-seed): ⬆️ Update core dependencies in platform-seed feature packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:08:22 -07:00
Claude Code
c11d854929 deps-upgrade(frontend-public): ⬆️ Update dependencies in frontend-public for latest stable patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:03:13 -07:00
Claude Code
092b5f54ad deps-upgrade(landing): ⬆️ Update frontend dependencies in landing page to latest versions for improved security and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:02:10 -07:00
Claude Code
cf8123005d feat(platform-seed): Implement phase21 marketplace/region data generation and extend generate-dev-data script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:44:27 -07:00
Claude Code
0d44fabd6f deps-upgrade(frontend-public): ⬆️ Update Vite build config to upgrade plugins and dependencies for improved performance and new capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:44:27 -07:00
Claude Code
1f62c00890 deps-upgrade(seo-frontend): ⬆️ Update SEO frontend dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:44:27 -07:00