BookStackApp_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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
cache.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
clockwork.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
database.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
debugbar.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
dompdf.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
filesystems.php Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
hashing.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
logging.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
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 Allowed database queue usage where desired 2021-12-13 18:34:18 +00:00
saml2.php Reviewed SAML SLS changes for ADFS, #2902 2021-10-23 17:26:01 +01:00
services.php Added LDAP group debugging env option 2022-03-23 16:34:23 +00:00
session.php Updated default value for secure session detection 2022-05-11 16:47:09 +01:00
setting-defaults.php Update JS to show live changes and set light color values 2023-01-28 17:11:15 +00:00
snappy.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00