| Commit message (Expand) | Author | Age | Files | Lines |
* | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -21/+0 |
* | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 2 | -51/+0 |
* | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
|\ |
|
| * | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+1 |
* | | Merge pull request #2618 from nextcloud/2fa-challenge-text | Lukas Reschke | 2017-04-11 | 2 | -21/+25 |
|\ \
| |/
|/| |
|
| * | Use button instead of simple links | Christoph Wurst | 2017-03-06 | 2 | -6/+4 |
| * | Move log out and back codes link into 2fa box for better readability | Christoph Wurst | 2017-03-06 | 2 | -21/+27 |
* | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 4 | -7/+7 |
* | | Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-p | Joas Schilling | 2017-03-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Replace unecessary unescaped prints with print | Lukas Reschke | 2017-03-29 | 1 | -1/+1 |
* | | | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
|/ / |
|
* | | Moving the inline js before the CSS | Roeland Jago Douma | 2017-03-28 | 3 | -15/+15 |
* | | use theming colors for favicon on macOS | Jan-Christoph Borchardt | 2017-03-27 | 3 | -3/+3 |
* | | Merge pull request #4077 from nextcloud/better-navigation-management | Morris Jobke | 2017-03-26 | 1 | -37/+1 |
|\ \ |
|
| * | | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -6/+0 |
| * | | Register the app management in the normal way | Joas Schilling | 2017-03-26 | 1 | -31/+1 |
* | | | replace name in top right with icon for less noise | Jan-Christoph Borchardt | 2017-03-26 | 1 | -2/+1 |
|/ / |
|
* | | Merge login JS | Lukas Reschke | 2017-03-24 | 1 | -5/+1 |
* | | Merge pull request #3951 from nextcloud/menu-firefox-fixes | Lukas Reschke | 2017-03-20 | 1 | -4/+4 |
|\ \ |
|
| * | | Fix filter for app icons on firefox | Julius Härtl | 2017-03-20 | 1 | -4/+4 |
* | | | Merge pull request #3915 from michaelletzgus/html5-fix_autocapitalize | Roeland Jago Douma | 2017-03-20 | 2 | -10/+10 |
|\ \ \ |
|
| * | | | Fix value of attribute "autocapitalize" | Michael Letzgus | 2017-03-18 | 2 | -10/+10 |
| |/ / |
|
* / / | Fix duplicate id "apps-management" | Michael Letzgus | 2017-03-19 | 1 | -2/+2 |
|/ / |
|
* | | Fix html formating issues | Julius Haertl | 2017-03-16 | 1 | -14/+5 |
* | | Rebuild menu to keep order of icons correct | Julius Haertl | 2017-03-16 | 1 | -1/+3 |
* | | Make enabling/disabling apps work with the new menu | Julius Haertl | 2017-03-16 | 1 | -11/+6 |
* | | Make app management icon act like a normal app icon | Julius Haertl | 2017-03-16 | 1 | -2/+3 |
* | | Fix menu issues | Julius Haertl | 2017-03-16 | 1 | -47/+48 |
* | | Generate seperate menu list for header bar | Julius Haertl | 2017-03-16 | 1 | -17/+19 |
* | | Show app icons in the header | Julius Haertl | 2017-03-16 | 1 | -2/+49 |
|/ |
|
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -2/+0 |
* | Rename database password toggle | Morris Jobke | 2017-02-07 | 1 | -3/+3 |
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -2/+0 |
|\ |
|
| * | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -2/+0 |
* | | Add clear search button | John Molakvoæ (skjnldsv) | 2017-01-25 | 1 | -0/+1 |
* | | fix scss | Christoph Wurst | 2017-01-23 | 1 | -1/+1 |
* | | Use flexbox for header and rearrange some elements | Christoph Wurst | 2017-01-23 | 1 | -54/+57 |
|/ |
|
* | Add a TwoFactorException | Cornelius Kölbel | 2017-01-11 | 1 | -1/+7 |
* | Fix #24219: Added hint for specifying a port. (#26860) | Sourav Badami | 2016-12-22 | 1 | -0/+3 |
* | Use a form so firefox doesn't try to save the space as a password | Joas Schilling | 2016-12-19 | 1 | -3/+3 |
* | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+1 |
* | Remove leftovers from #1929 | Morris Jobke | 2016-11-30 | 2 | -51/+0 |
* | Fix mail header logo [fixes #1326] | Felix Epp | 2016-11-30 | 2 | -6/+4 |
* | fix some outdated naming | Jan-Christoph Borchardt | 2016-11-24 | 1 | -1/+1 |
* | show installation spinner correctly, fix #2129 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -2/+2 |
* | Show a little explanation above the input field | Joas Schilling | 2016-11-18 | 1 | -0/+1 |
* | Empty the password field on submission of the form | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
* | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 1 | -0/+7 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 4 | -4/+4 |
* | Inlince oc.js if possible! | Roeland Jago Douma | 2016-10-25 | 3 | -0/+15 |