BookStack/app/Config
Dan Brown 1ea2ac864a
Queries: Update API to align data with previous versions
Ensures fields returned match API docs and previous versions of
BookStack where we were accidentally returning more fields than
expected.
Updates tests to cover many of these.
Also updated clockwork to ignore image requests for less noisy
debugging.
Also updated chapter page query to not be loading all page data, via new
query in PageQueries.
2024-02-11 15:42:37 +00:00
..
api.php
app.php Images: Forced intervention loading via specific method 2023-11-19 16:34:29 +00:00
auth.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
broadcasting.php
cache.php
clockwork.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
database.php
debugbar.php
dompdf.php
filesystems.php Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
hashing.php
logging.php
mail.php Mail: changed default "MAIL_FROM" address 2023-09-09 12:41:37 +01:00
oidc.php OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
queue.php
saml2.php
services.php
session.php
setting-defaults.php
snappy.php
view.php