Historique des commits

Auteur SHA1 Message Date
  Dave 752701c442 refactor(uploader): simplify upload method signature and enhance UploadResult type il y a 1 mois
  Dave 0c83ca7b18 feat(uploader): add uploader module with controller and service for file uploads il y a 1 mois
  Dave 36e86b2e10 fix(homepage): enable category selection in channel data fetch il y a 1 mois
  Dave 5c9a3126ae fix(homepage): add logging for cache hits and misses in getCategoryTags method il y a 1 mois
  Dave f1639f36f2 chore: remove unused Docker and script files for cleanup il y a 1 mois
  Dave 3c68fcac3d fix(homepage): enhance getCategoryTags method with logging and improved structure il y a 1 mois
  Dave 10f6faebd6 fix(redis-inspector): improve scan method to handle cursor pagination and batch results il y a 1 mois
  Dave 07d339bd48 fix(category): invoke refreshTagsMetadata after category creation il y a 1 mois
  Dave d47e5b4e6d fix(category): optimize refreshTagsMetadata to load tags directly from the tag table il y a 1 mois
  Dave 70a058a422 fix(menu, role, user): update null checks to use isSet for better clarity il y a 1 mois
  Dave 21aa8a1bd2 fix(video-media): convert updatedFrom and updatedTo from epoch seconds to Date objects il y a 1 mois
  Dave 0ada9217eb fix(video-media): change updatedAt filter type from bigint to Date il y a 1 mois
  Dave 734fc66cde fix(menu): rename component_key to componentKey for consistency il y a 1 mois
  Dave e45356697e fix(menu): normalize parentId in MenuDto to handle empty strings il y a 1 mois
  Dave 26f3d99367 fix(menu): update parentId example to a string format il y a 1 mois
  Dave f33d070857 fix(menu): change parentId validation from integer to string il y a 1 mois
  Dave 519e14b2af feat(menu, role, user): implement backfill logic for IDs and enhance logging il y a 1 mois
  Dave a8975bf1d9 feat(ads): add endpoint and service method to update ads status il y a 1 mois
  Dave 9b2f5dff8c add video fields il y a 1 mois
  Dave 1764dd0f21 added auto increment vid in Prisma videoMedia il y a 1 mois
  Dave 0d2adf51b1 feat(stats-reporting): refactor ad metadata resolution to use Redis as the authoritative source il y a 1 mois
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache il y a 1 mois
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer il y a 1 mois
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method il y a 1 mois
  Dave 16de134dae feat(stats-reporting): add IP clicks DTO and service method for retrieving paginated IP click statistics il y a 1 mois
  Dave 94df97adb3 feat(stats-reporting): add ad type clicks DTO and service method for retrieving paginated ad click records il y a 1 mois
  Dave 584e64ae68 feat(stats-reporting): add toJsonSafe function for safe serialization of bigint values in stats responses il y a 1 mois
  Dave 492aaeef48 feat(stats-reporting): add validation and transformation decorators for fromSec and toSec in BaseRangeQueryDto il y a 1 mois
  Dave 6e062014cb feat(stats-reporting): add logging for getAdsHourly method in StatsReportingController il y a 1 mois
  Dave 206e3a98e3 feat(stats-reporting): enhance DTOs and controller with Swagger decorators for improved API documentation il y a 1 mois