Commit graph

8404 commits

Author SHA1 Message Date
Claude Code
cbd62335e6 ui(video-studio): 💄 Add InvisibleProtectionsDemo component and update visual assets for redaction/obfuscation demo
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:55:47 -07:00
Forgejo Actions
501ef82c39 build: bump version to 0.0.2077 [skip ci] 2026-03-20 04:45:14 +00:00
Claude Code
99b6071154 chore(video-studio): 🔧 Update service dependencies and configurations in services.yaml for the video-studio feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:44:23 -07:00
Forgejo Actions
714ccc6256 build: bump version to 0.0.2076 [skip ci] 2026-03-20 04:27:20 +00:00
Claude Code
7de8559191 feat(platform-analytics): Add engagement tracking metrics (clicks, sessions) to seed data for analytics precision
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:26:32 -07:00
Forgejo Actions
b2deb4918f build: bump version to 0.0.2075 [skip ci] 2026-03-20 04:21:39 +00:00
Claude Code
f44717499f feat(platform-analytics): Add synthetic engagement seed data for analytics testing and initial database population
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:20:52 -07:00
Forgejo Actions
40dc1004df build: bump version to 0.0.2074 [skip ci] 2026-03-20 04:16:25 +00:00
Claude Code
c9ab123f3a test(analytics-seeds): Update seed script logic to handle new analytics data structures and reset behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:15:31 -07:00
Forgejo Actions
c08bb6f86a build: bump version to 0.0.2073 [skip ci] 2026-03-20 04:10:24 +00:00
Claude Code
f491ab63d7 feat(platform-analytics): Add interactive funnel chart visualization for user journey analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:09:37 -07:00
Forgejo Actions
fddb8e9918 build: bump version to 0.0.2072 [skip ci] 2026-03-20 04:05:25 +00:00
Claude Code
210aed3df6 feat(bounce-rate): Add bounce rate tracking service, API controller, and visualization page for analytics dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:04:44 -07:00
Forgejo Actions
a532e43e31 build: bump version to 0.0.2071 [skip ci] 2026-03-20 03:49:19 +00:00
Claude Code
6e56519b31 feat(analytics-gateway): Add new analytics endpoint or enhance data processing in AnalyticsGatewayController and AnalyticsApiClient
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:48:39 -07:00
Forgejo Actions
eaefd45a08 build: bump version to 0.0.2070 [skip ci] 2026-03-20 03:43:45 +00:00
Claude Code
d7b1e0d82c feat(analytics-gateway): Implement new analytics data processing methods in AnalyticsGatewayController
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:43:02 -07:00
Forgejo Actions
12e86131a2 build: bump version to 0.0.2069 [skip ci] 2026-03-20 03:41:06 +00:00
Claude Code
0f10ee9ba4 feat(analytics-gateway): Add analytics data fetch endpoint in AnalyticsGatewayController and update client-side logic in analytics-api.client.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:40:22 -07:00
Forgejo Actions
7744cb52b2 build: bump version to 0.0.2068 [skip ci] 2026-03-20 03:38:14 +00:00
Claude Code
3af30c40e5 feat(frontend-platform): Introduce admin query hook for admin-specific analytics filtering in PnLPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:37:33 -07:00
Forgejo Actions
be57e8087e build: bump version to 0.0.2067 [skip ci] 2026-03-20 03:21:27 +00:00
Claude Code
cb6b706b27 feat(platform-analytics): Add admin analytics dashboards with CostsPage, PerformancePage, and RevenuePage integration and useAdminQuery hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:20:44 -07:00
Forgejo Actions
12d7599fbe build: bump version to 0.0.2066 [skip ci] 2026-03-20 03:18:21 +00:00
Claude Code
ace3f0b649 feat(platform-analytics): Add controller and service classes for costs, performance, P&L, and revenue analytics modules with new endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:17:35 -07:00
Forgejo Actions
8ef4865549 build: bump version to 0.0.2065 [skip ci] 2026-03-20 03:15:47 +00: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
Forgejo Actions
ccdd8e3053 build: bump version to 0.0.2064 [skip ci] 2026-03-20 03:12:37 +00:00
Claude Code
492495bc14 ui(costs-page): 💄 Add interactive cost charts and interactive tooltips for enhanced data exploration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:11:53 -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
Forgejo Actions
bf04207662 build: bump version to 0.0.2063 [skip ci] 2026-03-20 03:10:06 +00:00
Claude Code
c256eeec81 feat(platform-analytics): Add ErrorTrackingPage and PnLPage components with analytics API integration for error tracking and profit-and-loss analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:09:20 -07:00
Forgejo Actions
5a31fc4f3e build: bump version to 0.0.2062 [skip ci] 2026-03-20 03:06:53 +00: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
Forgejo Actions
5021e7c7fb build: bump version to 0.0.2061 [skip ci] 2026-03-20 03:04:42 +00:00
Claude Code
3783bfbc91 feat(frontend-platform): Add cost analytics API endpoints and update CostsPage UI for cost visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:03:49 -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
Forgejo Actions
1109810889 build: bump version to 0.0.2060 [skip ci] 2026-03-20 03:00:26 +00: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
Forgejo Actions
8ca81c3296 build: bump version to 0.0.2059 [skip ci] 2026-03-20 02:58:52 +00:00
Claude Code
99a5bf0b5a feat(analytics-gateway): Add analytics API client, gateway controller, and dashboard assets for acquisition, audience, engagement, revenue, and segments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:58:07 -07:00
Claude Code
b9c6d3cb06 chore(video-studio): 🔧 Update Docker Compose services, networks, and volumes for video studio feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:58:07 -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
Forgejo Actions
3c7127601b build: bump version to 0.0.2058 [skip ci] 2026-03-20 02:53:36 +00:00
Claude Code
aca3978894 ui(platform-analytics): 💄 Add new visualization image asset for analytics dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:52:23 -07:00
Claude Code
78f846e4ab ui(admin-login): 💄 Replace placeholder admin login UI image with modern visual asset
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:51:42 -07:00
Forgejo Actions
c3647d0a47 build: bump version to 0.0.2057 [skip ci] 2026-03-19 16:09:08 +00:00
Claude Code
e6b7ae1c50 ui(platform-analytics): 💄 Add realtime-page.png background asset for RealTimeDashboard component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 09:08:24 -07:00
Forgejo Actions
ac587e79c1 build: bump version to 0.0.2056 [skip ci] 2026-03-19 15:52:38 +00:00
Claude Code
51975af8d8 feat(platform-analytics): Add backend services and API endpoints for cost, error, and P&L data analytics, along with new UI components for platform analytics pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 08:51:58 -07:00