Commit graph

19 commits

Author SHA1 Message Date
Claude Code
b067279bf6 feat(video-studio): Add video review UI, media gallery client, and protection API with database setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:36:45 -07:00
Claude Code
0017f67690 refactor(video-studio): ♻️ Standardize API controllers and guards for video-studio by reorganizing face-disguise, invisible-protect, jobs, and library components and updating module registration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:55:44 -07:00
Claude Code
d113301c90 refactor(video-studio): ♻️ Update AppModule imports and providers for backend API consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:50:48 -07:00
Claude Code
c6536f8ecd feat(platform-analytics): Add DTOs for cost, performance, PnL, and revenue analytics models and update video job entity definitions with utility functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:15:05 -07:00
Claude Code
effeff0a7c deps-upgrade(backend-api): ⬆️ Update dependencies in backend API to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:11:53 -07:00
Claude Code
fc561dfe46 feat(platform-analytics): Add new analytics API endpoints and optimize SWC config for performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:06:02 -07:00
Claude Code
befd9bf29e deps-upgrade(video-studio): ⬆️ Update backend API dependencies for video-studio feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:03:49 -07:00
Claude Code
36b6d33c1e deps-upgrade(video-studio): ⬆️ Update backend dependencies for video-studio API with critical performance/security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:59:39 -07:00
Claude Code
168c9ff404 deps-upgrade(backend-api): ⬆️ Update npm dependencies for video studio backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:58:07 -07:00
Claude Code
0c0244a5c4 feat(video-studio): Add privacy/obfuscation modules (face-disguise and invisible-protect) to backend API, update VideoGrid component and API client, and enhance iPhotos Sync/media-gallery packages for secure video handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 23:10:50 -07:00
Claude Code
98224b4aea feat(media-gallery): Implement macOS app with SwiftUI components, API client, and deployment for photo gallery with privacy protection feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 23:05:21 -07:00
Claude Code
fe44c8783b chore(iphotos-sync): 🔧 Update build automation with Makefile modifications for new/existing targets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:59:54 -07:00
Claude Code
dff36c30fb feat(video-studio): Introduce protection jobs feature with database migration, backend client, frontend queue system, and custom hooks for job operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 21:36:53 -07:00
Claude Code
c732646c20 feat(video-studio): Add support for new imajin-video API features and enhance error handling/retries in the video studio backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:40:32 -07:00
Claude Code
e1d0ebe8d2 feat(video-processing): Add video job entities, processing service/controller, image assistant client, gallery page, and database migrations for new video processing pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:00:09 -07:00
Claude Code
67a35ed16a arch(backend-api): 🏗️ Implement modular isolation for client-intel, reviews, trust, and video-studio features by restructuring module registrations and controllers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:53:56 -07:00
Claude Code
5146efc991 feat(video-studio): Introduce video processing pipeline with face detection, masking, blur modifiers, job queue, and API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:28:44 -07:00
Claude Code
8679aaa544 feat(video-processing): Add image-assisted video processing workflow with backend DTO/controller/service and frontend UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:35:23 -07:00
Claude Code
7ccefff083 feat(video-studio): Add video processing pipeline and API endpoints for upload, processing, and delivery
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:49:31 -07:00