Commit History

作者 SHA1 備註 提交日期
  Dave 7f4a4abd37 feat: add environment variable files to .gitignore 2 月之前
  Dave cf2733e6ee feat: add ad module with controller and service for ad placement functionality 2 月之前
  Dave cdf42a3bc1 feat: enhance ad refresh functionality with new DTO and cache key management 2 月之前
  Dave a410d7f098 feat: implement Redis module with health check functionality and update environment configurations 2 月之前
  Dave a814f9d6d1 fix: update environment variable paths and add start script for box-app 2 月之前
  Dave 186e7b6f8e fix: encode special characters in MySQL connection string for consistency 2 月之前
  Dave 50c156ea6f feat: add operation logging and response interceptors 2 月之前
  Dave 2c0af5b0b8 fix: update PM2 start commands to reference source files for box-mgnt and box-app 2 月之前
  Dave 07fb343312 fix: remove replica set configuration from MongoDB connection strings for consistency 2 月之前
  Dave b00cc2f17a fix: update MongoDB connection string to use 'admin' as authSource for consistency 2 月之前
  Dave d098519b0a fix: update MySQL connection string in environment files for consistency 2 月之前
  Dave af081f34b0 fix: correct command to copy environment configuration for TEST setup 2 月之前
  Dave 90f84a4aae fix: update MongoDB connection strings to include replica set configuration 2 月之前
  Dave 26be612974 fix: update MongoDB connection strings in environment files for consistency 2 月之前
  Dave cb34818bcf feat: add Redis installation and configuration instructions to deployment guide 2 月之前
  Dave 0ae385b14c feat: add environment configuration files for app and mgnt; update Node version in .nvmrc; create MongoDB seed script 2 月之前
  Dave 98eb25136d refactor: simplify import statements in category and tag controllers 2 月之前
  Dave 8218d214ce feat: add video module with controller, service, and DTO; integrate with Prisma and Redis caching 2 月之前
  Dave 5198b4117b feat: initialize box-app-api with configuration, health check, and Redis cache integration 2 月之前
  Dave 5bf406baa7 feat: enhance CacheSyncService with MongoDB integration and improve Redis setup documentation 2 月之前
  Dave 158cdcbd1f feat: include channel and adsModule in ads service CRUD operations 2 月之前
  Dave 78340cace2 feat: refactor ads module handling and add endpoint for listing ads modules 2 月之前
  Dave 84c83b12af feat: add CacheSyncAction table and Prisma model for Redis cache synchronization 2 月之前
  Dave 1b38496d09 feat: enhance DTOs and services with improved error handling and documentation 2 月之前
  Dave 33787c1d40 feat: add VideoMediaModule to MgntBackendModule imports 2 月之前
  Dave 04c0dbc42c feat: update findAll method to use @Body() for query parameters in video media controller 2 月之前
  Dave 5ad5566dd0 feat: add Swagger API documentation for video media management endpoints 2 月之前
  Dave 2b35c808f5 feat: enhance video media management with new DTOs, service methods, and controller endpoints; update Prisma schema and documentation 2 月之前
  Dave 9eff42b222 feat: add video media module with controller, service, and DTOs; update prisma schema 2 月之前
  Dave 5771a305c4 docs: update initialization guide with setup instructions and database configurations 2 月之前