Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave 0f212c7401 feat(env): update database connection strings in test environment vor 2 Monaten
  Dave 37dc6a0b7f feat(env): update environment variable files for local development vor 2 Monaten
  Dave eb7829bea4 feat(stats-events): implement stats events consumer and related modules vor 2 Monaten
  Dave 141c5d36ee feat: implement JWT authentication for ads URL retrieval and publish click events vor 2 Monaten
  Dave b9a7fc52fe feat: update Swagger setup to prevent caching and improve JSON document URL vor 2 Monaten
  Dave 38b003c9ea refactor: comment out environment variable files in .gitignore for clarity vor 2 Monaten
  Dave 6fafd57be5 refactor: comment out placement endpoint in AdController for future removal vor 2 Monaten
  Dave 452c9ef1a7 refactor: comment out unused modules and endpoints in Ad and SysParams controllers vor 2 Monaten
  Dave afa36f77bc feat: add DTOs for video and ad features, including pagination and filtering vor 2 Monaten
  Dave 2c80920dca feat(video-cache): add VideoCacheDebugService for inspecting Redis keys and validating video cache structure vor 2 Monaten
  Dave ae01d15483 refactor: remove outdated documentation and implementation files vor 2 Monaten
  Dave 8368bd9c20 chore(pnpm): remove unused box-stats-api entry from lockfile vor 2 Monaten
  Dave 350bf8447c chore(package): remove redundant test script and clean up linting commands vor 2 Monaten
  Dave 58f5fa195d feat(cache): add end-to-end tests for Redis video cache and enhance cache key handling vor 2 Monaten
  Dave 6f17dc561b feat(cache): Introduce Redis cache key semantics and helper functions vor 2 Monaten
  Dave 73dd214e81 feat(cache): implement video category and list cache builders with warmup services vor 2 Monaten
  Dave a9daf58288 feat(cache): consolidate video cache builders and enhance warmup services vor 2 Monaten
  Dave db197ab804 feat(video): refactor video service to use Redis for caching and improve performance vor 2 Monaten
  Dave d1791bc307 feat(cache): enhance cache handling for ad pools and implement tracking ID generation vor 2 Monaten
  Dave 41d14ac527 feat(cache): refactor CacheSyncService and CacheChecklistService to use PrismaAdType and delegate cache rebuilding to builder classes vor 2 Monaten
  Dave c791f3072c feat: Refactor ad pool management and enhance caching mechanisms vor 2 Monaten
  Dave 60c2f45fb3 feat(category, tag): add toggle status endpoints and implement corresponding service methods vor 2 Monaten
  Dave 99701729bb feat(cache): enhance cache sync for categories and tags vor 2 Monaten
  Dave 300b6f3cb4 feat(cache): restructure CacheKeys for improved organization and add new cache keys for categories and tags vor 2 Monaten
  Dave c893284c6a fix(env): update MONGO_STATS_URL to use correct credentials for MongoDB connection vor 2 Monaten
  Dave 635186e0f0 feat(video-media): implement VideoMediaDetailDto with detailed properties for video management vor 2 Monaten
  Dave d074cc51a1 feat(video-media): update VideoMediaService to handle editedAt as a number and improve findOne method response structure vor 2 Monaten
  Dave c3bd1e1bd9 feat(video-media): add editedAt filtering by timestamp range in VideoMediaListQueryDto vor 2 Monaten
  Dave be4f15aef7 fix(package): update MongoDB environment variable for seed scripts vor 2 Monaten
  Dave 7a818c6a41 fix(env): update MongoDB connection string and comment out unused configurations vor 2 Monaten