Histórico de commits

Autor SHA1 Mensagem Data
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache 1 mês atrás
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer 1 mês atrás
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method 1 mês atrás
  Dave 16de134dae feat(stats-reporting): add IP clicks DTO and service method for retrieving paginated IP click statistics 1 mês atrás
  Dave 94df97adb3 feat(stats-reporting): add ad type clicks DTO and service method for retrieving paginated ad click records 1 mês atrás
  Dave 584e64ae68 feat(stats-reporting): add toJsonSafe function for safe serialization of bigint values in stats responses 1 mês atrás
  Dave 492aaeef48 feat(stats-reporting): add validation and transformation decorators for fromSec and toSec in BaseRangeQueryDto 1 mês atrás
  Dave 6e062014cb feat(stats-reporting): add logging for getAdsHourly method in StatsReportingController 1 mês atrás
  Dave 206e3a98e3 feat(stats-reporting): enhance DTOs and controller with Swagger decorators for improved API documentation 1 mês atrás
  Dave 641688a3ac feat(stats-reporting): implement stats reporting module with controller, service, and DTOs 1 mês atrás
  Dave 7dfc6c4335 fix: correct log message brackets in stats aggregation and rerun services 1 mês atrás
  Dave 90b60fceee refactor: streamline stats aggregation by consolidating rerun logic and enhancing hourly aggregation handling 1 mês atrás
  Dave ca9da70df3 feat(stats-aggregation): update hourly aggregation interval and enhance time handling 1 mês atrás
  Dave 80d9874233 refactor: optimize date calculations in daily and hourly aggregation services 1 mês atrás
  Dave d74b42cc7a feat(ad-click): update IPv4 hint description and example in AdClickRequestDto 1 mês atrás
  Dave cda8b499ea feat(ad-click): add optional IPv4 hint to AdClickRequestDto and update client IP extraction logic 1 mês atrás
  Dave 62274645d8 feat: implement client IP extraction utility and update AdClickInput structure 1 mês atrás
  Dave d35a74a19c chore: remove duplicate entry for box-nestjs-monorepo-init.md in .gitignore 1 mês atrás
  Dave e931395fdd chore: update .gitignore to include box-nestjs-monorepo-init.md 1 mês atrás
  Dave 0f70a65acc refactor(stats-aggregation): simplify hourly and daily time window calculations 1 mês atrás
  Dave a30bf0e4b9 feat(ip-report): add IP reporting feature with hourly and daily aggregation capabilities 1 mês atrás
  Dave 6722b05d25 feat: implement stats rerun functionality with hourly and daily aggregation services 1 mês atrás
  Dave bc5da963c7 refactor(user-login): remove outdated comment from recordLogin method 1 mês atrás
  Dave ad6e1bf249 feat: update AdClickRequestDto and related services for required adsId and improved validation 1 mês atrás
  Dave 96fda1511b refactor: remove video click and ad impression handling from StatsEventsConsumer 1 mês atrás
  Dave db33037698 feat(prisma): update AdsClickHistory and AdClickEvents models for improved ad tracking 1 mês atrás
  Dave 6b57a94b77 refactor(video-stats): remove development-only comments and clean up code 1 mês atrás
  Dave 2857c45219 feat(ads): add adId to AdsInterfaceDto and mapToDto method 1 mês atrás
  Dave db19298592 feat(redis-inspector): add rebuild by key and support endpoints with DTOs 1 mês atrás
  Dave 7e75d4e5ce feat(redis-inspector): enhance string inspection with JSON array handling 1 mês atrás