Commit graph

8638 commits

Author SHA1 Message Date
Forgejo Actions
e30dcbed08 build: bump version to 0.0.2174 [skip ci] 2026-03-20 20:09:23 +00:00
Claude Code
62c05ba7c5 refactor(phases): ♻️ Implement modular phase handlers to consolidate shared logic and eliminate redundant implementations across phase-specific classes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 13:07:22 -07:00
Forgejo Actions
ccc900df8d build: bump version to 0.0.2173 [skip ci] 2026-03-20 18:37:26 +00:00
Claude Code
2f1cce8a5d feat(platform-seed): Implement multi-phase SSO bootstrapping with user, client, admin setup, attribute definitions, and database initialization utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:45:18 -07:00
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
2cac1180fd chore(video-studio): 🔧 Update Vite config for video-studio frontend demo with dependency adjustments and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:36:44 -07:00
Claude Code
68a499aa91 db(status-dashboard): 🗃️ implement proper SQLite schema with optimized indexes and storage for status dashboard tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:10:10 -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
83b5e5ee27 types(marketplace): 🏷️ Update type definitions in @lilith__ui-dev-tools.d.ts for marketplace frontend compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:45:07 -07:00
Claude Code
f2ae781a75 deps-upgrade(auth-provider): ⬆️ Update auth-provider and related dependencies to resolve vulnerabilities and align with security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:33:35 -07:00
Forgejo Actions
22f97d6ff2 build: bump version to 0.0.2172 [skip ci] 2026-03-20 15:22:54 +00:00
Claude Code
23f996d7f5 breaking(backend-api): 💥 Introduce migration for Lilith user ID conversion and enforce backward-compatible handling in app modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:22:14 -07:00
Claude Code
7a009447cd deps-upgrade(media-gallery): ⬆️ Update core and plugin dependencies in media gallery backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:22:14 -07:00
Forgejo Actions
0dbf6a1853 build: bump version to 0.0.2171 [skip ci] 2026-03-20 15:11:53 +00:00
Claude Code
888c7b907c deps-upgrade(auth-provider): ⬆️ Update auth-provider dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:11:13 -07:00
Forgejo Actions
0e57672a46 build: bump version to 0.0.2170 [skip ci] 2026-03-20 14:44:02 +00:00
Claude Code
348bbf058e chore(dating-autopilot): 🔧 Configure Firefox extension manifest to include dating-autopilot permissions and resources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:43:23 -07:00
Forgejo Actions
e1f89806b3 build: bump version to 0.0.2169 [skip ci] 2026-03-20 14:27:38 +00:00
Claude Code
80ed0a291e feat(profile-attributes): Add ProfileAttributeEditorProvider component with new state management and context, Firefox extension manifest permissions, and analytics tracking for profile attribute edits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:27:01 -07:00
Forgejo Actions
55fa31a992 build: bump version to 0.0.2168 [skip ci] 2026-03-20 14:22:31 +00:00
Claude Code
97c1bf1273 feat(platform-analytics): Add ApiKeyGuard and IngestAnalyticsDto for secure API key-based analytics ingestion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:21:51 -07:00
Forgejo Actions
ae6bb8c5a5 build: bump version to 0.0.2167 [skip ci] 2026-03-20 14:17:03 +00:00
Claude Code
6ec47fe8c7 style(feature-flags): 🎨 Enforce linting rules for feature flags to improve code consistency and developer experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:16:26 -07:00
Claude Code
f4c4ad0b9b feat(dating-autopilot): Add Firefox extension manifest permissions and background task automation for dating autopilot actions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:16:16 -07:00
Forgejo Actions
1a27840b28 build: bump version to 0.0.2166 [skip ci] 2026-03-20 14:11:06 +00:00
Claude Code
9cebdaf76f feat(dating-autopilot): Add new UI elements and background script interactions for dating-autopilot feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:10:28 -07:00
Forgejo Actions
cbbc7416bc build: bump version to 0.0.2165 [skip ci] 2026-03-20 14:04:39 +00:00
Claude Code
702f39736f deps-upgrade(marketplace): ⬆️ Update dependencies in marketplace frontend with minor patches and security fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:04:02 -07:00
Forgejo Actions
050349befc build: bump version to 0.0.2164 [skip ci] 2026-03-20 13:58:52 +00:00
Claude Code
3866cb9bbc feat(dating-autopilot): Add analytics tracking module with backend API integration and extension UI updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:58:14 -07:00
Forgejo Actions
6754f9e9fd build: bump version to 0.0.2163 [skip ci] 2026-03-20 13:52:47 +00:00
Claude Code
9a2df21dae analytics(dating-autopilot): 📈 Introduce event tracking for user interactions and feature performance in the Firefox dating autopilot extension
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:52:05 -07:00
Forgejo Actions
872159aea2 build: bump version to 0.0.2162 [skip ci] 2026-03-20 13:46:41 +00:00
Claude Code
02355e1047 test(content-hub): Add comprehensive test coverage for CMS client service assertions and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:46:06 -07:00
Claude Code
90d776cce6 chore(frontend-admin): 🔧 Update TypeScript compiler options and path mappings in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:46:06 -07:00
Forgejo Actions
652fc69ec7 build: bump version to 0.0.2161 [skip ci] 2026-03-20 13:40:58 +00:00
Claude Code
db0f3f3220 feat(analytics-gateway): Add or modify DTO classes for new analytics API endpoints in analytics-gateway.dto.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:40:19 -07:00
Forgejo Actions
bd8cfbc210 build: bump version to 0.0.2160 [skip ci] 2026-03-20 13:35:28 +00:00
Claude Code
eef94b3f8f feat(analytics-gateway): Implement optimized analytics data processing pipeline with event batching, filtering, and forwarding logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:34:53 -07:00
Forgejo Actions
fcde7ba8fc build: bump version to 0.0.2159 [skip ci] 2026-03-20 13:33:56 +00:00
Claude Code
aeaaa41f75 feat(dating-autopilot): Add analytics event tracking for swipes, matches, and backend DTOs for extended event payloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:33:18 -07:00
Forgejo Actions
70eae0f431 build: bump version to 0.0.2158 [skip ci] 2026-03-20 13:30:08 +00:00
Claude Code
8e27ae6708 feat(seo): Update useAttributedLink hook to add/modify SEO attributes like rel="nofollow" for link tracking and analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:29:30 -07:00
Forgejo Actions
758fe3c56d build: bump version to 0.0.2157 [skip ci] 2026-03-20 13:27:41 +00:00
Claude Code
56d6cbbbc0 feat(dating-autopilot): Add Firefox extension background script, manifest, and TypeScript types for shop page models
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:27:03 -07:00
Forgejo Actions
9ece8aaf41 build: bump version to 0.0.2156 [skip ci] 2026-03-20 13:24:43 +00:00
Claude Code
fc53c60704 feat(dating-autopilot): Add content script automation for dating profile interactions in Firefox extensions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:24:02 -07:00
Claude Code
059220c550 chore(feature-flags): 🔧 Update TypeScript compiler options for feature-flags module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:24:02 -07:00
Forgejo Actions
179dc3c087 build: bump version to 0.0.2155 [skip ci] 2026-03-20 13:21:52 +00:00