BookStack/app/Util
Dan Brown 9158a66bff
Updated & improved language locale handling
Extracted much of the language and locale work to a seperate, focused class.
Updated php set_locale usage to prioritise UTF8 usage.
Added locale options for windows.
Clarified what's a locale and a bookstack language string.

For #3590 and maybe #3650
2022-09-02 19:19:01 +01:00
..
CspService.php Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
HtmlContentFilter.php Added content filtering of tags with javascript or data in values attr 2022-08-11 10:28:32 +01:00
HtmlNonceApplicator.php Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
LanguageManager.php Updated & improved language locale handling 2022-09-02 19:19:01 +01:00
WebSafeMimeSniffer.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00