nextcloud/lib/private/Template
tux-rampage 7a33b9273e Refactor webroot detection in resource locator
The current implementation breaks installations with symlinks to
directories inside the webroot (i.E. apps).

With this change both variants, directory and symlinks, will be detected
correctly.

Fixes: #6028
Signed-off-by: Axel Helmert <axel.helmert@luka.de>
2017-09-06 21:32:48 +02:00
..
Base.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
CSSResourceLocator.php Refactor webroot detection in resource locator 2017-09-06 21:32:48 +02:00
JSCombiner.php Properly handle if the deps file if for some reason empty 2017-07-19 00:10:46 +02:00
JSConfigHelper.php Cleanup unused methods 2017-08-15 10:09:47 +02:00
JSResourceLocator.php Stop infinit loop on invalid settings css/js file 2017-05-19 11:41:08 +02:00
ResourceLocator.php Refactor webroot detection in resource locator 2017-09-06 21:32:48 +02:00
ResourceNotFoundException.php Fix others 2016-07-21 18:13:57 +02:00
SCSSCacher.php Rebuild SCSS files if frontend controller value changes 2017-09-03 17:32:41 +02:00
TemplateFileLocator.php Fix others 2016-07-21 18:13:57 +02:00