| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the password confirmation form template to post | Roeland Jago Douma | 2020-05-11 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -5/+9 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Only add the app-itunes-app tag if the id is set | Julius Härtl | 2019-08-23 | 1 | -0/+2 |
* | Remove precomposed from apple-touch-icon-precomposed | Gary Kim | 2019-06-15 | 1 | -1/+1 |
* | Change text color in search box in darktheme, ref #15598 | Greta Doci | 2019-05-26 | 1 | -1/+1 |
* | Style of navigation links in header is too catchy | Joas Schilling | 2019-03-18 | 1 | -1/+1 |
* | Fix closing tags in header | Julius Härtl | 2019-02-27 | 1 | -2/+2 |
* | Remove unnecessary meta tags. | Dominik Wasielewski | 2019-02-26 | 1 | -1/+0 |
* | Merge pull request #12785 from nextcloud/head-menu-half-height-fix | Morris Jobke | 2019-01-30 | 1 | -3/+0 |
|\ |
|
| * | Unify headers menu design, fix click area | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -3/+0 |
* | | Provide initial state | Roeland Jago Douma | 2019-01-29 | 1 | -0/+4 |
|/ |
|
* | Fix click app names | Michael Weimann | 2019-01-14 | 1 | -3/+3 |
* | Show all app titles on hovering app menu area, fix #10952, fix #4619 | Jan-Christoph Borchardt | 2018-10-30 | 1 | -2/+2 |
* | Add missing tag | trendzetter | 2018-10-26 | 1 | -1/+1 |
* | Really cleanup the content-wrapper | John Molakvoæ (skjnldsv) | 2018-07-27 | 1 | -4/+2 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -6/+6 |
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | OC.getLocale() now returns Locale and no longer Language | Thomas Citharel | 2018-06-27 | 1 | -1/+1 |
* | Make skip navigation links translatable | Jan-Christoph Borchardt | 2018-06-27 | 1 | -2/+2 |
* | Add skip navigation / skip to content links | Jan-Christoph Borchardt | 2018-06-26 | 1 | -0/+4 |
* | Added new search standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
* | Add data-id to settings navigation | Julius Härtl | 2018-05-08 | 1 | -1/+1 |
* | Do not restrict zooming in | Jan-Christoph Borchardt | 2018-04-18 | 1 | -1/+1 |
* | Add aria-label to more-apps menu as well | Jan-Christoph Borchardt | 2018-04-18 | 1 | -2/+2 |
* | Add proper ARIA attributes and structure to header for accessibility, thanks ... | Jan-Christoph Borchardt | 2018-04-18 | 1 | -11/+20 |
* | Create special option to toggle header menu container | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+1 |
* | Referrer fix (no-referrer) | Ralph Slooten | 2018-02-08 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Fix appmenu svg double invert | Julius Härtl | 2018-01-10 | 1 | -8/+6 |
* | Remove css invert since we are using svg filters for now | Julius Härtl | 2018-01-03 | 1 | -4/+4 |
* | Invert app icons on IE11 as well | Julius Härtl | 2018-01-03 | 1 | -2/+8 |
* | Remove unneeded tabindex, add keyboard focus feedback for app list | Jan-Christoph Borchardt | 2017-09-29 | 1 | -6/+5 |
* | Merge legacy app title h1 into Nextcloud h1, ref #5822 | Jan-Christoph Borchardt | 2017-09-29 | 1 | -8/+1 |
* | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 1 | -4/+6 |
* | Add alt text to app icons in header | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
* | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts" | Joas Schilling | 2017-08-03 | 1 | -3/+1 |
* | Replace `include` with `file_get_contents` | Marin Treselj | 2017-08-02 | 1 | -1/+1 |
* | Proof of concept #5593 - inline SVG icon for icon-contacts | Marin Treselj | 2017-08-02 | 1 | -1/+3 |
* | Fixes nextcloud/gallery#269 | Marin Treselj | 2017-07-28 | 1 | -2/+2 |
* | Merge pull request #5520 from nextcloud/disable-click-on-hint | Morris Jobke | 2017-07-05 | 1 | -2/+2 |
|\ |
|
| * | Hint should not be clickable | Maxence Lange | 2017-06-23 | 1 | -2/+2 |
* | | Simplified Nextcloud logo icon | Marin Treselj | 2017-07-02 | 1 | -1/+1 |
|/ |
|
* | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 1 | -6/+1 |
* | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 1 | -8/+1 |
* | Prevent flashing of apps and user menu | Jan-Christoph Borchardt | 2017-04-29 | 1 | -2/+2 |
* | Contacts menu | Christoph Wurst | 2017-04-25 | 1 | -0/+5 |
* | Responsive app menu | Julius Härtl | 2017-04-25 | 1 | -33/+30 |
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -2/+2 |
* | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |