aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add favicon for IE 8+Morris Jobke2015-11-031-1/+1
* | don't validate searchboxHendrik Leppelsack2015-11-031-1/+1
|/
* Merge pull request #20220 from owncloud/keep-search-openThomas Müller2015-11-021-1/+1
|\
| * keep searchbox open if it is in actionHendrik Leppelsack2015-11-021-1/+1
* | Close the user menu when clicking it againJoas Schilling2015-11-021-1/+1
|/
* Use srcset to select best avatar sizeRoeland Jago Douma2015-09-141-2/+4
* Prevent referer from being sentLukas Reschke2015-09-091-0/+1
* Remove search box $_POST since it is unusedLukas Reschke2015-08-141-1/+1
* add theme-color for better Android browser integrationJan-Christoph Borchardt2015-07-291-0/+1
* replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-221-1/+1
* Use OC.Notification for update notificationsMorris Jobke2015-05-031-4/+5
* Add experimental applications switchLukas Reschke2015-04-031-1/+1
* fixing #15344 - `title` has no added value here (not on screen readers not fo...Volker E2015-04-011-4/+4
* add title to entries in app menuMorris Jobke2015-04-011-2/+2
* fix accessibility of ownCloud logo and navigation entries, fix #15013gJan-Christoph Borchardt2015-03-261-8/+8
* fixing #15023, getting comments out of HTML outputVolker E2015-03-211-3/+4
* fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-191-4/+4
* fixing #15011 by adding ARIA roles where distinctVolker E2015-03-181-5/+5
* addressing #14984 removing redundant type attributesVolker E2015-03-181-2/+2
* addressing #14983 obsolete Google Chrome FrameVolker E2015-03-181-1/+1
* addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-171-5/+5
* adressing #14979 meta charset declaration should be first in headVolker E2015-03-171-1/+1
* addressing #14978 - remove html root classes targeting IE6/IE7Volker E2015-03-171-6/+2
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-1/+1
* Fix avatars in masterLukas Reschke2015-02-271-1/+1
* Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-161-1/+1
|\
| * Deduplicate template code and do not translate the linksJoas Schilling2015-02-091-1/+1
| * Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-041-1/+1
* | Allow application-specific faviconsLode Hoste2015-01-181-2/+2
|/
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-221-4/+0
* introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-191-4/+11
* fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
* fix accessibility of logosJan-Christoph Borchardt2014-12-181-1/+5