提交历史

作者 SHA1 备注 提交日期
  Dave 95d15c8721 fix: remove unnecessary null check for adId in ensureAdIdCounterAligned function 1 月之前
  Dave 9bf4d20069 fix: update adId field in Ads model to be non-nullable 1 月之前
  Dave f14273988c feat: add adId field to AdPoolEntry and update related services for consistency 1 月之前
  Dave 700f8ff5d1 refactor: remove AdminSecretGuard and backfillAdId endpoint from AdsController; update adId field to be non-nullable in Ads model 1 月之前
  Dave 6cbf9b271f feat: add adIdStart argument to seed-ads script and implement ensureAdIdCounterAligned function 1 月之前
  Dave 64f3c54dbb feat: add AdminSecretGuard and backfillAdId endpoint in AdsController with enhanced response in AdsService 1 月之前
  Dave 7ab3240676 feat: implement adId allocation and backfill functionality in AdsService 1 月之前
  Dave d6b627c95f feat: add baseUrl to AdsInterfaceDto and implement getBaseUrl method in ImageUrlBuilderService 1 月之前
  Dave 8edca80ce6 refactor: remove descriptions and comment out key validation in video and image signing methods 1 月之前
  Dave 4b5cf11096 refactor: comment out unused image and PDF handling routes in S3Controller 1 月之前
  Dave 8a9846fff4 feat: add ads module seeding functionality in seed-admin.ts 1 月之前
  Dave 9f60c55007 fix: update MongoDB connection URLs in .env.test for correct host address 1 月之前
  Dave b8f41c2b5e fix: implement nowSecBigInt function and remove MySQL client path from TypeScript configuration 1 月之前
  Dave 5975bb977f fix: update dotenv-cli dependency version to 7.4.4 in package.json and pnpm-lock.yaml 1 月之前
  Dave 7f852b264d fix: reorder and standardize development and start scripts in package.json 1 月之前
  Dave a5a0e56031 chore: remove obsolete environment configuration files and add MongoDB keyfile 1 月之前
  Dave e9f6e18781 fix: import 'path' module in app.module.ts for all APIs 1 月之前
  Dave 10d80953d9 fix: update environment variable file path to use absolute path resolution 1 月之前
  Dave 772349f95b fix: rename PORT to MGNT_PORT and update CORS origin environment variable 1 月之前
  Dave 6ed3acf7c9 fix: update MongoDB URLs in .env.test for consistency 1 月之前
  Dave 5a9a450b8f fix: correct dotenv environment variable for box-stats API development script 1 月之前
  Dave a82c0b535b fix: update dotenv environment variables for application and Prisma commands 1 月之前
  Dave e7b45dd813 feat: update environment configuration for RabbitMQ and application settings 1 月之前
  Dave 39784cebff fix: correct RabbitMQ configuration syntax in .env.test 1 月之前
  Dave b71a85079d feat: increase ad retrieval limit in login response 1 月之前
  Dave 1740f2d3d8 refactor: consolidate image upload functionality into media manager 1 月之前
  Dave bc62edde34 feat: add environment configuration files and update env file paths in modules 1 月之前
  Dave 13263a21cb feat: add lastLoginAt field to user login data 1 月之前
  FC_DAN\c9837 1d5d614b86 login return ads 1 月之前
  Dave df1460d1f3 refactor: comment out mongo keyfile entry in .gitignore 1 月之前