| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't trust update server | Lukas Reschke | 2015-11-28 | 1 | -1/+1 |
* | Merge pull request #20236 from maprambo/safari-pinned-tab-icon | Thomas Müller | 2015-11-09 | 1 | -0/+1 |
|\ |
|
| * | Added Safari tabbed pin icon | maprambo | 2015-11-04 | 1 | -0/+1 |
* | | Add favicon for IE 8+ | Morris Jobke | 2015-11-03 | 1 | -1/+1 |
* | | don't validate searchbox | Hendrik Leppelsack | 2015-11-03 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20220 from owncloud/keep-search-open | Thomas Müller | 2015-11-02 | 1 | -1/+1 |
|\ |
|
| * | keep searchbox open if it is in action | Hendrik Leppelsack | 2015-11-02 | 1 | -1/+1 |
* | | Close the user menu when clicking it again | Joas Schilling | 2015-11-02 | 1 | -1/+1 |
|/ |
|
* | Use srcset to select best avatar size | Roeland Jago Douma | 2015-09-14 | 1 | -2/+4 |
* | Prevent referer from being sent | Lukas Reschke | 2015-09-09 | 1 | -0/+1 |
* | Remove search box $_POST since it is unused | Lukas Reschke | 2015-08-14 | 1 | -1/+1 |
* | add theme-color for better Android browser integration | Jan-Christoph Borchardt | 2015-07-29 | 1 | -0/+1 |
* | replace logo-wide on share page as well with better icon + text | Jan-Christoph Borchardt | 2015-05-22 | 1 | -1/+1 |
* | Use OC.Notification for update notifications | Morris Jobke | 2015-05-03 | 1 | -4/+5 |
* | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -1/+1 |
* | fixing #15344 - `title` has no added value here (not on screen readers not fo... | Volker E | 2015-04-01 | 1 | -4/+4 |
* | add title to entries in app menu | Morris Jobke | 2015-04-01 | 1 | -2/+2 |
* | fix accessibility of ownCloud logo and navigation entries, fix #15013g | Jan-Christoph Borchardt | 2015-03-26 | 1 | -8/+8 |
* | fixing #15023, getting comments out of HTML output | Volker E | 2015-03-21 | 1 | -3/+4 |
* | fixing #15027, cleaning up obsolete IE5-7 workaround code | Volker E | 2015-03-19 | 1 | -4/+4 |
* | fixing #15011 by adding ARIA roles where distinct | Volker E | 2015-03-18 | 1 | -5/+5 |
* | addressing #14984 removing redundant type attributes | Volker E | 2015-03-18 | 1 | -2/+2 |
* | addressing #14983 obsolete Google Chrome Frame | Volker E | 2015-03-18 | 1 | -1/+1 |
* | addressing #14982 self-closing tags ending slash doesn't have a purpose & sho... | Volker E | 2015-03-17 | 1 | -5/+5 |
* | adressing #14979 meta charset declaration should be first in head | Volker E | 2015-03-17 | 1 | -1/+1 |
* | addressing #14978 - remove html root classes targeting IE6/IE7 | Volker E | 2015-03-17 | 1 | -6/+2 |
* | Avatar controller moved to AppFrameWork | Roeland Jago Douma | 2015-03-11 | 1 | -1/+1 |
* | Fix avatars in master | Lukas Reschke | 2015-02-27 | 1 | -1/+1 |
* | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 1 | -1/+1 |
|\ |
|
| * | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 1 | -1/+1 |
| * | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
* | | Allow application-specific favicons | Lode Hoste | 2015-01-18 | 1 | -2/+2 |
|/ |
|
* | remove skip to content for now, see #12999 | Jan-Christoph Borchardt | 2014-12-22 | 1 | -4/+0 |
* | introduce first 'Skip to content' button | Jan-Christoph Borchardt | 2014-12-19 | 1 | -4/+11 |
* | fix searchbox label | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
* | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+5 |
* | add label for search field for screen readers | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
* | add empty alt text for user image | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
* | use proper tabindex order: 1. app menu, 2. search, 3. user menu | Jan-Christoph Borchardt | 2014-11-08 | 1 | -3/+3 |
* | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 1 | -2/+2 |
* | Support HTML in logo claim | Lukas Reschke | 2014-11-03 | 1 | -1/+1 |
* | Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text... | Lukas Reschke | 2014-10-28 | 1 | -9/+1 |
* | Merge pull request #11708 from owncloud/fix-momentjs | Vincent Petry | 2014-10-27 | 1 | -6/+6 |
|\ |
|
| * | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 1 | -6/+6 |
* | | add avatardiv-shown class to bring back mobile style | Morris Jobke | 2014-10-23 | 1 | -1/+1 |
* | | Load avatar in header via PHP | kondou | 2014-10-23 | 1 | -3/+7 |
|/ |
|
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -1/+1 |
* | for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app... | Jan-Christoph Borchardt | 2014-09-26 | 1 | -1/+7 |
* | Add X-UA-Compatible to all templates | Lukas Reschke | 2014-09-11 | 1 | -1/+1 |
* | Merge pull request #10944 from owncloud/fix-nojavascript-style | Jan-Christoph Borchardt | 2014-09-08 | 1 | -1/+1 |
|\ |
|