| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4993 from michaelletzgus/emit_css-tags | Morris Jobke | 2017-06-14 | 3 | -18/+3 |
|\ |
|
| * | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 3 | -18/+3 |
* | | Use the guest.css for the maintenance page as well | Morris Jobke | 2017-06-13 | 1 | -10/+0 |
|/ |
|
* | Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2 | Morris Jobke | 2017-05-20 | 3 | -24/+3 |
|\ |
|
| * | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 3 | -24/+3 |
* | | remove 'Alternative login using app token' in case of oauth login | Bjoern Schiessle | 2017-05-18 | 1 | -0/+2 |
* | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 2 | -1/+3 |
* | | Allow to enforce update via web UI | Morris Jobke | 2017-05-11 | 1 | -0/+9 |
|/ |
|
* | Properly decide on actual users if instance is too big | Morris Jobke | 2017-05-10 | 1 | -1/+1 |
* | Check if Nextcloud is installed | Lukas Reschke | 2017-05-08 | 1 | -1/+2 |
* | Merge pull request #4632 from nextcloud/login-logo-ratio | Lukas Reschke | 2017-05-08 | 1 | -0/+3 |
|\ |
|
| * | smaller max logo sizes and cleaner code | Robin Appelman | 2017-05-02 | 1 | -1/+1 |
| * | show non landscape icons bigger on the login page | Robin Appelman | 2017-05-01 | 1 | -0/+3 |
* | | Prevent flashing of apps and user menu | Jan-Christoph Borchardt | 2017-04-29 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 2 | -0/+94 |
|\ |
|
| * | Fix auth flow background color and redirect view layout | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+4 |
| * | Correctly case the stateToken | Roeland Jago Douma | 2017-04-25 | 1 | -1/+1 |
| * | Add new auth flow | Lukas Reschke | 2017-04-25 | 2 | -0/+91 |
* | | Contacts menu | Christoph Wurst | 2017-04-25 | 1 | -0/+5 |
|/ |
|
* | Responsive app menu | Julius Härtl | 2017-04-25 | 1 | -33/+30 |
* | 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 |
|/ |
|