Historie revizí

Autor SHA1 Zpráva Datum
  Dave 59cfd19c80 fix(sysConfig): update imageCdn to videoCdn and correct local URL in adsCdn před 1 měsícem
  Dave af0c509023 fix(auth): remove duplicate adService injection in AuthService constructor před 1 měsícem
  FC_DAN\c9837 4370c31b05 login return ads před 1 měsícem
  Dave 1608526bc6 feat(media-config): refactor media configuration handling and introduce SysConfigReaderService před 1 měsícem
  Dave de9b8a6e89 feat(media-config): add ImageConfig module and service for managing media configurations před 1 měsícem
  Dave 8425201cf0 feat(provider-video-sync): enhance sync functionality with improved pagination and checkpoint handling před 1 měsícem
  Dave 718d4a6fb1 feat(homepage): add endpoint to retrieve tag list from Redis cache před 1 měsícem
  Dave 658d694c02 feat(s3): enhance upload size resolution and logging for content types před 1 měsícem
  Dave ae2cae99f7 feat(provider-video-sync): enhance sync functionality with new run endpoints and checkpoint saving před 1 měsícem
  Dave 22f06a01ab feat(category): update category update endpoint and simplify DTO validation před 1 měsícem
  Dave f149bd7576 feat(channel): add category and tag resolution methods for channel creation and updates před 1 měsícem
  Dave c3842abf5b feat(provider-video-sync): enhance sync options with pagination and state management před 1 měsícem
  Dave 417de8034f refactor(stats-events): improve RabbitMQ connection handling and message processing před 1 měsícem
  Dave e7a945f455 refactor: update RabbitMQ controller path for internal status monitoring před 1 měsícem
  Dave 2aeb230694 feat: add endpoints for latest and recommended videos with caching support před 1 měsícem
  Dave 51ce9506c8 feat: refactor video and homepage controllers, services, and cache builders před 1 měsícem
  Dave 091d3c5263 feat: implement video search by secondTags and cache management for video list před 1 měsícem
  Dave ed7e2fae51 feat: add category and tag retrieval endpoints in HomepageController and implement related service methods před 1 měsícem
  Dave 9e980424e9 refactor: rename POST endpoint to 'update' for clarity in AdsController před 1 měsícem
  Dave fc3b7f3cb4 refactor: change update method from PUT to POST in AdsController and simplify ID validation před 1 měsícem
  Dave 95d15c8721 fix: remove unnecessary null check for adId in ensureAdIdCounterAligned function před 1 měsícem
  Dave 9bf4d20069 fix: update adId field in Ads model to be non-nullable před 1 měsícem
  Dave f14273988c feat: add adId field to AdPoolEntry and update related services for consistency před 1 měsícem
  Dave 700f8ff5d1 refactor: remove AdminSecretGuard and backfillAdId endpoint from AdsController; update adId field to be non-nullable in Ads model před 1 měsícem
  Dave 6cbf9b271f feat: add adIdStart argument to seed-ads script and implement ensureAdIdCounterAligned function před 1 měsícem
  Dave 64f3c54dbb feat: add AdminSecretGuard and backfillAdId endpoint in AdsController with enhanced response in AdsService před 1 měsícem
  Dave 7ab3240676 feat: implement adId allocation and backfill functionality in AdsService před 1 měsícem
  Dave d6b627c95f feat: add baseUrl to AdsInterfaceDto and implement getBaseUrl method in ImageUrlBuilderService před 1 měsícem
  Dave 8edca80ce6 refactor: remove descriptions and comment out key validation in video and image signing methods před 1 měsícem
  Dave 4b5cf11096 refactor: comment out unused image and PDF handling routes in S3Controller před 1 měsícem