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