Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave 38b003c9ea refactor: comment out environment variable files in .gitignore for clarity hace 2 meses
  Dave 6fafd57be5 refactor: comment out placement endpoint in AdController for future removal hace 2 meses
  Dave 452c9ef1a7 refactor: comment out unused modules and endpoints in Ad and SysParams controllers hace 2 meses
  Dave afa36f77bc feat: add DTOs for video and ad features, including pagination and filtering hace 2 meses
  Dave 2c80920dca feat(video-cache): add VideoCacheDebugService for inspecting Redis keys and validating video cache structure hace 2 meses
  Dave ae01d15483 refactor: remove outdated documentation and implementation files hace 2 meses
  Dave 8368bd9c20 chore(pnpm): remove unused box-stats-api entry from lockfile hace 2 meses
  Dave 350bf8447c chore(package): remove redundant test script and clean up linting commands hace 2 meses
  Dave 58f5fa195d feat(cache): add end-to-end tests for Redis video cache and enhance cache key handling hace 2 meses
  Dave 6f17dc561b feat(cache): Introduce Redis cache key semantics and helper functions hace 2 meses
  Dave 73dd214e81 feat(cache): implement video category and list cache builders with warmup services hace 2 meses
  Dave a9daf58288 feat(cache): consolidate video cache builders and enhance warmup services hace 2 meses
  Dave db197ab804 feat(video): refactor video service to use Redis for caching and improve performance hace 2 meses
  Dave d1791bc307 feat(cache): enhance cache handling for ad pools and implement tracking ID generation hace 2 meses
  Dave 41d14ac527 feat(cache): refactor CacheSyncService and CacheChecklistService to use PrismaAdType and delegate cache rebuilding to builder classes hace 2 meses
  Dave c791f3072c feat: Refactor ad pool management and enhance caching mechanisms hace 2 meses
  Dave 60c2f45fb3 feat(category, tag): add toggle status endpoints and implement corresponding service methods hace 2 meses
  Dave 99701729bb feat(cache): enhance cache sync for categories and tags hace 2 meses
  Dave 300b6f3cb4 feat(cache): restructure CacheKeys for improved organization and add new cache keys for categories and tags hace 2 meses
  Dave c893284c6a fix(env): update MONGO_STATS_URL to use correct credentials for MongoDB connection hace 2 meses
  Dave 635186e0f0 feat(video-media): implement VideoMediaDetailDto with detailed properties for video management hace 2 meses
  Dave d074cc51a1 feat(video-media): update VideoMediaService to handle editedAt as a number and improve findOne method response structure hace 2 meses
  Dave c3bd1e1bd9 feat(video-media): add editedAt filtering by timestamp range in VideoMediaListQueryDto hace 2 meses
  Dave be4f15aef7 fix(package): update MongoDB environment variable for seed scripts hace 2 meses
  Dave 7a818c6a41 fix(env): update MongoDB connection string and comment out unused configurations hace 2 meses
  Dave d579fff00c feat(rabbitmq): add RabbitMQ configuration and setup instructions in environment files and notes hace 2 meses
  Dave 2f0b74e309 feat(video-media): enhance API documentation and DTOs for video media management hace 2 meses
  Dave bf81e00c89 feat(cache): filter categories to include only active ones in cache sync hace 2 meses
  Dave f58cbf1cb0 feat(auth): refactor user login handling and integrate user creation in MongoDB hace 2 meses
  Dave 696bbdb507 feat(auth): implement user login functionality with RabbitMQ integration hace 2 meses