BookStack/app/Facades
Dan Brown d0ff79ea60
Revamped some complex queries, added favourites to home
- Removed old view system and started use of new query classes instead.
- Finished off RelationMultiModelQuery but found it was less efficient
than x-many queries due to the amount of tables being scanned.
Adding now for history but will delete as not used.
- Updated recently viewed to use same query system as popular items
  rather than running and joining x-entities queries.
- Added "Most Viewed Faviourites" listing to homepages.
2021-05-22 14:05:28 +01:00
..
Activity.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Images.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Permissions.php Refactored some core entity actions 2019-09-20 00:18:28 +01:00
Theme.php Aligned facade accessor 2021-04-09 21:03:02 +01:00