Commit graph

33 commits

Author SHA1 Message Date
Lilith
b59438dd17 feat(devtools): Add image pipeline management dashboard, admin controls, and asset generation tools 2026-01-22 15:21:02 -08:00
Lilith
adb8b8f482 deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant) 2026-01-22 15:20:50 -08:00
Lilith
a793faf7c6 deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions 2026-01-22 11:23:24 -08:00
Lilith
a8b87a2d07 feat(dev-tools): Add image pipeline management system and dev tools dashboard integration 2026-01-22 11:18:01 -08:00
Lilith
13bcbcc1ee chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
Lilith
b23beb909b refactor(fontend-dev): ♻️ Restructure App.tsx to improve modularity, simplify component composition, and resolve routing/layout concerns 2026-01-22 05:16:48 -08:00
Lilith
c6dfa388ac refactor(fontend): ♻️ Update TypeScript types for styled-components across feature modules to enhance type safety while preserving app initialization integrity 2026-01-22 05:06:33 -08:00
Lilith
73834ef271 deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml 2026-01-21 12:48:35 -08:00
Lilith
027af4db18 chore(pages): 🔧 Update UI components in ScammersPage.tsx, TrainingPage.tsx, and related page files 2026-01-21 00:04:59 -08:00
Lilith
63195b7cfe chore(subscription): 🔧 Update subscription marketplace Swcrc configs 2026-01-20 23:59:49 -08:00
Lilith
af39396ae9 chore(e2e): 📝 Update end-to-end test documentation and Docker integration scripts 2026-01-20 23:54:28 -08:00
Lilith
580751b649 chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -08:00
Lilith
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
b004c69d0d chore(backend-api): 🔧 Update Swcrc configuration files in backend-api 2026-01-20 22:47:42 -08:00
Lilith
c226fd79e5 deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions 2026-01-20 19:47:24 -08:00
Lilith
14993b4ab3 chore(components): 🔧 Update TypeScript component files (26 tsx) 2026-01-20 18:55:52 -08:00
Lilith
389c4ce362 chore(platform-dev): 🔧 Add DevToolsDashboard and AssetGeneratorAdminPage for asset generation and image pipeline management 2026-01-20 18:14:32 -08:00
Lilith
c19cedeaab chore(deps): Remove outdated frontend dependency versions from 17 JSON config files 2026-01-20 06:06:49 -08:00
Lilith
608d7ebf0f chore(repo): Clean Git history and migrate to DB-IP GeoLite
- Remove 1.46GB of binary files from Git history (attachments, media)
- Reduce .git size from 1.6GB to 94MB (94% reduction)
- Migrate from MaxMind GeoLite2 to DB-IP City Lite (no license required)
- Add auto-download script for GeoIP database
- Update .gitignore to prevent future binary bloat
- Add Git LFS tracking for .mmdb files

Breaking Change: All developers must re-clone the repository.

Files cleaned from history:
- features/conversation-assistant/backend-api/data/attachments/
- features/webmap/.test-apps/
- features/analytics/backend-api/data/GeoLite2-City.mmdb
- *.MOV, *.mov, *.HEIC, *.heic, *.mp4

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 01:58:01 -08:00
Lilith
966b12ad2c chore(src): 🔧 Update TypeScript files in source directory 2026-01-20 01:53:44 -08:00
Lilith
df71b3e892 chore(src): 🔧 Update TypeScript files 2026-01-20 01:48:04 -08:00
Lilith
ee610547d5 chore(frontend-dev): 🔧 Update Vite build configuration 2026-01-20 01:48:04 -08:00
Lilith
978cc8b9d3 deps-upgrade(frontend-dev): ⬆️ Update React, UI libraries, and other dependencies to latest versions 2026-01-20 01:48:04 -08:00
Lilith
74ed365d36 deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility 2026-01-20 01:25:25 -08:00
Lilith
4624d048c6 chore(frontend): 🔧 Upgrade dependencies in frontend-admin and frontend-dev modules, regenerate pnpm-lock.yaml 2026-01-20 01:13:52 -08:00
Lilith
37d46d603f chore(e2e): 🔧 Update end-to-end test configuration 2026-01-20 00:51:50 -08:00
Lilith
6a6c91d53a deps-upgrade(frontend-dev): ⬆️ Update dependencies in package.json and regenerate pnpm-lock.yaml 2026-01-20 00:51:50 -08:00
Lilith
53c07f09b7 chore(frontend-dev): 🔧 Expand TypeScript interfaces for Vite environment variables to improve type safety 2026-01-20 00:41:09 -08:00
Lilith
37ebf5b642 chore(src): 🔧 Update styled.d.ts file 2026-01-20 00:25:01 -08:00
Lilith
acec01eae2 deps-upgrade(frontend-dev): ⬆️ Update frontend development dependencies and regenerate lockfile 2026-01-20 00:19:01 -08:00
Lilith
6db277426e deps-upgrade(frontend-dev): ⬆️ Bump dependencies in features/platform-dev/frontend-dev/package.json 2026-01-20 00:13:12 -08:00
Lilith
4730f1efc4 chore(pages): 🔧 Update 11 TSX files in pages directory 2026-01-20 00:05:53 -08:00
Lilith
c2752243c1 chore(pages): 🔧 Update 14 TypeScript files in pages directory 2026-01-20 00:00:14 -08:00