Commit graph

8815 commits

Author SHA1 Message Date
autocommit
607bf45223 chore(config): 🔧 Update Verdaccio NPM registry URL and hostname in config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 07:25:24 -07:00
Forgejo Actions
85e4d16bc2 build: bump version to 0.0.2193 [skip ci] 2026-04-19 09:34:44 +00:00
autocommit
3dc6bf705b feat(studio-studio): Add AnalysisPanel, BadActorCard, and ResponseDraftsPage for response theming and editing in the conversation assistant studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
ec017192a4 feat(conversation-assistant): Add type definitions for response theming/editing properties and update tests for the responses service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
095022966d style(conversation-assistant): 🎨 Update Layout styling with new design requirements in Layout.module.css and adjust Layout.tsx class names for spacing, colors, and responsive behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
0001a9952f feat(conversation-assistant): Add ResponseDraftsPage component and integrate it into the App router
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
c348ca38f6 feat(conversation-assistant): Introduce DraftResponsePanel.tsx with scoped CSS styling for draft response management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
9ae7ade166 feat(conversation-assistant): Add draft response state management and UI for saving/loading in ConversationDetailPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
e4d1192f80 feat(conversation-assistant): Add useMessages hook and related API exports for message handling in conversation assistant
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
d16f313cdc db(conversation-assistant): 🗃️ Introduce migration 1745056800000 to add draft response fields (draft_response, is_draft) to the database schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
f189d252d2 feat(responses): Introduce ResponsesController, ResponsesService, and ResponsesModule for managing conversation response generation and retrieval
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
ce86e81a97 feat(processing): Integrate response processing methods into ProcessingService and update module config for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
89dd63e2e6 feat(responses): Add theme and edited fields to GeneratedResponse and ResponsesDto for enhanced response metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:44 -07:00
Forgejo Actions
cf97bf54e2 build: bump version to 0.0.2192 [skip ci] 2026-04-13 07:27:55 +00:00
autocommit
e07cbae84b feat(frontend-provider): Update provider profile hook to use userId for profile data fetching and initialize provider with new logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:38:57 -07:00
autocommit
f2b217c999 refactor(frontend-provider): ♻️ Remove higherIsBetter prop and consolidate trend logic across ContentPerformancePage, DashboardPage, and EarningsPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:38:56 -07:00
autocommit
d1acf65e88 feat(frontend-provider): Add dev user state management and KPI card rendering for analytics dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:37 -07:00
autocommit
82810e1286 deps-upgrade(root): ⬆️ Update core dependencies across 13 packages including root and sub-packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:37 -07:00
Forgejo Actions
05fc4e45c7 build: bump version to 0.0.2191 [skip ci] 2026-04-12 07:07:27 +00:00
Claude Code
2bcdbe7e6c deps-pin(profile-display): 📌 Pin Bun package versions to enforce consistent client build environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
072588f10f chore(messaging): 🔧 Update iOS-specific project configurations in project.yml for compatibility and feature parity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
8b8f8fc963 chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
52e851655e deps-upgrade(dependencies): ⬆️ Coordinate and bump versions in @infrastructure/image-security, @types, @ui/developer-fab, and features/marketplace/backend-api to resolve conflicts and ensure compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Forgejo Actions
251aea8f4c build: bump version to 0.0.2190 [skip ci] 2026-04-09 00:33:21 +00:00
Claude Code
f54a3f06e3 deps-upgrade(backend-api): ⬆️ Update dependencies in platform analytics backend API to resolve vulnerabilities and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:31:48 -07:00
Forgejo Actions
75803a1ea8 build: bump version to 0.0.2189 [skip ci] 2026-04-09 00:27:37 +00:00
Claude Code
4804dcb106 db(analytics): 🗃️ Integrate TypeORM setup into analytics backend for database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:25:47 -07:00
Claude Code
bb25feae43 deps-upgrade(platform-analytics): ⬆️ Update platform analytics backend API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:25:47 -07:00
Forgejo Actions
eea5ae723f build: bump version to 0.0.2188 [skip ci] 2026-04-09 00:20:17 +00:00
Claude Code
2c79b10ee3 deps-upgrade(frontend-public): ⬆️ Update React/React-DOM and peer dependencies in landing, marketplace, and root frontend-public packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:19:26 -07:00
Forgejo Actions
81c8780a14 build: bump version to 0.0.2187 [skip ci] 2026-04-08 23:24:15 +00:00
Claude Code
070aa3dc7a chore(platform-analytics): 🔧 Configure TypeORM logging via environment variables for granular control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 16:23:07 -07:00
Forgejo Actions
c1a5210f33 build: bump version to 0.0.2186 [skip ci] 2026-04-04 22:13:24 +00:00
Claude Code
15a8f08834 feat(platform-analytics): Add multi-step funnel visualization and funnel-specific data processing to FunnelVisualization component and useProfileAnalytics hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:11:07 -07:00
Forgejo Actions
028021b6e6 build: bump version to 0.0.2185 [skip ci] 2026-04-04 14:57:41 +00:00
Claude Code
9415272ab0 ui(video-studio): 💄 Enhance media gallery UI elements in DashboardPage with improved visuals and interactive workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
f5cc1659cf feat(ui): Add playback controls, progress bar with tooltips, stats grid, status card animations, and real-time sync log for video editing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
3bdebb96e0 feat(frontend-macos): Add optimized media fetching hooks for macOS client to enhance data retrieval performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
8f6d32cfd0 chore(frontend-macos-client): 🔧 Update Vite environment variable configurations for React app
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
705334b7e7 chore(fontend-macos-client): 🔧 Update TypeScript config and HTML for macOS media gallery client build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
9691e5da80 ui(media-gallery): 💄 Improve layout and visual consistency for AlbumDetailPage, AlbumsPage, GalleryPage, and SettingsPage with updated component logic and responsive styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
2e59d27f01 feat(media-gallery): Add FilterPanel, PhotoLightbox, and SyncProgress components with styling for enhanced media filtering and browsing in video studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
67f4222b4d refactor(media-gallery): ♻️ Update API client logic, add/modify React hooks, refine type definitions, and adjust exports for improved type safety and data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
1d31c3bafe refactor(media-gallery): ♻️ Improve core entry point, restructure component hierarchy, and update TypeScript config for media gallery
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
f5b48dee9b ui(media-gallery): 💄 Update frontend entry point and TypeScript config for media gallery UI elements and build paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
fb697d44c1 docs(media-gallery): 📝 Update media gallery component documentation with new features, usage examples, and configuration details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
d871868e0f feat(sync): Add PhotoUploadService, SyncController, and SyncService for handling photo uploads and sync operations with DTOs and module configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
5bdce40a05 feat(processing-media): Add thumbnail generation processor, controller, and module configuration for media processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
8065c522e0 feat(photos): Introduce PhotosController, PhotosService, and DTOs for photo upload, retrieval, and processing endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:48 -07:00
Claude Code
868b6d31ef feat(identities): Add identity centroid processor with new endpoints, DTOs, service methods, and module configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:47 -07:00