BookStack/app/Entities/Queries
Dan Brown ba8ba5c634
Added testing to favourite system
- Also removed some old view service references.
- Updated TopFavourites query to be based on favourites table and join
  in the views instead of the other way around, so that favourites still
show even if they have no views.
2021-05-23 14:34:36 +01:00
..
EntityQuery.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
Popular.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
RecentlyViewed.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
TopFavourites.php Added testing to favourite system 2021-05-23 14:34:36 +01:00