Commit graph

4847 commits

Author SHA1 Message Date
Claude Code
a013c8fc99 feat(video-studio): Introduce new video disguise components and logic for real-time identity manipulation in the video studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:25:32 -07:00
Claude Code
c043295751 feat(video-studio): Add disguise panel components and video rendering logic for face selection and effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:25:23 -07:00
Claude Code
9770813805 feat(video-studio): Update video studio renderers with new disguise options for Demon and Succubus characters and enhance face selector component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:18:33 -07:00
Claude Code
163bc9f20c fix(video-studio): 🐛 Update initialization logic and exports in the live frontend entry point to resolve a bug
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:13:07 -07:00
Claude Code
71f390ac9e feat(video-studio): Add Demon and Succubus character renderers and DisguiseParamsPanel for video disguise effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:12:23 -07:00
Claude Code
b04d0d7a7f feat(video-studio): Add face detection and selection controls for video disguising in the DisguiseVideoWithFaceSelector component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:07:16 -07:00
Claude Code
21bd1035ad feat(macos): Add macOS deployment pipeline with system entitlements and video studio UI participant disguise components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:06:49 -07:00
Claude Code
b0200b8464 chore(image-assistant): 🔧 Update macOS build/deployment targets for image-assistant feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:06:49 -07:00
Claude Code
bce385b66c feat(image-assistant): Add camera/microphone permissions and entitlements for macOS app initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:01:37 -07:00
Claude Code
1571f30766 feat(video-disguise): Add disguise mode controls and video view updates for face anonymization in real-time and uploaded videos
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:00:53 -07:00
Claude Code
2a0ecea7fe feat(video-studio): Add UI components, renderer logic, and backend integration for disguise mode with Demon and Succubus avatars
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:54:50 -07:00
Claude Code
f0464b023b feat(image-assistant): Introduce macOS-specific image assistant targets, security entitlements, and deployment automation scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:43:09 -07:00
Claude Code
06cde12dae chore(macos): 🔧 Update macOS build dependencies for image assistant feature builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:43:08 -07:00
Claude Code
baf94da202 ui(video-studio): 💄 Introduce face selection and disguising UI components for video participants
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:37:28 -07:00
Claude Code
eae274e122 feat(video-studio): Add DisguiseVideoParticipantVideo component to obscure participant identities in video streams
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:35:58 -07:00
Claude Code
72f01e75a8 feat(renderers): Introduce AnonymousRenderer class for anonymous user interactions in live frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:31:53 -07:00
Claude Code
02a009aad9 feat(video-studio): Update MasqueradeRenderer to implement masking/anonmymization rendering for privacy-preserving video studio content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:29:55 -07:00
Claude Code
76f6e1474c feat(video-studio): Add blur/mask effects for video participant privacy in live calls/recordings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:23:16 -07:00
Claude Code
845ec7a541 feat(video-studio): Add disguise component, pose detection hook, and head circle fallback for video participant obfuscation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:15:29 -07:00
Claude Code
1e96ad981f deps-upgrade(frontend-live): ⬆️ Update React and UI libraries to latest stable versions for frontend-live module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:15:29 -07:00
Claude Code
9ea6f554ba feat(video-studio): Add DisguiseModeSelector component and implement Egirl, GimpMask, Masquerade, and Anonymous renderers with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:09:00 -07:00
Claude Code
7fb87cc729 feat(frontend-live): Update AnonymousRenderer to support anonymous session rendering and fix rendering behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:03:30 -07:00
Claude Code
f4204906a2 feat(video-studio): Add disguise video masking components and renderer support with RendererPool backend coordination
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 01:03:09 -07:00
Claude Code
875b1f6e39 feat(renderers): Optimize blur performance in BlurRenderer by adding configurable blur parameters and addressing visual artifacts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 00:57:57 -07:00
Claude Code
e6d3d9be7a feat(video-studio): Implement blur effect rendering logic in BlurRenderer for enhanced video processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 00:56:11 -07:00
Claude Code
3ddaeb9eb5 fix(video-studio): 🐛 Fix incorrect mask blending and edge artifacts in GimpMaskRenderer for accurate mask application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 00:50:43 -07:00
Claude Code
809614a322 feat(video-studio): Optimize mask rendering for real-time video compositing with improved GimpMaskRenderer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 00:46:39 -07:00
Claude Code
06e780693a deps-upgrade(cms-frontend-admin): ⬆️ Update React, UI libraries, and CMS plugins to latest versions for compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 00:44:43 -07:00
Claude Code
5850db7838 deps-upgrade(backend-api): ⬆️ Update minor/patch versions of content-moderation and marketplace backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 22:44:55 -07:00
Claude Code
da9d93cb33 deps-upgrade(marketplace): ⬆️ Update React and UI libraries in marketplace frontend to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 22:16:38 -07:00
Claude Code
0c3098027f chore(marketplace): 🔧 Update build/config files for backend API, add Claude integration directory, and refresh frontend demo in video-studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 22:11:10 -07:00
Claude Code
7d81fa885a feat(video-studio): Add video participant disguise controls for live sessions with blur, pixelation, and virtual background options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:52:56 -07:00
Claude Code
d98eced76d feat(frontend-live): Introduce DisguiseVideoParticipantVideo component for visual participant anonymization with blur/mask effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:48:37 -07:00
Claude Code
02ca33562c deps-upgrade(video-studio): ⬆️ Update Vite and Vitest dependencies for frontend-live builds and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:48:37 -07:00
Claude Code
328044f51b test(video-studio): Update and add test cases for GimpMaskRenderer functionality to ensure proper test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:47:10 -07:00
Claude Code
1a6bcb238f test(video-studio): Add test cases for frontend-live component in video-studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:41:02 -07:00
Claude Code
ba1d692f56 feat(video-studio): Introduce live video streaming frontend components with stream controls, real-time effects, and interactive tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:40:32 -07:00
Claude Code
0307e048d1 feat(processing-service): Add showcase generation logic to produce visual outputs like thumbnails in the video processing pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:26:10 -07:00
Claude Code
7b4a0609b6 feat(modifiers): Add base modifier class and mask modifier with mask processing logic, integrate into video processor pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:24:06 -07:00
Claude Code
129f88eedc feat(detection): Add multi-face detection support and improve confidence scoring in face_detector.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:18:11 -07:00
Claude Code
6808edf3fa feat(processing-service): Add GIMP-compatible mask templates and modifier classes for video processing pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:06:26 -07:00
Claude Code
14dfba934a feat(processing-service): Add GIMP mask support with new modifiers, detection algorithms, and pipeline stages for video processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:53:53 -07:00
Claude Code
b76f1f3919 chore(video-studio): 🔧 Update Docker Compose config for video-studio services, adjusting service definitions, networks, and resource allocations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:53:53 -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
Claude Code
45cecf791f chore(video-studio): 🔧 Update Docker container configuration for video processing service with new base image and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:49:31 -07:00
Claude Code
542ac4c3cd deps-upgrade(processing-service): ⬆️ Update Python dependencies for video processing service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:49:31 -07:00
Claude Code
c52dd82712 feat(video-studio): Introduce new video processing pipeline for real-time editing tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 20:46:50 -07:00
Claude Code
f677ed5ed4 feat(frontend-showcase): Add mock API responses for profile data in the service worker
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 18:54:36 -07:00
Claude Code
2f07f4bf75 deps-upgrade(messaging): ⬆️ Update React and React DOM dependencies in messaging module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 18:46:16 -07:00
Claude Code
39a347a995 chore(seo): 🔧 Update SEO service configurations with new metadata and integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:30:17 -07:00