Commit graph

4863 commits

Author SHA1 Message Date
Claude Code
79d2cfeabe feat(frontend-admin): Update admin dashboard components to enhance UI and add new functionality for EmailDashboard, FlagListPage, and ServiceDiagramPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 14:33:30 -07:00
Claude Code
fcb530ccc3 fix(frontend-admin): 🐛 Fix audit-debug2 and audit-smart module inconsistencies in debug/smart mode auditing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 14:17:04 -07:00
Claude Code
5f9da8ca82 feat(frontend-admin): Add audit finalization flow and single audit record viewer to admin dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 14:10:52 -07:00
Claude Code
49d76b32bb refactor(types): ♻️ Implement modular domain events emitter, reorganize event types into structured schemas, and update processors/services for type-safe event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 14:02:58 -07:00
Claude Code
bcc48e2dc1 feat(admin-tools): Add debug mode toggle for audit log inspection in frontend admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 13:52:29 -07:00
Claude Code
98085fc241 feat(audit): Introduce admin action audit logging for tracking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 13:50:59 -07:00
Claude Code
8d61b1897e feat(content-moderation): Add threat escalation system and video moderation UI components with new entities, services, and processors
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 13:34:11 -07:00
Claude Code
d0b5986fb8 feat(auth): Add OAuth2 authentication endpoints and admin login OAuth integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 13:22:23 -07:00
Claude Code
1907c38aaf chore(image-assistant): 🔧 Update Vite config for image-assistant frontend with build tooling adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 13:21:13 -07:00
Claude Code
aab8f769e0 feat(image-assistant): Add macOS Photos Library integration with advanced image processing and metadata handling support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 03:26:21 -07:00
Claude Code
4f74221a3c ui(video-studio): 💄 Implement FileVideoView component to integrate dynamic video playback controls and enhance UI for video studio file viewing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:54:40 -07:00
Claude Code
8afb32ce96 ui(video-studio): 💄 Enhance video file display in FileVideoView with improved controls, layout, and responsiveness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:49:44 -07:00
Claude Code
e64d8b9239 ui(frontend-demo): 💄 Implement enhanced video file display and user identity management in FileVideoView and IdentityPanel components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:48:31 -07:00
Claude Code
0a617a7b5c feat(video-studio): Implement video playback controls and metadata display in FileVideoView
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:43:09 -07:00
Claude Code
1a493921bd feat(video-studio): Add real-time video disguise and analysis components with configurable presets and custom hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:43:02 -07:00
Claude Code
b7fa08df34 ui(frontend-demo): 💄 Update rendering logic and UI elements in FileVideoView and LiveCameraView for improved video handling and user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:37:07 -07:00
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