summaryrefslogtreecommitdiffstats
path: root/lib/private/Template
Commit message (Expand)AuthorAgeFilesLines
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-5/+8
* Merge pull request #4093 from nextcloud/endorse-password-protectionRoeland Jago Douma2017-04-041-0/+4
|\
| * feature endorse password for share linksBjoern Schiessle2017-04-031-0/+4
* | Merge pull request #4131 from nextcloud/fix-jscombinerChristoph Wurst2017-04-031-1/+1
|\ \ | |/ |/|
| * Fix check for cache value in JSCombinerMorris Jobke2017-03-281-1/+1
* | Fix gzip files for SafariMorris Jobke2017-03-292-4/+4
|/
* Fix testsRoeland Jago Douma2017-03-281-1/+1
* Allow to gzip CSS/JS filesRoeland Jago Douma2017-03-282-1/+17
* Don't run JSCombiner when not installedLukas Reschke2017-03-251-3/+6
* Add returnRoeland Jago Douma2017-03-241-1/+1
* Add debug modeRoeland Jago Douma2017-03-242-1/+39
* Add cachingRoeland Jago Douma2017-03-241-6/+42
* [PoC] JS CombinerRoeland Jago Douma2017-03-242-1/+159
* Cache SCSS dependency file in memcacheRoeland Jago Douma2017-03-221-8/+20
* Add tests for SCSSCacherJulius Härtl2017-03-201-24/+3
* Add tests for SCSSCacherJulius Haertl2017-03-201-6/+7
* Add variables.scss and import it for each scss fileJulius Haertl2017-03-201-6/+31
* Merge pull request #3950 from nextcloud/downstream-27149Lukas Reschke2017-03-201-0/+1
|\
| * Add ignore_files to config,Felix Heidecke2017-03-201-0/+1
* | log where a resource was not foundJörn Friedrich Dreyer2017-03-191-1/+1
|/
* Properly calculate webdir using the serverrootRoeland Jago Douma2017-03-101-4/+11
* SCSS files don't exist on the default fs so just add them to theRoeland Jago Douma2017-03-101-1/+49
* Fix SCSS usage in appsMorris Jobke2017-03-101-1/+32
* Allow using import in sass filesRoeland Jago Douma2017-03-091-3/+18
* Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
* Improve the UX for sharing settingsMorris Jobke2017-02-211-1/+3
* Always enable avatarsMorris Jobke2017-02-131-1/+1
* Lower log levels of resource locatorRobin Appelman2017-02-032-4/+4
* Appdata var fixJohn Molakvoæ (skjnldsv)2017-01-241-1/+1
* Remove unused webrootJohn Molakvoæ (skjnldsv)2017-01-241-3/+2
* Enable every app to generate their scss fileJohn Molakvoæ (skjnldsv)2017-01-222-9/+12
* Removed jquery scssJohn Molakvoæ (skjnldsv)2017-01-101-6/+11
* Fix css url prefix for IgnoreFrontController enabled configsJohn Molakvoæ (skjnldsv)2017-01-061-1/+6
* ScssCcacher typo fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* Camelcase fixJohn Molakvoæ (skjnldsv)2017-01-061-2/+2
* Remove webroot from file pathLukas Reschke2017-01-061-1/+1
* Adds CssControllerTestsRoeland Jago Douma2017-01-062-0/+0
* Fix variables should be passed by referenceJohn Molakvoæ (skjnldsv)2017-01-061-1/+2
* Fix typoRoeland Jago Douma2017-01-061-1/+1
* Inject SCSSCacherRoeland Jago Douma2017-01-061-30/+10
* Make SCCCacher injectableRoeland Jago Douma2017-01-062-69/+56
* FormattingRoeland Jago Douma2017-01-063-64/+89
* Code cleanupRoeland Jago Douma2017-01-061-3/+2
* Fix php docsJohn Molakvoæ (skjnldsv)2017-01-061-18/+20
* Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-063-12/+18
* Appdata location fixJohn Molakvoæ (skjnldsv)2017-01-061-2/+2
* Regex fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* Injection fix and log appname fixJohn Molakvoæ (skjnldsv)2017-01-063-11/+28
* Url generator fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+2
* log app name fixJohn Molakvoæ (skjnldsv)2017-01-062-3/+3