BookStack/app/Http/Middleware
Dan Brown 1cb6ae39c8
Added base RTL support
For #939

- Adds way to check if current language is RTL via config system.
- Made TinyMCE default direction be based on current language text
direction.
- Fixed bullet points to be RTL compatible.
- Set page content body to have direction based on content.
2018-09-22 13:18:26 +01:00
..
Authenticate.php Fixed required email confirmation with domain restriction 2017-11-11 18:09:48 +00:00
EncryptCookies.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Localization.php Added base RTL support 2018-09-22 13:18:26 +01:00
PermissionMiddleware.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
RedirectIfAuthenticated.php Added user setting system and added user-lang option 2017-01-15 16:27:24 +00:00
TrimStrings.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
TrustProxies.php Made it possible to configure proxies via env 2017-12-07 19:46:47 +00:00
VerifyCsrfToken.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00