summaryrefslogtreecommitdiffstats
path: root/lib/private/TemplateLayout.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cache avatars properlyRoeland Jago Douma2016-08-301-0/+1
* Add cache buster to left menu barLukas Reschke2016-08-181-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-4/+4
* Remove asset pipelinRoeland Jago Douma2016-07-151-131/+20
* Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integr...Vincent Petry2016-05-311-1/+1
|\
| * Only show message in the UI when the checker is enabledJoas Schilling2016-05-231-1/+1
* | Update license headersLukas Reschke2016-05-261-1/+2
|/
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+326