コミット履歴

作者 SHA1 メッセージ 日付
  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 ヶ月 前
  Dave c283ffad13 fix: update tree command depth and correct database name format in documentation 2 ヶ月 前
  Dave 5f57cb76e6 feat: add category and channel management features 2 ヶ月 前
  Dave 1ebbbacf6a fix: update MySQL and MongoDB connection strings to use localhost for consistency 2 ヶ月 前
  Dave adced324eb fix: correct mapping name from 'systemParams' to 'systemParam' in SystemParam model 2 ヶ月 前
  Dave d9938723ad fix: update MongoDB connection string in .env file for correct user credentials 2 ヶ月 前
  Dave 302dc0c0f6 feat: update MongoDB connection string in .env file and add initial migration SQL for database setup 2 ヶ月 前
  Dave ab569c2049 refactor: rename 'type' to 'dataType' in SystemParam DTO and service for clarity 2 ヶ月 前
  Dave 84b31736de fix: update MongoDB and MySQL connection strings for consistency 2 ヶ月 前
  Dave dea29cc289 feat: update environment variables and enhance Prisma configuration 2 ヶ月 前
  Dave 69b4daf698 feat: add environment configuration file and update .gitignore 2 ヶ月 前
  Dave f22599447b fix: correct index reference in SystemParam model 2 ヶ月 前
  Dave da496dc897 docs: add database creation instructions for box_admin 2 ヶ月 前
  Dave 2069f16ec4 fix: align spacing in Tag model fields for consistency 2 ヶ月 前
  Dave 6cc778a302 refactor: remove ProvinceCity module and related files 2 ヶ月 前
  Dave d439b5c55f fix: enhance error handling in AuthService and HttpExceptionFilter 2 ヶ月 前