BookStack/app
Dan Brown 7c27d26161
Fixed language locale setting issue
Attempted to access an array that had been filtered and therefore could
have holes within, including as position 0 which would then be
accessed.
Also added cs language to internal map

Related to #4068
2023-02-27 19:14:45 +00:00
..
Actions
Api
Auth Added caching to the loading of system roles 2023-02-23 23:01:03 +00:00
Config Made sendmail command configurable 2023-02-17 14:25:38 +00:00
Console
Entities Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Exceptions
Facades
Http Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
Interfaces
Notifications
Providers Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
References Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Search Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Settings Changed the way settings are loaded 2023-02-23 22:14:47 +00:00
Theming
Traits
Translation
Uploads Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
Util Fixed language locale setting issue 2023-02-27 19:14:45 +00:00
Application.php
helpers.php
Model.php