Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave 5707aeafc9 feat(video-media): add optional tag filter to VideoMediaListQueryDto and service hace 1 mes
  FC_DAN\c9837 3db41a8b39 a hace 1 mes
  Dave 025ac8ccaa refactor(uploader): simplify upload method signature and enhance UploadResult type hace 1 mes
  Dave 79794078e9 feat(uploader): add uploader module with controller and service for file uploads hace 1 mes
  wudi 2d3c8095bb Merge branch 'wudi_dev' of fct/box-nestjs-monorepo into master hace 1 mes
  FC_DAN\c9837 ce710182fc full file name hace 1 mes
  FC_DAN\c9837 198ff49e81 Merge branch 'master' into wudi_dev hace 1 mes
  FC_DAN\c9837 facdf7a189 a hace 1 mes
  Dave d01b9fc98a fix(homepage): enable category selection in channel data fetch hace 1 mes
  Dave e9bd97f599 fix(homepage): add logging for cache hits and misses in getCategoryTags method hace 1 mes
  Dave 2069923cd9 fix(homepage): enhance getCategoryTags method with logging and improved structure hace 1 mes
  Dave e9893a0010 fix(redis-inspector): improve scan method to handle cursor pagination and batch results hace 1 mes
  Dave 1ddba5c46c fix(category): invoke refreshTagsMetadata after category creation hace 1 mes
  Dave 9ca68551ac fix(category): optimize refreshTagsMetadata to load tags directly from the tag table hace 1 mes
  Dave 4c9089bd75 chore: remove unused Docker and script files for cleanup hace 1 mes
  Dave 70a058a422 fix(menu, role, user): update null checks to use isSet for better clarity hace 1 mes
  Dave 21aa8a1bd2 fix(video-media): convert updatedFrom and updatedTo from epoch seconds to Date objects hace 1 mes
  Dave 0ada9217eb fix(video-media): change updatedAt filter type from bigint to Date hace 1 mes
  Dave 734fc66cde fix(menu): rename component_key to componentKey for consistency hace 1 mes
  Dave e45356697e fix(menu): normalize parentId in MenuDto to handle empty strings hace 1 mes
  Dave 26f3d99367 fix(menu): update parentId example to a string format hace 1 mes
  Dave f33d070857 fix(menu): change parentId validation from integer to string hace 1 mes
  Dave 519e14b2af feat(menu, role, user): implement backfill logic for IDs and enhance logging hace 1 mes
  Dave a8975bf1d9 feat(ads): add endpoint and service method to update ads status hace 1 mes
  Dave 9b2f5dff8c add video fields hace 1 mes
  Dave 1764dd0f21 added auto increment vid in Prisma videoMedia hace 1 mes
  Dave 0d2adf51b1 feat(stats-reporting): refactor ad metadata resolution to use Redis as the authoritative source hace 1 mes
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache hace 1 mes
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer hace 1 mes
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method hace 1 mes