summaryrefslogtreecommitdiffstats
path: root/lib/private/TemplateLayout.php
Commit message (Expand)AuthorAgeFilesLines
...
* autoloader.php could raise Not AllowedExceptionGuillaume COMPAGNON2019-08-201-0/+2
* Fix "Undefined index: user_uid" on login pageJoas Schilling2019-02-221-4/+6
* Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-191-0/+4
* Provide initial stateRoeland Jago Douma2019-01-291-0/+4
* SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma2018-12-201-1/+8
* Remove outdated integrity warning on each pageMorris Jobke2018-11-121-6/+0
* Fallback to $lang if no $locale matchJohn Molakvoæ (skjnldsv)2018-09-131-1/+1
* Use user locale as default in the templateJohn Molakvoæ (skjnldsv)2018-09-101-2/+5
* Show link to simple sign up pageMorris Jobke2018-08-231-0/+1
* Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-211-0/+4
* Enable SCSS for guest pagesDaniel Calviño Sánchez2018-07-131-1/+2
* fix use of findLocaleGeorg Ehrke2018-06-271-1/+1
* OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-271-1/+2
* 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