summaryrefslogtreecommitdiffstats
path: root/lib/private/TemplateLayout.php
Commit message (Expand)AuthorAgeFilesLines
* Use JSCombiner from server container when searching for JS filesJulius Härtl2018-03-071-7/+1
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-271-1/+2
|\
| * expose capabilities in jsBjoern Schiessle2018-02-271-1/+2
* | Enable renderAs public pageJulius Härtl2018-02-271-0/+4
|/
* Deprecate static methods and use Navigation managerJulius Härtl2018-02-121-2/+2
* Use proper lanugage in langauge codeRoeland Jago Douma2018-02-071-1/+3
* Load guest css on any guest and error pageJulius Härtl2018-02-021-1/+3
* Use correct L10N files for jsconfigRoeland Jago Douma2018-01-051-1/+1
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-0/+9
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Fix 500 on setup pageMorris Jobke2017-12-111-10/+15
* Fix syntax errorMorris Jobke2017-12-111-1/+1
* Fixed phpdoc and function typeJohn Molakvoæ (skjnldsv)2017-12-111-2/+8
* Fixed md5 generation and added fallback for scss requestsJohn Molakvoæ (skjnldsv)2017-12-111-6/+32
* Use apps versions to generate suffix when possibleJohn Molakvoæ (skjnldsv)2017-12-111-5/+14
* Update license headersMorris Jobke2017-11-061-1/+4
* Properly handle if the deps file if for some reason emptyMorris Jobke2017-07-191-1/+2
* Responsive app menuJulius Härtl2017-04-251-2/+0
* Use theming cachebuster for server resourcesJulius Härtl2017-04-251-1/+3
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-11/+4
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+2
* Register the app management in the normal wayJoas Schilling2017-03-261-6/+0
* Add debug modeRoeland Jago Douma2017-03-241-1/+2
* Add cachingRoeland Jago Douma2017-03-241-1/+2
* [PoC] JS CombinerRoeland Jago Douma2017-03-241-1/+7
* Cache SCSS dependency file in memcacheRoeland Jago Douma2017-03-221-1/+4
* Remove test codeLukas Reschke2017-03-211-1/+0
* Add tests for SCSSCacherJulius Haertl2017-03-201-1/+1
* Merge pull request #3619 from nextcloud/fix-scss-for-appsMorris Jobke2017-03-161-1/+2
|\
| * Properly calculate webdir using the serverrootRoeland Jago Douma2017-03-101-1/+2
* | Generate seperate menu list for header barJulius Haertl2017-03-161-0/+2
|/
* Catch exception from path infoJoas Schilling2017-02-221-1/+8
* Always enable avatarsMorris Jobke2017-02-131-1/+0
* Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)2017-02-011-1/+5
* Fix public page styleMorris Jobke2017-01-231-1/+1
* Merge pull request #3004 from nextcloud/fix-installation-cssLukas Reschke2017-01-221-15/+17
|\
| * Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)2017-01-101-4/+5
| * Removed jquery scssJohn Molakvoæ (skjnldsv)2017-01-101-13/+14
* | [Enhancement] Do not add version hash in debug modeNils2017-01-151-3/+12
|/
* Fix subdir install styleRoeland Jago Douma2017-01-091-3/+3
* Inject SCSSCacherRoeland Jago Douma2017-01-061-3/+9
* Installation css & template editJohn Molakvoæ (skjnldsv)2017-01-061-1/+5
* Css installation page fallbackJohn Molakvoæ (skjnldsv)2017-01-061-2/+7
* Appdata location fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+3
* Appdata integration 1 & log fix 2John Molakvoæ (skjnldsv)2017-01-061-1/+2
* remove unused Assetic use statementsChristoph Wurst2017-01-031-8/+0
* Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+1
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Inlince oc.js if possible!Roeland Jago Douma2016-10-251-1/+17
* Move oc.js to a proper classRoeland Jago Douma2016-10-251-1/+1