BookStack/app/Config
Dan Brown a6a78d2ab5
Refactored app service providers
Removed old pagination provider as url handling now achieved in a better
way.
Removed unused broadcast service provider.
Moved view-based tweaks into specific provider.
Reorganised provider config list.
2022-09-27 02:48:05 +01:00
..
api.php
app.php Refactored app service providers 2022-09-27 02:48:05 +01:00
auth.php Review and update of login auto initiation PR 2022-06-21 15:32:18 +01:00
broadcasting.php
cache.php
clockwork.php
database.php
debugbar.php
dompdf.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
filesystems.php
hashing.php
logging.php
mail.php
oidc.php Updated OIDC group attr option name 2022-09-06 16:33:17 +01:00
queue.php
saml2.php
services.php
session.php
setting-defaults.php
snappy.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
view.php