Commit graph

4 commits

Author SHA1 Message Date
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