Commit graph

4932 commits

Author SHA1 Message Date
Claude Code
ba970ac7d0 feat(iphotos-sync): Introduce new API clients, sync managers, and frontend components (PhotoGrid/GalleryPage) while enhancing deployment workflows, entitlements, and Swift build configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:59:55 -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
33a3054397 feat(image-assistant): Add image gallery with PhotoGrid component, GalleryPage, status hooks, and SQLite storage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:57:11 -07:00
Claude Code
df7d41fe96 ui(image-assistant): 💄 Update FilterItem and FilterPanel components with modern CSS styling and TypeScript interactivity for refined visuals and enhanced filter controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:51:11 -07:00
Claude Code
8f90beda0c feat(video-studio): Add InvisibleProtectionsDemo component and invisible-protect-api interface with UI and CSS
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:49:00 -07:00
Claude Code
2769c48e44 chore(video-studio): 🔧 Update Vite build configuration for video studio frontend demo
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:49:00 -07:00
Claude Code
b3e58275bc feat(photos): Add photo handling and gallery display functionality with new endpoints, core logic, and a frontend gallery page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:45:39 -07:00
Claude Code
90e58bf7dc test(classification): Update unit/integration tests for image classification logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:39:46 -07:00
Claude Code
727eaa16fe chore(image-assistant): 🔧 Update Vitest config for image-assistant backend API test suites, plugins, and runner settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:39:46 -07:00
Claude Code
c66969aa4d deps-upgrade(image-assistant): ⬆️ Update backend API dependencies for image assistant compatibility, security, and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:39:46 -07:00
Claude Code
ce63348a3a feat(image-assistant): Introduce Photo entity, PhotosController/Service, ThumbnailProcessor, and GalleryPage with classification and thumbnail support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:37:27 -07:00
Claude Code
c9f3355a0d feat(video-studio): Add invisible protection API and demo component for video content with DRM-like safeguards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:34:07 -07:00
Claude Code
7ec004b8bd feat(video-studio): Add AdversaryPanel and InvisibleProtectionsDemo UI components with updated API integration and App routing for video studio feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:28:25 -07:00
Claude Code
66bbd0e6e5 ui(image-assistant): 💄 Adjust layout structure and styling in the Layout component to enhance responsiveness and add new interactive elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:20:05 -07:00
Claude Code
e0b027516b feat(image-assistant): Add PhotoGrid component and enhance PhotoLightbox/PhotoThumbnail with modern styling and interactive UX for gallery navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:16:40 -07:00
Claude Code
ca0393a503 refactor(photo-grid): ♻️ Improve PhotoGrid component styling and sync progress feedback UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 22:12:36 -07:00
Claude Code
e09876bd98 chore(platform-analytics): 🔧 Update Vite config for platform analytics frontend build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 21:48:27 -07:00
Claude Code
15279c92c5 chore(platform-analytics): 🔧 Update Vite build configuration for frontend analytics platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 21:43:07 -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
4e4b3fd817 chore(frontend): 🔧 Update Vite build configurations for platform-analytics and video-studio features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 21:36:52 -07:00
Claude Code
a206ce7b38 deps-upgrade(video-studio): ⬆️ Update React, testing libraries, and other dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 21:36:52 -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
d8d6e60adf types(platform-admin): 🏷️ Add/update environment variable type definitions in vite-env.d.ts for platform-admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:34:11 -07:00
Claude Code
43428dbef4 test(test-setup): Update test environment configurations and Vite type declarations for frontend admin module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:28:01 -07:00
Claude Code
7fdf32c827 chore(frontend-admin): 🔧 Update TypeScript compiler options in tsconfig.json for frontend-admin module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:28:01 -07:00
Claude Code
22e1fa9b79 chore(frontend-admin): 🔧 Update Vite build configuration for admin frontend platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:05:42 -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
e270170703 chore(frontend-admin): 🔧 Update TypeScript config with compiler optimizations for admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 20:00:08 -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
fbf028c898 db(status-dashboard): 🗃️ Add WAL mode and lock file support tables to status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:47:03 -07:00
Claude Code
09647977c9 chore(fontend-admin): 🔧 Update TypeScript compiler options in tsconfig.json for stricter module resolution and dependency handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:47:02 -07:00
Claude Code
74389b8098 deps-upgrade(trust): ⬆️ Update trust backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:47:02 -07:00
Claude Code
d5c1d7e224 test(content-hub): Add/update tests for Content Hub viewmodels and views (useContentDetailViewModel, useContentHubViewModel, ContentFilters, ContentTable)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:41:14 -07:00
Claude Code
925cacff80 deps-upgrade(backend-api): ⬆️ Update dependencies in client-intel and reviews backend APIs to newer versions for security and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:35:23 -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
e214f4518a chore(video-studio): 🔧 Update Docker configuration for video processing pipeline with new service definitions and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:28:43 -07:00
Claude Code
c2e8c5fcbd deps-upgrade(processing-service): ⬆️ Update OpenCV and FFmpeg dependencies for video processing pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:28:43 -07:00
Claude Code
b24b320fe6 refactor(reviews): ♻️ Clean up module exports, imports, and providers in client-intel and reviews for better organization and redundancy removal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:22:05 -07:00
Claude Code
ff87a858bb ui(frontend-admin): 💄 Add recent posts widget and enhance post listing table with filters and sorting in admin dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:16:29 -07:00
Claude Code
5c7257e278 deps-upgrade(backend-api): ⬆️ Update dependencies in client-intel, reviews, and trust modules with security/feature patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:16:29 -07:00
Claude Code
cff1be02d1 arch(backend-api): 🏗️ Standardize provider registration and module exports across client-intel, reviews, and trust modules by restructuring feature module integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:09:54 -07:00
Claude Code
8d13368107 deps-upgrade(backend-api): ⬆️ Update minor/patch versions of client-intel, reviews, and trust backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:09:54 -07:00
Claude Code
d9be7d560c ui(verifications-specific): 💄 Add verification status indicator for admin trust management workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:58:40 -07:00
Claude Code
ba660edb00 feat(platform-admin): Add queue status, review workflows, SSO session management, and trust overview pages to platform admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:53:14 -07:00
Claude Code
dab9a72c0c feat(platform-admin): Introduce dispute resolution and trust management pages with updated routing for admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:47:16 -07:00
Claude Code
c6f238b823 ui(platform-admin): 💄 Update navigation config and JobList component to enable new content review workflow in admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:41:36 -07:00
Claude Code
b450494098 feat(platform-admin): Update admin interface navigation and JobList component with enhanced job queue display and review pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:41:23 -07:00
Claude Code
3e5e20bf46 chore(frontend-admin): 🔧 Update Vite build config for admin frontend to optimize asset handling and environment setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:41:23 -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
dd594bfc6b security(sso-backend): 🔒️ Strengthen authentication and session security with CSRF protection, account lockout, MFA, and session management updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:25:59 -07:00