커밋 기록

작성자 SHA1 메시지 날짜
  Dave 26f3d99367 fix(menu): update parentId example to a string format 2 달 전
  Dave f33d070857 fix(menu): change parentId validation from integer to string 2 달 전
  Dave 519e14b2af feat(menu, role, user): implement backfill logic for IDs and enhance logging 2 달 전
  Dave a8975bf1d9 feat(ads): add endpoint and service method to update ads status 2 달 전
  Dave 9b2f5dff8c add video fields 2 달 전
  Dave 1764dd0f21 added auto increment vid in Prisma videoMedia 2 달 전
  Dave 0d2adf51b1 feat(stats-reporting): refactor ad metadata resolution to use Redis as the authoritative source 2 달 전
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache 2 달 전
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer 2 달 전
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method 2 달 전
  Dave 16de134dae feat(stats-reporting): add IP clicks DTO and service method for retrieving paginated IP click statistics 2 달 전
  Dave 94df97adb3 feat(stats-reporting): add ad type clicks DTO and service method for retrieving paginated ad click records 3 달 전
  Dave 584e64ae68 feat(stats-reporting): add toJsonSafe function for safe serialization of bigint values in stats responses 3 달 전
  Dave 492aaeef48 feat(stats-reporting): add validation and transformation decorators for fromSec and toSec in BaseRangeQueryDto 3 달 전
  Dave 6e062014cb feat(stats-reporting): add logging for getAdsHourly method in StatsReportingController 3 달 전
  Dave 206e3a98e3 feat(stats-reporting): enhance DTOs and controller with Swagger decorators for improved API documentation 3 달 전
  Dave 641688a3ac feat(stats-reporting): implement stats reporting module with controller, service, and DTOs 3 달 전
  Dave 7dfc6c4335 fix: correct log message brackets in stats aggregation and rerun services 3 달 전
  Dave 90b60fceee refactor: streamline stats aggregation by consolidating rerun logic and enhancing hourly aggregation handling 3 달 전
  Dave ca9da70df3 feat(stats-aggregation): update hourly aggregation interval and enhance time handling 3 달 전
  Dave 80d9874233 refactor: optimize date calculations in daily and hourly aggregation services 3 달 전
  Dave d74b42cc7a feat(ad-click): update IPv4 hint description and example in AdClickRequestDto 3 달 전
  Dave cda8b499ea feat(ad-click): add optional IPv4 hint to AdClickRequestDto and update client IP extraction logic 3 달 전
  Dave 62274645d8 feat: implement client IP extraction utility and update AdClickInput structure 3 달 전
  Dave d35a74a19c chore: remove duplicate entry for box-nestjs-monorepo-init.md in .gitignore 3 달 전
  Dave e931395fdd chore: update .gitignore to include box-nestjs-monorepo-init.md 3 달 전
  Dave 0f70a65acc refactor(stats-aggregation): simplify hourly and daily time window calculations 3 달 전
  Dave a30bf0e4b9 feat(ip-report): add IP reporting feature with hourly and daily aggregation capabilities 3 달 전
  Dave 6722b05d25 feat: implement stats rerun functionality with hourly and daily aggregation services 3 달 전
  Dave bc5da963c7 refactor(user-login): remove outdated comment from recordLogin method 3 달 전