aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cachebuster to right navigationLukas Reschke2016-08-181-2/+2
* Add cache buster to left menu barLukas Reschke2016-08-181-2/+2
* Empty tags are not allowed for image and feColorMatrix in IE11 and belowMorris Jobke2016-08-171-4/+4
* Fix wrong preserveAspectRatio at app menu iconsJulius Haertl2016-07-291-2/+2
* Move to svg filter on app menu to support IE9+Julius Haertl2016-07-281-2/+8
* Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-151-1/+1
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-3/+1
| |\
| * | THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-081-1/+1
* | | remove svg classesHendrik Leppelsack2016-07-011-10/+10
| |/ |/|
* | remove ie8+9 supportHendrik Leppelsack2016-06-231-3/+1
|/
* Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-311-1/+4
|\
| * support print stylesheetsHendrik Leppelsack2016-01-131-1/+4
* | Stupid clients only literally understand rel="icon"Daniel Aleksandersen2016-03-081-1/+1
* | Move update notification code into appLukas Reschke2016-02-091-5/+1
* | Expose display name in JS sideVincent Petry2016-02-021-1/+1
* | Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-1/+1
|/
* Don't trust update serverLukas Reschke2015-11-281-1/+1
* Merge pull request #20236 from maprambo/safari-pinned-tab-iconThomas Müller2015-11-091-0/+1
|\
| * Added Safari tabbed pin iconmaprambo2015-11-041-0/+1