BookStack/app/Entities
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
..
Models Started refactoring of view service 2021-05-16 10:49:37 +01:00
Queries Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
Repos Fixed issue thrown upon empty markdown content save 2021-05-15 17:33:53 +01:00
Tools Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
BreadcrumbsViewComposer.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
EntityProvider.php Added user ownership migrate to delete screen. 2021-01-01 18:31:01 +00:00