nextcloud/lib/private/Template
Morris Jobke 2a17281cb6
Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js
Before it quit right after finding the theme version of the l10n file which results in a not translated part of the UI.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-22 11:02:25 +02:00
..
Base.php Expose parameters as variables to templates 2018-02-27 12:25:52 +01:00
CSSResourceLocator.php Fixed webroot for scss files 2017-12-30 05:55:44 +01:00
IconsCacher.php Fix icons cacher regex for compressed output 2018-09-19 13:06:04 +02:00
JSCombiner.php Actually clear cache values for all base urls 2018-03-07 15:09:43 +01:00
JSConfigHelper.php expose capabilities in js 2018-02-27 12:29:25 +01:00
JSResourceLocator.php Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 2018-10-22 11:02:25 +02:00
ResourceLocator.php Update license headers 2017-11-06 16:56:19 +01:00
ResourceNotFoundException.php Fix others 2016-07-21 18:13:57 +02:00
SCSSCacher.php Move SCSS variable fetching before the variables.scss to properly calculate color values 2018-08-29 16:47:39 +02:00
TemplateFileLocator.php Fix others 2016-07-21 18:13:57 +02:00