nextcloud-server/lib/private/Template
Robin Appelman 2051943487
more caching for theming
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-07 01:27:49 +01:00
..
Base.php
CSSResourceLocator.php
IconsCacher.php more caching for theming 2018-12-07 01:27:49 +01:00
JSCombiner.php Actually clear cache values for all base urls 2018-03-07 15:09:43 +01:00
JSConfigHelper.php Expose the info to the JS 2018-11-02 13:44:45 +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
ResourceNotFoundException.php
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