summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Register the app management in the normal wayJoas Schilling2017-03-261-31/+1
* | replace name in top right with icon for less noiseJan-Christoph Borchardt2017-03-261-2/+1
|/
* Merge pull request #3951 from nextcloud/menu-firefox-fixesLukas Reschke2017-03-201-4/+4
|\
| * Fix filter for app icons on firefoxJulius Härtl2017-03-201-4/+4
* | Fix duplicate id "apps-management"Michael Letzgus2017-03-191-2/+2
|/
* Fix html formating issuesJulius Haertl2017-03-161-14/+5
* Rebuild menu to keep order of icons correctJulius Haertl2017-03-161-1/+3
* Make enabling/disabling apps work with the new menuJulius Haertl2017-03-161-11/+6
* Make app management icon act like a normal app iconJulius Haertl2017-03-161-2/+3
* Fix menu issuesJulius Haertl2017-03-161-47/+48
* Generate seperate menu list for header barJulius Haertl2017-03-161-17/+19
* Show app icons in the headerJulius Haertl2017-03-161-2/+49
* Always enable avatarsMorris Jobke2017-02-131-2/+0
* Add clear search buttonJohn Molakvoæ (skjnldsv)2017-01-251-0/+1
* fix scssChristoph Wurst2017-01-231-1/+1
* Use flexbox for header and rearrange some elementsChristoph Wurst2017-01-231-54/+57
* Use a form so firefox doesn't try to save the space as a passwordJoas Schilling2016-12-191-3/+3
* fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
* Show a little explanation above the input fieldJoas Schilling2016-11-181-0/+1
* Empty the password field on submission of the formJoas Schilling2016-11-181-1/+1
* Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+7
* Inlince oc.js if possible!Roeland Jago Douma2016-10-251-0/+5
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-1/+1
* Add support for CSP noncesLukas Reschke2016-10-241-1/+1
* Use name from themingJoas Schilling2016-10-071-1/+1
* Set proper web title for appleRoeland Jago Douma2016-10-061-1/+1
* Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
* Cache avatars properlyRoeland Jago Douma2016-08-301-2/+2