BookStack/app/Config
Dan Brown ac9a65945f
Locales: Performed cleanup and alignment of locale handling
- Reduced app settings down to what's required.
- Used new view-shared $locale object instead of using globals via
  config.
- Aligned language used to default on "locale" instead of mixing
  locale/language.

For #4501
2023-09-17 13:31:38 +01:00
..
api.php
app.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01: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
database.php
debugbar.php
dompdf.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
filesystems.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
hashing.php
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: Moved name claim option handling from config to service 2023-09-11 11:50:58 +01:00
queue.php
saml2.php
services.php
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