提交歷史

作者 SHA1 備註 提交日期
  Dave 641688a3ac feat(stats-reporting): implement stats reporting module with controller, service, and DTOs 1 月之前
  Dave 7dfc6c4335 fix: correct log message brackets in stats aggregation and rerun services 1 月之前
  Dave 90b60fceee refactor: streamline stats aggregation by consolidating rerun logic and enhancing hourly aggregation handling 1 月之前
  Dave ca9da70df3 feat(stats-aggregation): update hourly aggregation interval and enhance time handling 1 月之前
  Dave 80d9874233 refactor: optimize date calculations in daily and hourly aggregation services 1 月之前
  Dave d74b42cc7a feat(ad-click): update IPv4 hint description and example in AdClickRequestDto 1 月之前
  Dave cda8b499ea feat(ad-click): add optional IPv4 hint to AdClickRequestDto and update client IP extraction logic 1 月之前
  Dave 62274645d8 feat: implement client IP extraction utility and update AdClickInput structure 1 月之前
  Dave d35a74a19c chore: remove duplicate entry for box-nestjs-monorepo-init.md in .gitignore 1 月之前
  Dave e931395fdd chore: update .gitignore to include box-nestjs-monorepo-init.md 1 月之前
  Dave 0f70a65acc refactor(stats-aggregation): simplify hourly and daily time window calculations 1 月之前
  Dave a30bf0e4b9 feat(ip-report): add IP reporting feature with hourly and daily aggregation capabilities 1 月之前
  Dave 6722b05d25 feat: implement stats rerun functionality with hourly and daily aggregation services 1 月之前
  Dave bc5da963c7 refactor(user-login): remove outdated comment from recordLogin method 1 月之前
  Dave ad6e1bf249 feat: update AdClickRequestDto and related services for required adsId and improved validation 1 月之前
  Dave 96fda1511b refactor: remove video click and ad impression handling from StatsEventsConsumer 1 月之前
  Dave db33037698 feat(prisma): update AdsClickHistory and AdClickEvents models for improved ad tracking 1 月之前
  Dave 6b57a94b77 refactor(video-stats): remove development-only comments and clean up code 1 月之前
  Dave 2857c45219 feat(ads): add adId to AdsInterfaceDto and mapToDto method 1 月之前
  Dave db19298592 feat(redis-inspector): add rebuild by key and support endpoints with DTOs 1 月之前
  Dave 7e75d4e5ce feat(redis-inspector): enhance string inspection with JSON array handling 1 月之前
  Dave 69313e2a8b feat(prisma): add seed script for menu data 1 月之前
  Dave 1e77a0a844 feat(redis-inspector): add CHANNEL, CATEGORY, and TAG to RedisInspectorGroupCode enum and update GROUP_PATTERNS 1 月之前
  wudi 6e95ac29c8 Merge branch 'wudi_dev' of fct/box-nestjs-monorepo into master 1 月之前
  FC_DAN\c9837 20af001f32 Merge branch 'master' into wudi_dev 1 月之前
  FC_DAN\c9837 5e3e22adfa categorytags 1 月之前
  Dave 63030fb8a5 feat(redis-inspector): add Redis inspector module with key inspection and cache rebuilding functionality 1 月之前
  Dave c797e2da90 fix(ad): add optional adId property to CachedAd interface for improved ad data handling 1 月之前
  Dave f28855ca79 refactor(ad): remove per-ad cache warmup logic and related dependencies 1 月之前
  Dave 2b4bfbddb0 feat(video): add sanitizedSecondTags to video list for improved data handling 1 月之前