提交歷史

作者 SHA1 備註 提交日期
  Dave 3825263d50 feat: add Redis key inventory and spec documentation for ads and videos 1 月之前
  Dave bb0027cd65 feat: add isDefault field to Channel model and update channel creation logic 1 月之前
  Dave 2c00af840a feat: enhance category and tag services with metadata refresh and cache synchronization methods 1 月之前
  Dave 7701030092 refactor: rename uChannelId to channelId across the application for consistency 1 月之前
  Dave 7f04d0b821 feat: add fixed admin role ID constant and update user role seeding logic 1 月之前
  Dave 2541e3393b Remove obsolete Prisma schema files and migration lock for MySQL, cleaning up unused models and seed scripts. 1 月之前
  Dave aa88a0f471 refactor: remove MySQL service and related migrations from Prisma module and seed scripts 1 月之前
  Dave 99736938cd feat: add new MongoDB schemas for system operation logs, provider video sync, quota logs, role-api permissions, role-menu, roles, user roles, and users; implement seeding script for admin and menus 1 月之前
  Dave a4bd7f02fe feat(scripts): add Docker management scripts for cleanup, health checks, and lifecycle management 1 月之前
  Dave 73ad3328dc feat(env): update environment configuration for MySQL and MongoDB connections across multiple files 1 月之前
  Dave 286d1ad6ed feat(docker): update MongoDB connection strings and Dockerfiles for improved configuration 1 月之前
  Dave 07c04665c6 feat(docs): add MongoDB removal feasibility and project state summary documentation 1 月之前
  Dave 71f92a9614 Remove outdated Redis cache documentation and related files, including migration summaries, visual guides, installation instructions, and MongoDB seed data. This cleanup streamlines the repository by eliminating unnecessary files and focusing on current architecture and implementation strategies. 1 月之前
  Dave 3387d13227 feat(video): add delete functionality for video media by ID 2 月之前
  Dave 5e4696d003 fix(env): update IMAGE_BASE_URL for local image storage configuration 2 月之前
  Dave cff615e64f fix(cors): refactor CORS methods to array format and streamline image serving setup 2 月之前
  Dave 9d089e4ff3 fix(env): update IMAGE_BASE_URL for local image storage configuration 2 月之前
  Dave 816665ab9f fix(cors): add CORS headers for static image serving 2 月之前
  Dave d016a7aeb4 fix(cors): set CORS headers for static file serving 2 月之前
  Dave 18080fe770 fix(env): update IMAGE_BASE_URL for local image storage configuration 2 月之前
  Dave ed56ed2c54 fix(env): update IMAGE_BASE_URL for local image storage configuration 2 月之前
  Dave 80972d5ebe fix(image-upload): correct folder naming in buildStorageKey method 2 月之前
  Dave 8aa528b192 feat: add express as a dependency 2 月之前
  Dave e787526749 feat: update image storage configuration and serve static images in the API 2 月之前
  Dave c4467237e9 feat(video): update VideoListRequestDto to make categoryId optional and adjust video list retrieval logic 2 月之前
  Dave c67e8963d6 feat: enhance image storage and upload functionality 2 月之前
  Dave 2e66708df9 feat(auth): update channelId handling in login process and add user/channel retrieval methods 2 月之前
  Dave 5d96cd7863 feat(category): comment out channelId property in CategoryDto and CreateCategoryDto 2 月之前
  Dave 51d4cb2212 refactor: rename channelId to uChannelId across the application 2 月之前
  Dave 15ab692395 feat(channel): add categories, tags, and tagNames to CreateChannelDto and UpdateChannelDto 2 月之前