1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-20 08:42:15 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
295cd01605 Played around with a new app structure 2023-05-17 17:56:55 +01:00
b0a4d3d059 Renamed and cleaned up existing permission service classes use 2022-07-12 20:15:41 +01:00
934a833818 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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