Historie revizí

Autor SHA1 Zpráva Datum
  Dave 3040ff90eb feat(rabbitmq): add internal status endpoint for RabbitMQ health monitoring před 2 měsíci
  Dave a04c66cf31 feat: add DTOs for ad click and impression events; update video click handling před 2 měsíci
  Dave 0f212c7401 feat(env): update database connection strings in test environment před 2 měsíci
  Dave 37dc6a0b7f feat(env): update environment variable files for local development před 2 měsíci
  Dave eb7829bea4 feat(stats-events): implement stats events consumer and related modules před 2 měsíci
  Dave 141c5d36ee feat: implement JWT authentication for ads URL retrieval and publish click events před 2 měsíci
  Dave b9a7fc52fe feat: update Swagger setup to prevent caching and improve JSON document URL před 2 měsíci
  Dave 38b003c9ea refactor: comment out environment variable files in .gitignore for clarity před 2 měsíci
  Dave 6fafd57be5 refactor: comment out placement endpoint in AdController for future removal před 2 měsíci
  Dave 452c9ef1a7 refactor: comment out unused modules and endpoints in Ad and SysParams controllers před 2 měsíci
  Dave afa36f77bc feat: add DTOs for video and ad features, including pagination and filtering před 2 měsíci
  Dave 2c80920dca feat(video-cache): add VideoCacheDebugService for inspecting Redis keys and validating video cache structure před 2 měsíci
  Dave ae01d15483 refactor: remove outdated documentation and implementation files před 2 měsíci
  Dave 8368bd9c20 chore(pnpm): remove unused box-stats-api entry from lockfile před 2 měsíci
  Dave 350bf8447c chore(package): remove redundant test script and clean up linting commands před 2 měsíci
  Dave 58f5fa195d feat(cache): add end-to-end tests for Redis video cache and enhance cache key handling před 2 měsíci
  Dave 6f17dc561b feat(cache): Introduce Redis cache key semantics and helper functions před 2 měsíci
  Dave 73dd214e81 feat(cache): implement video category and list cache builders with warmup services před 2 měsíci
  Dave a9daf58288 feat(cache): consolidate video cache builders and enhance warmup services před 2 měsíci
  Dave db197ab804 feat(video): refactor video service to use Redis for caching and improve performance před 2 měsíci
  Dave d1791bc307 feat(cache): enhance cache handling for ad pools and implement tracking ID generation před 2 měsíci
  Dave 41d14ac527 feat(cache): refactor CacheSyncService and CacheChecklistService to use PrismaAdType and delegate cache rebuilding to builder classes před 2 měsíci
  Dave c791f3072c feat: Refactor ad pool management and enhance caching mechanisms před 2 měsíci
  Dave 60c2f45fb3 feat(category, tag): add toggle status endpoints and implement corresponding service methods před 2 měsíci
  Dave 99701729bb feat(cache): enhance cache sync for categories and tags před 2 měsíci
  Dave 300b6f3cb4 feat(cache): restructure CacheKeys for improved organization and add new cache keys for categories and tags před 2 měsíci
  Dave c893284c6a fix(env): update MONGO_STATS_URL to use correct credentials for MongoDB connection před 2 měsíci
  Dave 635186e0f0 feat(video-media): implement VideoMediaDetailDto with detailed properties for video management před 2 měsíci
  Dave d074cc51a1 feat(video-media): update VideoMediaService to handle editedAt as a number and improve findOne method response structure před 2 měsíci
  Dave c3bd1e1bd9 feat(video-media): add editedAt filtering by timestamp range in VideoMediaListQueryDto před 2 měsíci