analytics/services/api
2026-05-15 17:43:53 -07:00
..
migrations feat(api): Add migration and seed script for visitor_identity and corp_domain tables 2026-05-14 22:58:03 -07:00
scripts breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
src feat(network): Introduce NetworkModule, NetworkService, NetworkController, and NetworkQueryDto for network operations 2026-05-15 17:43:53 -07:00
test chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
.swcrc breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
Dockerfile chore(infra): 🔧 Optimize production Docker deployment configs with updated Dockerfiles and docker-compose.prod.yaml 2026-04-07 18:01:58 -07:00
nest-cli.json breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
package.json deps-upgrade(root): ⬆️ Update all root-level and service-specific dependencies across api, collector, processor, realtime packages with security patches/bug fixes/compatibility updates 2026-01-29 08:20:57 -08:00
tsconfig.json chore(services): 🔧 Update TypeScript compiler settings in api and collector services to align tsconfig.json options 2026-03-19 06:35:10 -07:00
vitest.config.ts chore(services): 🔧 Update Vitest & TypeScript configs across services to standardize test plugins, paths, and strictness settings 2026-01-29 08:20:57 -08:00
vitest.e2e.config.ts chore(api): 🔧 Update e2e test configuration in vitest.e2e.config.ts 2026-01-29 08:20:57 -08:00