Commit History

Autor SHA1 Mensaxe Data
  Dave 9987e7d4de feat: add MongoStatsPrismaService and related Prisma schemas for user login and session history tracking hai 2 meses
  Dave 99b4ff7e9e refactor: reorganize tsconfig.base.json for improved clarity and consistency hai 2 meses
  Dave 0cf779e6aa refactor: remove unused interfaces and services, and add MongoStatsPrismaService hai 2 meses
  Dave ef4e5640f3 feat: add deletion of existing ads modules before seeding new data hai 2 meses
  Dave 52fee754cf feat: comment out OAuth login methods in AuthController and AuthService for future refactoring hai 2 meses
  Dave ec1a1ff658 feat: enhance ads module seeding with adType attributes for better categorization hai 2 meses
  Dave f096dbdc2e feat: implement cache checklist service and controller; enhance cache sync functionality hai 2 meses
  Dave 35dbeebbc0 feat: add comprehensive documentation and configuration files for Box System architecture, workflows, and Codex integration hai 2 meses
  Dave 7845dbb5a3 feat: implement homepage and sys-params modules with controllers and services; enhance Swagger documentation hai 2 meses
  Dave 73d7723d4f feat: integrate CacheSyncModule into Ads, Category, and Channel features hai 2 meses
  Dave 5a0003f1a0 feat: update environment variable configurations for database and Redis connections hai 2 meses
  Dave 7f4a4abd37 feat: add environment variable files to .gitignore hai 2 meses
  Dave cf2733e6ee feat: add ad module with controller and service for ad placement functionality hai 2 meses
  Dave cdf42a3bc1 feat: enhance ad refresh functionality with new DTO and cache key management hai 2 meses
  Dave a410d7f098 feat: implement Redis module with health check functionality and update environment configurations hai 2 meses
  Dave a814f9d6d1 fix: update environment variable paths and add start script for box-app hai 2 meses
  Dave 186e7b6f8e fix: encode special characters in MySQL connection string for consistency hai 2 meses
  Dave 50c156ea6f feat: add operation logging and response interceptors hai 2 meses
  Dave 2c0af5b0b8 fix: update PM2 start commands to reference source files for box-mgnt and box-app hai 2 meses
  Dave 07fb343312 fix: remove replica set configuration from MongoDB connection strings for consistency hai 2 meses
  Dave b00cc2f17a fix: update MongoDB connection string to use 'admin' as authSource for consistency hai 2 meses
  Dave d098519b0a fix: update MySQL connection string in environment files for consistency hai 2 meses
  Dave af081f34b0 fix: correct command to copy environment configuration for TEST setup hai 2 meses
  Dave 90f84a4aae fix: update MongoDB connection strings to include replica set configuration hai 2 meses
  Dave 26be612974 fix: update MongoDB connection strings in environment files for consistency hai 2 meses
  Dave cb34818bcf feat: add Redis installation and configuration instructions to deployment guide hai 2 meses
  Dave 0ae385b14c feat: add environment configuration files for app and mgnt; update Node version in .nvmrc; create MongoDB seed script hai 2 meses
  Dave 98eb25136d refactor: simplify import statements in category and tag controllers hai 2 meses
  Dave 8218d214ce feat: add video module with controller, service, and DTO; integrate with Prisma and Redis caching hai 2 meses
  Dave 5198b4117b feat: initialize box-app-api with configuration, health check, and Redis cache integration hai 2 meses