analytics/services/collector/src
2026-05-14 22:58:03 -07:00
..
auth security(auth-specific): 🔒️ Enforce stricter token validation and OAuth2 support in authentication logic 2026-04-04 15:14:01 -07:00
dto feat(collector-dto): Add domain tracking fields to TrackViewDto for domain-specific data representation 2026-04-12 21:26:28 -07:00
entities feat(tracking): Introduce cross-domain tracking system with RawEvent, TrackingService, DomainResolverService, and IdentityService integration 2026-05-14 22:58:03 -07:00
health feat(health-specific): Implement health-check endpoint logic in HealthController with proper status responses 2026-04-04 15:14:01 -07:00
tracking feat(tracking): Introduce cross-domain tracking system with RawEvent, TrackingService, DomainResolverService, and IdentityService integration 2026-05-14 22:58:03 -07:00
app.module.ts feat(tracking): Introduce cross-domain tracking system with RawEvent, TrackingService, DomainResolverService, and IdentityService integration 2026-05-14 22:58:03 -07:00
main.ts refactor(collector): ♻️ Restructure AppModule to modularize data collection logic and update entry point for improved maintainability 2026-04-04 15:14:01 -07:00