Историја ревизија

Аутор SHA1 Порука Датум
  Dave e9bd97f599 fix(homepage): add logging for cache hits and misses in getCategoryTags method пре 1 месец
  Dave 2069923cd9 fix(homepage): enhance getCategoryTags method with logging and improved structure пре 1 месец
  Dave e9893a0010 fix(redis-inspector): improve scan method to handle cursor pagination and batch results пре 1 месец
  Dave 1ddba5c46c fix(category): invoke refreshTagsMetadata after category creation пре 1 месец
  Dave 9ca68551ac fix(category): optimize refreshTagsMetadata to load tags directly from the tag table пре 1 месец
  Dave 4c9089bd75 chore: remove unused Docker and script files for cleanup пре 1 месец
  Dave 70a058a422 fix(menu, role, user): update null checks to use isSet for better clarity пре 1 месец
  Dave 21aa8a1bd2 fix(video-media): convert updatedFrom and updatedTo from epoch seconds to Date objects пре 1 месец
  Dave 0ada9217eb fix(video-media): change updatedAt filter type from bigint to Date пре 1 месец
  Dave 734fc66cde fix(menu): rename component_key to componentKey for consistency пре 1 месец
  Dave e45356697e fix(menu): normalize parentId in MenuDto to handle empty strings пре 1 месец
  Dave 26f3d99367 fix(menu): update parentId example to a string format пре 1 месец
  Dave f33d070857 fix(menu): change parentId validation from integer to string пре 1 месец
  Dave 519e14b2af feat(menu, role, user): implement backfill logic for IDs and enhance logging пре 1 месец
  Dave a8975bf1d9 feat(ads): add endpoint and service method to update ads status пре 1 месец
  Dave 9b2f5dff8c add video fields пре 1 месец
  Dave 1764dd0f21 added auto increment vid in Prisma videoMedia пре 1 месец
  Dave 0d2adf51b1 feat(stats-reporting): refactor ad metadata resolution to use Redis as the authoritative source пре 1 месец
  Dave eb016321c6 feat(stats-reporting): add StatsAdsCacheService for managing ad statistics cache пре 1 месец
  Dave 1e6289bbea feat(stats-reporting): implement ad type resolution using Redis and Mongo fallback in StatsEventsConsumer пре 1 месец
  Dave c40d942634 refactor(stats-reporting): simplify countValue assignment and formatting in getAdTypeClicks method пре 1 месец
  Dave 16de134dae feat(stats-reporting): add IP clicks DTO and service method for retrieving paginated IP click statistics пре 1 месец
  Dave 94df97adb3 feat(stats-reporting): add ad type clicks DTO and service method for retrieving paginated ad click records пре 1 месец
  Dave 584e64ae68 feat(stats-reporting): add toJsonSafe function for safe serialization of bigint values in stats responses пре 1 месец
  Dave 492aaeef48 feat(stats-reporting): add validation and transformation decorators for fromSec and toSec in BaseRangeQueryDto пре 1 месец
  Dave 6e062014cb feat(stats-reporting): add logging for getAdsHourly method in StatsReportingController пре 1 месец
  Dave 206e3a98e3 feat(stats-reporting): enhance DTOs and controller with Swagger decorators for improved API documentation пре 1 месец
  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 месец