Historique des commits

Auteur SHA1 Message Date
  Dave e7a945f455 refactor: update RabbitMQ controller path for internal status monitoring il y a 1 mois
  Dave 2aeb230694 feat: add endpoints for latest and recommended videos with caching support il y a 1 mois
  Dave 51ce9506c8 feat: refactor video and homepage controllers, services, and cache builders il y a 1 mois
  Dave 091d3c5263 feat: implement video search by secondTags and cache management for video list il y a 1 mois
  Dave ed7e2fae51 feat: add category and tag retrieval endpoints in HomepageController and implement related service methods il y a 1 mois
  Dave 9e980424e9 refactor: rename POST endpoint to 'update' for clarity in AdsController il y a 1 mois
  Dave fc3b7f3cb4 refactor: change update method from PUT to POST in AdsController and simplify ID validation il y a 1 mois
  Dave 95d15c8721 fix: remove unnecessary null check for adId in ensureAdIdCounterAligned function il y a 1 mois
  Dave 9bf4d20069 fix: update adId field in Ads model to be non-nullable il y a 1 mois
  Dave f14273988c feat: add adId field to AdPoolEntry and update related services for consistency il y a 1 mois
  Dave 700f8ff5d1 refactor: remove AdminSecretGuard and backfillAdId endpoint from AdsController; update adId field to be non-nullable in Ads model il y a 1 mois
  Dave 6cbf9b271f feat: add adIdStart argument to seed-ads script and implement ensureAdIdCounterAligned function il y a 1 mois
  Dave 64f3c54dbb feat: add AdminSecretGuard and backfillAdId endpoint in AdsController with enhanced response in AdsService il y a 1 mois
  Dave 7ab3240676 feat: implement adId allocation and backfill functionality in AdsService il y a 1 mois
  Dave d6b627c95f feat: add baseUrl to AdsInterfaceDto and implement getBaseUrl method in ImageUrlBuilderService il y a 1 mois
  Dave 8edca80ce6 refactor: remove descriptions and comment out key validation in video and image signing methods il y a 1 mois
  Dave 4b5cf11096 refactor: comment out unused image and PDF handling routes in S3Controller il y a 1 mois
  Dave 8a9846fff4 feat: add ads module seeding functionality in seed-admin.ts il y a 1 mois
  Dave 9f60c55007 fix: update MongoDB connection URLs in .env.test for correct host address il y a 1 mois
  Dave b8f41c2b5e fix: implement nowSecBigInt function and remove MySQL client path from TypeScript configuration il y a 1 mois
  Dave 5975bb977f fix: update dotenv-cli dependency version to 7.4.4 in package.json and pnpm-lock.yaml il y a 1 mois
  Dave 7f852b264d fix: reorder and standardize development and start scripts in package.json il y a 1 mois
  Dave a5a0e56031 chore: remove obsolete environment configuration files and add MongoDB keyfile il y a 1 mois
  Dave e9f6e18781 fix: import 'path' module in app.module.ts for all APIs il y a 1 mois
  Dave 10d80953d9 fix: update environment variable file path to use absolute path resolution il y a 1 mois
  Dave 772349f95b fix: rename PORT to MGNT_PORT and update CORS origin environment variable il y a 1 mois
  Dave 6ed3acf7c9 fix: update MongoDB URLs in .env.test for consistency il y a 1 mois
  Dave 5a9a450b8f fix: correct dotenv environment variable for box-stats API development script il y a 1 mois
  Dave a82c0b535b fix: update dotenv environment variables for application and Prisma commands il y a 1 mois
  Dave e7b45dd813 feat: update environment configuration for RabbitMQ and application settings il y a 1 mois