Histórico de Commits

Autor SHA1 Mensagem Data
  wudi 2d3c8095bb Merge branch 'wudi_dev' of fct/box-nestjs-monorepo into master há 1 mês atrás
  FC_DAN\c9837 ce710182fc full file name há 1 mês atrás
  FC_DAN\c9837 198ff49e81 Merge branch 'master' into wudi_dev há 1 mês atrás
  FC_DAN\c9837 facdf7a189 a há 1 mês atrás
  Dave d01b9fc98a fix(homepage): enable category selection in channel data fetch há 1 mês atrás
  Dave e9bd97f599 fix(homepage): add logging for cache hits and misses in getCategoryTags method há 1 mês atrás
  Dave 2069923cd9 fix(homepage): enhance getCategoryTags method with logging and improved structure há 1 mês atrás
  Dave e9893a0010 fix(redis-inspector): improve scan method to handle cursor pagination and batch results há 1 mês atrás
  Dave 1ddba5c46c fix(category): invoke refreshTagsMetadata after category creation há 1 mês atrás
  Dave 9ca68551ac fix(category): optimize refreshTagsMetadata to load tags directly from the tag table há 1 mês atrás
  Dave 4c9089bd75 chore: remove unused Docker and script files for cleanup há 1 mês atrás
  Dave 70a058a422 fix(menu, role, user): update null checks to use isSet for better clarity há 1 mês atrás
  Dave 21aa8a1bd2 fix(video-media): convert updatedFrom and updatedTo from epoch seconds to Date objects há 1 mês atrás
  Dave 0ada9217eb fix(video-media): change updatedAt filter type from bigint to Date há 1 mês atrás
  Dave 734fc66cde fix(menu): rename component_key to componentKey for consistency há 1 mês atrás
  Dave e45356697e fix(menu): normalize parentId in MenuDto to handle empty strings há 1 mês atrás
  Dave 26f3d99367 fix(menu): update parentId example to a string format há 1 mês atrás
  Dave f33d070857 fix(menu): change parentId validation from integer to string há 1 mês atrás
  Dave 519e14b2af feat(menu, role, user): implement backfill logic for IDs and enhance logging há 1 mês atrás
  Dave a8975bf1d9 feat(ads): add endpoint and service method to update ads status há 1 mês atrás
  Dave 9b2f5dff8c add video fields há 1 mês atrás
  Dave 1764dd0f21 added auto increment vid in Prisma videoMedia há 1 mês atrás
  Dave 0d2adf51b1 feat(stats-reporting): refactor ad metadata resolution to use Redis as the authoritative source há 1 mês atrás
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache há 1 mês atrás
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer há 1 mês atrás
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method há 1 mês atrás
  Dave 16de134dae feat(stats-reporting): add IP clicks DTO and service method for retrieving paginated IP click statistics há 1 mês atrás
  Dave 94df97adb3 feat(stats-reporting): add ad type clicks DTO and service method for retrieving paginated ad click records há 1 mês atrás
  Dave 584e64ae68 feat(stats-reporting): add toJsonSafe function for safe serialization of bigint values in stats responses há 1 mês atrás
  Dave 492aaeef48 feat(stats-reporting): add validation and transformation decorators for fromSec and toSec in BaseRangeQueryDto há 1 mês atrás