mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
d0ff79ea60
- 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. |
||
---|---|---|
.. | ||
api.php | ||
app.php | ||
auth.php | ||
broadcasting.php | ||
cache.php | ||
database.php | ||
debugbar.php | ||
dompdf.php | ||
filesystems.php | ||
hashing.php | ||
logging.php | ||
mail.php | ||
queue.php | ||
saml2.php | ||
services.php | ||
session.php | ||
setting-defaults.php | ||
snappy.php | ||
view.php |