summaryrefslogtreecommitdiffstats
path: root/lib/private/Template
Commit message (Expand)AuthorAgeFilesLines
* Icons cacher css url fixJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
* Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+5
* Fix regex for icon urlsJulius Härtl2018-07-261-2/+2
* cache isCached state for scss resourcesRobin Appelman2018-07-241-11/+37
* UppercaseJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
* Fix regex of iconsCacherJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
* Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Fix icon url regexJulius Härtl2018-07-191-1/+1
* Use proper URL prefix for iconsJulius Härtl2018-07-191-3/+10
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-192-15/+12
* Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-191-2/+2
* Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-191-5/+13
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-192-36/+212
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Issue #9318: catch exceptions in SCSSCacher::resetCache()Roland Tapken2018-05-021-1/+5
* Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-5/+21
* Actually clear cache values for all base urlsJulius Härtl2018-03-072-8/+18
* Check if the cached js file existsRoeland Jago Douma2018-03-071-1/+8
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-271-1/+11
|\
| * expose capabilities in jsBjoern Schiessle2018-02-271-1/+11
* | Expose parameters as variables to templatesJulius Härtl2018-02-271-1/+4
|/
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-032-6/+2
* Add repair step to clear frontend related cachesJulius Härtl2018-02-032-6/+24
* Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-16/+41
|\
| * Add typehinting an fix some minor cleanupJulius Härtl2018-01-261-16/+24
| * Do not rewrite absolute URLsJulius Härtl2018-01-261-1/+1
| * Clear injectect variables when resetting the cacheJulius Härtl2018-01-261-0/+1
| * Make sure that injected variables do not break the CSS generationJulius Härtl2018-01-261-0/+15
| * SCSS files are only cached if their size is > 0Julius Härtl2018-01-261-1/+2
* | Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
|/
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-2/+2
* Fixes password input being prompted every time.Abijeet2018-01-081-0/+1
* disable password confirmation with SSOBjoern Schiessle2018-01-021-0/+3
* Fixed testsJohn Molakvoæ (skjnldsv)2017-12-301-1/+1
* Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-8/+10
* Fixup! getWebdir returnJohn Molakvoæ (skjnldsv)2017-12-301-6/+2
* Use OC_Util function for app web pathJohn Molakvoæ (skjnldsv)2017-12-301-11/+14
* getWebDir functionJohn Molakvoæ (skjnldsv)2017-12-301-15/+19
* Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-302-9/+11
* Fixed scss url rewritingJohn Molakvoæ (skjnldsv)2017-12-301-8/+14
* Hide delete button if the avatar is a generated oneJulius Härtl2017-12-191-0/+1
* Reduce length of md5 in scss cachingJohn Molakvoæ (skjnldsv)2017-12-141-2/+2
* Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpathMorris Jobke2017-11-142-0/+12
|\
| * JSResourceLocator: re-use $app_pathKyle Fazzari2017-11-121-7/+9
| * JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-071-3/+8
| * CSSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-031-0/+5
* | If for some reason the json can't be decoded it is not cachedRoeland Jago Douma2017-11-081-0/+4
* | Update license headersMorris Jobke2017-11-066-0/+23
|/