Dave
|
5b554591a9
refactor: replace manual epoch time calculations with nowSecBigInt utility across services
|
1 month ago |
Dave
|
3818721a0a
refactor: comment out logging for ad pool rebuild process
|
1 month ago |
Dave
|
3b4715391e
refactor: update cache key prefixes to use 'box' namespace and clean up unused code in AdPoolService
|
1 month ago |
Dave
|
d925f8cc2e
refactor: migrate from CacheKeys to tsCacheKeys across the codebase
|
1 month ago |
Dave
|
95d9ee1aa8
feat: enhance authentication flow with improved login handling and user registration
|
1 month ago |
Dave
|
b548137611
refactor: remove unused cache key helpers and clean up video cache builder documentation
|
1 month ago |
Dave
|
0d19bb4dd9
refactor: update import statements and improve code formatting for consistency
|
1 month ago |
Dave
|
398d3f1d71
feat: optimize video retrieval with improved caching and fallback mechanisms
|
1 month ago |
Dave
|
5af388fddb
feat: enhance video caching with new payload handling and Redis key management
|
1 month ago |
Dave
|
d15f4aaa3e
chore: stop tracking action-plans and docs
|
1 month ago |
Dave
|
c9cf310ac3
Refactor ad and video caching mechanisms to remove adsModuleId, implement new adType schema, and enhance Redis key management
|
1 month ago |
Dave
|
a5d8e7601a
feat: add new seed scripts for ads and update AdsModule schema
|
1 month ago |
Dave
|
3825263d50
feat: add Redis key inventory and spec documentation for ads and videos
|
1 month ago |
Dave
|
bb0027cd65
feat: add isDefault field to Channel model and update channel creation logic
|
1 month ago |
Dave
|
2c00af840a
feat: enhance category and tag services with metadata refresh and cache synchronization methods
|
1 month ago |
Dave
|
7701030092
refactor: rename uChannelId to channelId across the application for consistency
|
1 month ago |
Dave
|
7f04d0b821
feat: add fixed admin role ID constant and update user role seeding logic
|
1 month ago |
Dave
|
2541e3393b
Remove obsolete Prisma schema files and migration lock for MySQL, cleaning up unused models and seed scripts.
|
1 month ago |
Dave
|
aa88a0f471
refactor: remove MySQL service and related migrations from Prisma module and seed scripts
|
1 month ago |
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 month ago |
Dave
|
a4bd7f02fe
feat(scripts): add Docker management scripts for cleanup, health checks, and lifecycle management
|
1 month ago |
Dave
|
73ad3328dc
feat(env): update environment configuration for MySQL and MongoDB connections across multiple files
|
1 month ago |
Dave
|
286d1ad6ed
feat(docker): update MongoDB connection strings and Dockerfiles for improved configuration
|
1 month ago |
Dave
|
07c04665c6
feat(docs): add MongoDB removal feasibility and project state summary documentation
|
1 month ago |
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 month ago |
Dave
|
3387d13227
feat(video): add delete functionality for video media by ID
|
2 months ago |
Dave
|
5e4696d003
fix(env): update IMAGE_BASE_URL for local image storage configuration
|
2 months ago |
Dave
|
cff615e64f
fix(cors): refactor CORS methods to array format and streamline image serving setup
|
2 months ago |
Dave
|
9d089e4ff3
fix(env): update IMAGE_BASE_URL for local image storage configuration
|
2 months ago |
Dave
|
816665ab9f
fix(cors): add CORS headers for static image serving
|
2 months ago |