BookStack/resources/views
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
..
api-docs
attachments
auth Fixed SAML login button alignment 2021-05-08 11:49:18 +01:00
books Added faviourtes to other entity types 2021-05-16 10:26:28 +01:00
chapters Added faviourtes to other entity types 2021-05-16 10:26:28 +01:00
comments
common Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
components Added user filter to audit log 2021-03-21 15:04:32 +00:00
errors Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
form Added user filter to audit log 2021-03-21 15:04:32 +00:00
pages Added faviourtes to other entity types 2021-05-16 10:26:28 +01:00
partials Started addition of favourite system 2021-05-16 00:29:56 +01:00
search
settings Added user filter to audit log 2021-03-21 15:04:32 +00:00
shelves Added faviourtes to other entity types 2021-05-16 10:26:28 +01:00
users Added user filter to audit log 2021-03-21 15:04:32 +00:00
vendor
base.blade.php Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
export-layout.blade.php Standardised export views with base layout, Reduced included export styles 2021-05-04 23:15:05 +01:00
simple-layout.blade.php
tri-layout.blade.php Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00