Commit graph

7 commits

Author SHA1 Message Date
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
b004c69d0d chore(backend-api): 🔧 Update Swcrc configuration files in backend-api 2026-01-20 22:47:42 -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
37d46d603f chore(e2e): 🔧 Update end-to-end test configuration 2026-01-20 00:51:50 -08:00