BookStack/app/Activity
Dan Brown a70ed81908
DB: Started update of entity loading to avoid global selects
Removes page/chpater addSelect global query, to load book slug, and
instead extracts base queries to be managed in new static class, while
updating specific entitiy relation loading to use our more efficient
MixedEntityListLoader where appropriate.

Related to #4823
2024-02-04 14:39:36 +00:00
..
Controllers Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00
Models Comments: Removed remaining uses of redundant 'text' field 2024-01-31 16:35:58 +00:00
Notifications Notifications: Review of PR to include path path #4629 2023-11-14 10:38:34 +00:00
Queries Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tools Comments: Added input wysiwyg for creating/updating comments 2024-01-30 14:27:09 +00:00
ActivityQueries.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
ActivityType.php Comments: Added extra comment-specific activities 2023-07-18 15:07:31 +01:00
CommentRepo.php Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00
DispatchWebhookJob.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
TagRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
WatchLevels.php Notifications: User watch list and differnt page watch options 2023-08-14 13:11:18 +01:00