summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* Remove precomposed from apple-touch-icon-precomposedGary Kim2019-06-151-1/+1
* Change text color in search box in darktheme, ref #15598Greta Doci2019-05-261-1/+1
* Style of navigation links in header is too catchyJoas Schilling2019-03-181-1/+1
* Fix closing tags in headerJulius Härtl2019-02-271-2/+2
* Remove unnecessary meta tags.Dominik Wasielewski2019-02-261-1/+0
* Merge pull request #12785 from nextcloud/head-menu-half-height-fixMorris Jobke2019-01-301-3/+0
|\
| * Unify headers menu design, fix click areaJohn Molakvoæ (skjnldsv)2019-01-291-3/+0
* | Provide initial stateRoeland Jago Douma2019-01-291-0/+4
|/
* Fix click app namesMichael Weimann2019-01-141-3/+3
* Show all app titles on hovering app menu area, fix #10952, fix #4619Jan-Christoph Borchardt2018-10-301-2/+2
* Add missing tagtrendzetter2018-10-261-1/+1
* Really cleanup the content-wrapperJohn Molakvoæ (skjnldsv)2018-07-271-4/+2
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-6/+6
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-271-1/+1
* Make skip navigation links translatableJan-Christoph Borchardt2018-06-271-2/+2
* Add skip navigation / skip to content linksJan-Christoph Borchardt2018-06-261-0/+4
* Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-1/+1
* Add data-id to settings navigationJulius Härtl2018-05-081-1/+1
* Do not restrict zooming inJan-Christoph Borchardt2018-04-181-1/+1
* Add aria-label to more-apps menu as wellJan-Christoph Borchardt2018-04-181-2/+2
* Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt2018-04-181-11/+20
* Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
* Referrer fix (no-referrer)Ralph Slooten2018-02-081-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Fix appmenu svg double invertJulius Härtl2018-01-101-8/+6
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-4/+4
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-2/+8
* Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt2017-09-291-6/+5
* Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt2017-09-291-8/+1
* Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-4/+6
* Add alt text to app icons in headerJan-Christoph Borchardt2017-09-291-1/+1
* Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-3/+1
* Replace `include` with `file_get_contents`Marin Treselj2017-08-021-1/+1
* Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-021-1/+3
* Fixes nextcloud/gallery#269Marin Treselj2017-07-281-2/+2
* Merge pull request #5520 from nextcloud/disable-click-on-hintMorris Jobke2017-07-051-2/+2
|\
| * Hint should not be clickableMaxence Lange2017-06-231-2/+2
* | Simplified Nextcloud logo iconMarin Treselj2017-07-021-1/+1
|/
* Streamline templates, more DRYMichael Letzgus2017-05-251-6/+1
* Make page loading faster by deferred script loading:Michael Letzgus2017-05-201-8/+1
* Prevent flashing of apps and user menuJan-Christoph Borchardt2017-04-291-2/+2
* Contacts menuChristoph Wurst2017-04-251-0/+5
* Responsive app menuJulius Härtl2017-04-251-33/+30
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Web app manifestPierre Rudloff2017-03-281-0/+1
* Moving the inline js before the CSSRoeland Jago Douma2017-03-281-5/+5
* use theming colors for favicon on macOSJan-Christoph Borchardt2017-03-271-1/+1
* Merge pull request #4077 from nextcloud/better-navigation-managementMorris Jobke2017-03-261-37/+1
|\
| * Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-6/+0