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
EncryptCookies.php
Localization.php Added base RTL support 2018-09-22 13:18:26 +01:00
PermissionMiddleware.php
RedirectIfAuthenticated.php
TrimStrings.php
TrustProxies.php Made it possible to configure proxies via env 2017-12-07 19:46:47 +00:00
VerifyCsrfToken.php