Ghost/ghost/recommendations/src
2023-09-15 15:57:27 +02:00
..
BookshelfClickEventRepository.ts Added click tracking endpoints for recommendations 2023-09-14 14:47:02 +02:00
BookshelfRecommendationRepository.ts Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
BookshelfSubscribeEventRepository.ts Added click tracking endpoints for recommendations 2023-09-14 14:47:02 +02:00
ClickEvent.ts Added click tracking endpoints for recommendations 2023-09-14 14:47:02 +02:00
EntityWithIncludes.ts Added stats to recommendations endpoints 2023-09-15 15:57:27 +02:00
index.ts Added click tracking endpoints for recommendations 2023-09-14 14:47:02 +02:00
InMemoryRecommendationRepository.ts Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
libraries.d.ts Added BookshelfRepository and BookshelfRecommendationRepository 2023-09-01 15:10:34 +02:00
Recommendation.ts Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
RecommendationController.ts Added stats to recommendations endpoints 2023-09-15 15:57:27 +02:00
RecommendationRepository.ts Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
RecommendationService.ts Added stats to recommendations endpoints 2023-09-15 15:57:27 +02:00
SubscribeEvent.ts Added click tracking endpoints for recommendations 2023-09-14 14:47:02 +02:00
WellknownService.ts Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00