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 |
Dave
|
d016a7aeb4
fix(cors): set CORS headers for static file serving
|
2 months ago |
Dave
|
18080fe770
fix(env): update IMAGE_BASE_URL for local image storage configuration
|
2 months ago |
Dave
|
ed56ed2c54
fix(env): update IMAGE_BASE_URL for local image storage configuration
|
2 months ago |
Dave
|
80972d5ebe
fix(image-upload): correct folder naming in buildStorageKey method
|
2 months ago |
Dave
|
8aa528b192
feat: add express as a dependency
|
2 months ago |
Dave
|
e787526749
feat: update image storage configuration and serve static images in the API
|
2 months ago |
Dave
|
c4467237e9
feat(video): update VideoListRequestDto to make categoryId optional and adjust video list retrieval logic
|
2 months ago |
Dave
|
c67e8963d6
feat: enhance image storage and upload functionality
|
2 months ago |
Dave
|
2e66708df9
feat(auth): update channelId handling in login process and add user/channel retrieval methods
|
2 months ago |
Dave
|
5d96cd7863
feat(category): comment out channelId property in CategoryDto and CreateCategoryDto
|
2 months ago |
Dave
|
51d4cb2212
refactor: rename channelId to uChannelId across the application
|
2 months ago |
Dave
|
15ab692395
feat(channel): add categories, tags, and tagNames to CreateChannelDto and UpdateChannelDto
|
2 months ago |
Dave
|
d4bc0512b0
feat(homepage): refactor homepage DTOs and remove unused VideoItemDto
|
2 months ago |
Dave
|
d164254f3a
feat(channel): comment out delete channel endpoint in ChannelController
|
2 months ago |
Dave
|
18bcb7ef8e
feat(video): refactor video category and tag handling to support multiple categories
|
2 months ago |
Dave
|
37eea85c08
feat(ads): update listAdsByType method to return any type instead of AllAdsResponseDto
|
2 months ago |
Dave
|
ec0c18ec6f
feat(channel): add duplicate channelId validation in create and update methods
|
2 months ago |
Dave
|
4fefacc16f
feat: complete ads-channel decoupling and enforce channelId in Channel model
|
2 months ago |
Dave
|
c2316036ae
feat(stats): enforce required channelId and machine fields in event payload validation
|
2 months ago |
Dave
|
6fcdaf840a
feat: enforce required channelId and machine fields across stats pipeline
|
2 months ago |
Dave
|
a635d4adf4
feat(ads): implement all ads retrieval and enhance DTOs for ad management
|
2 months ago |
Dave
|
934bba858b
chore(ad.controller): comment out getAdUrl method and its related decorators
|
2 months ago |
Dave
|
957f6a46c5
feat(ad.controller): restore recordAdClick method for ad click event reporting
|
2 months ago |
Dave
|
2f9e4d9f16
feat(auth): exclude adsUrl from startup ad in login response
|
2 months ago |