aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TemplateLayout.php
Commit message (Expand)AuthorAgeFilesLines
* Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-021-2/+2
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-4/+0
* Add current status in navbarCarl Schwan2021-10-151-1/+15
* Use proper methods for display name retrievalMorris Jobke2021-06-171-2/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Drop \OCP\Util::isIeChristoph Wurst2021-03-091-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+0
* Document the behaviour inlineMorris Jobke2020-11-041-0/+2
* No need to check if there is an avatar available, because it is generated on ...Morris Jobke2020-11-021-1/+1
* Make sure that getConfig is still called for browsers that do not support CSPv3Julius Härtl2020-09-071-14/+15
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-2/+3
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-041-3/+13
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-12/+19
* Add constants for the magic strings of template renderingJoas Schilling2020-07-161-6/+7
* Provide config though initial state serviceJulius Härtl2020-04-231-1/+3
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-19/+14
* Use elseif instead of else ifChristoph Wurst2020-04-101-3/+3
* Remove trailing and in between spacesChristoph Wurst2020-04-091-12/+12
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix multiline commentsChristoph Wurst2020-04-081-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Update license headersChristoph Wurst2019-12-051-2/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma2019-10-301-1/+9
|\
| * Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-251-1/+9
* | Don't pass in the locale as the languageRoeland Jago Douma2019-10-251-2/+1
|/
* 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