bookstack/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
..
Access OIDC: Added PKCE functionality 2024-01-25 14:24:46 +00:00
Activity DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Api Plonker Remediation: Removed dd line left in from debugging 2024-02-01 12:57:26 +00:00
App DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Config Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
Console Comments: Added wysiwyg link selector, updated tests, removed command 2024-01-31 14:22:04 +00:00
Entities DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
Permissions Permissions: Updated generation querying to be more efficient 2023-12-23 13:35:57 +00:00
References DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Search Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
Settings Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
Theming PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Translation Langs: Updated translators and locale list pre v23.10 2023-10-30 11:41:36 +00:00
Uploads Attachments: Drag and drop video support 2024-01-15 11:57:20 +00:00
Users Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00
Util Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00