BookStack/resources/views/common
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
..
footer.blade.php Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
header.blade.php Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
home-book.blade.php Merge branch 'feature_add_add-button_to_home_view' of git://github.com/philjak/BookStack into philjak-feature_add_add-button_to_home_view 2021-01-30 16:40:13 +00:00
home-custom.blade.php Some further dark-mode fixes, added toggle to homepage 2020-04-12 19:06:34 +01:00
home-shelves.blade.php Merge branch 'feature_add_add-button_to_home_view' of git://github.com/philjak/BookStack into philjak-feature_add_add-button_to_home_view 2021-01-30 16:40:13 +00:00
home-sidebar.blade.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
home.blade.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
robots.blade.php Reorganised home and robots views 2018-05-20 10:11:56 +01:00