Dave
|
dcfab1f03d
fix(video): improve regex handling in keyword match filter for better search accuracy
|
1 month ago |
Dave
|
b3e4d25f35
feat(video): enhance video processing with sanitizedSecondTags and improved filtering
|
1 month ago |
Dave
|
1740f2d3d8
refactor: consolidate image upload functionality into media manager
|
1 month ago |
Dave
|
3387d13227
feat(video): add delete functionality for video media by ID
|
2 months ago |
Dave
|
c67e8963d6
feat: enhance image storage and upload functionality
|
2 months ago |
Dave
|
18bcb7ef8e
feat(video): refactor video category and tag handling to support multiple categories
|
2 months ago |
Dave
|
30e50d1567
feat(cache): add management API base URL and implement ad cache warmup service
|
2 months ago |
Dave
|
fd5a0f088f
feat(image-upload): implement cover image upload for ads and video media; add image configuration service and update Prisma schemas
|
2 months ago |
Dave
|
60c2f45fb3
feat(category, tag): add toggle status endpoints and implement corresponding service methods
|
2 months ago |
Dave
|
d074cc51a1
feat(video-media): update VideoMediaService to handle editedAt as a number and improve findOne method response structure
|
2 months ago |
Dave
|
c3bd1e1bd9
feat(video-media): add editedAt filtering by timestamp range in VideoMediaListQueryDto
|
2 months ago |
Dave
|
8218d214ce
feat: add video module with controller, service, and DTO; integrate with Prisma and Redis caching
|
2 months ago |
Dave
|
2b35c808f5
feat: enhance video media management with new DTOs, service methods, and controller endpoints; update Prisma schema and documentation
|
2 months ago |
Dave
|
9eff42b222
feat: add video media module with controller, service, and DTOs; update prisma schema
|
2 months ago |