BookStack/app/App
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
..
Providers Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
HomeController.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
MailNotification.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PwaManifestBuilder.php PWA: Prevent passing credentials to avoid redirection issues 2023-11-07 14:33:37 +00:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00