mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| Markdown | ||
| BookContents.php | ||
| ExportFormatter.php | ||
| PageContent.php | ||
| PageEditActivity.php | ||
| PermissionsUpdater.php | ||
| RelationMultiModelQuery.php | ||
| SearchIndex.php | ||
| SearchOptions.php | ||
| SearchRunner.php | ||
| ShelfContext.php | ||
| SiblingFetcher.php | ||
| SlugGenerator.php | ||
| TrashCan.php | ||