Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave 8aa528b192 feat: add express as a dependency vor 2 Monaten
  Dave e787526749 feat: update image storage configuration and serve static images in the API vor 2 Monaten
  Dave c4467237e9 feat(video): update VideoListRequestDto to make categoryId optional and adjust video list retrieval logic vor 2 Monaten
  Dave c67e8963d6 feat: enhance image storage and upload functionality vor 2 Monaten
  Dave 2e66708df9 feat(auth): update channelId handling in login process and add user/channel retrieval methods vor 2 Monaten
  Dave 5d96cd7863 feat(category): comment out channelId property in CategoryDto and CreateCategoryDto vor 2 Monaten
  Dave 51d4cb2212 refactor: rename channelId to uChannelId across the application vor 2 Monaten
  Dave 15ab692395 feat(channel): add categories, tags, and tagNames to CreateChannelDto and UpdateChannelDto vor 2 Monaten
  Dave d4bc0512b0 feat(homepage): refactor homepage DTOs and remove unused VideoItemDto vor 2 Monaten
  Dave d164254f3a feat(channel): comment out delete channel endpoint in ChannelController vor 2 Monaten
  Dave 18bcb7ef8e feat(video): refactor video category and tag handling to support multiple categories vor 2 Monaten
  Dave 37eea85c08 feat(ads): update listAdsByType method to return any type instead of AllAdsResponseDto vor 2 Monaten
  Dave ec0c18ec6f feat(channel): add duplicate channelId validation in create and update methods vor 2 Monaten
  Dave 4fefacc16f feat: complete ads-channel decoupling and enforce channelId in Channel model vor 2 Monaten
  Dave c2316036ae feat(stats): enforce required channelId and machine fields in event payload validation vor 2 Monaten
  Dave 6fcdaf840a feat: enforce required channelId and machine fields across stats pipeline vor 2 Monaten
  Dave a635d4adf4 feat(ads): implement all ads retrieval and enhance DTOs for ad management vor 2 Monaten
  Dave 934bba858b chore(ad.controller): comment out getAdUrl method and its related decorators vor 2 Monaten
  Dave 957f6a46c5 feat(ad.controller): restore recordAdClick method for ad click event reporting vor 2 Monaten
  Dave 2f9e4d9f16 feat(auth): exclude adsUrl from startup ad in login response vor 2 Monaten
  Dave 30e50d1567 feat(cache): add management API base URL and implement ad cache warmup service vor 2 Monaten
  Dave 139166926b chore(ad.controller): comment out recordAdClick method and its related decorators vor 2 Monaten
  Dave 1e77e1ad59 feat(stats-events): update AdClickMessage structure for backward compatibility and improve message handling vor 2 Monaten
  Dave 45b2590ace feat(rabbitmq): add routing keys and exchanges for ad click and impression events vor 2 Monaten
  Dave e79f2cce63 chore(env): remove replicaSet parameter from MongoDB URLs to avoid permission issues vor 2 Monaten
  Dave fd5a0f088f feat(image-upload): implement cover image upload for ads and video media; add image configuration service and update Prisma schemas vor 2 Monaten
  Dave 57e7c6b39f feat(redis): update scan method to handle variadic arguments with type casting vor 2 Monaten
  Dave fc0aa96847 feat(rabbitmq): enhance user activity event publishing with resilience features and structured logging vor 2 Monaten
  Dave 3040ff90eb feat(rabbitmq): add internal status endpoint for RabbitMQ health monitoring vor 2 Monaten
  Dave a04c66cf31 feat: add DTOs for ad click and impression events; update video click handling vor 2 Monaten