Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fix setup to test the breadcrumbs menu | Daniel Calviño Sánchez | 2018-02-28 | 1 | -7/+14 | |
| * | | | | | | | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -2/+56 | |
| * | | | | | | | Use hard-coded values for paddings and margins | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+7 | |
| * | | | | | | | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-02-28 | 2 | -0/+96 | |
| * | | | | | | | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -5/+59 | |
| * | | | | | | | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -1/+83 | |
| * | | | | | | | Do not render the breadcrumbs again in resize tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+0 | |
| * | | | | | | | Replace attribute with local variable | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+3 | |
| * | | | | | | | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-02-28 | 2 | -27/+14 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #8587 from nextcloud/email-to-new-user-fix | Roeland Jago Douma | 2018-03-01 | 2 | -16/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed email form on new user | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -16/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #8585 from nextcloud/avatar-loading-disable-fix | Roeland Jago Douma | 2018-03-01 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Prevent double selection of avatar and loading fix | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8298 from nextcloud/bugfix/e2e-45/fix-activities-for-end2... | Joas Schilling | 2018-03-01 | 2 | -75/+179 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix unit test | Joas Schilling | 2018-02-28 | 1 | -0/+6 | |
| * | | | | | | Catch exception when the parent is deleted as well | Joas Schilling | 2018-02-28 | 1 | -2/+27 | |
| * | | | | | | Do a recursion instead of an endless loop | Joas Schilling | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | Fix problem with deleted files | Joas Schilling | 2018-02-28 | 1 | -5/+14 | |
| * | | | | | | Fix path handling for activities | Joas Schilling | 2018-02-28 | 1 | -7/+20 | |
| * | | | | | | Add special handling for e2e encryption | Joas Schilling | 2018-02-28 | 1 | -1/+108 | |
| * | | | | | | Extract duplicated logic into a method | Joas Schilling | 2018-02-28 | 1 | -80/+24 | |
* | | | | | | | Merge pull request #8574 from nextcloud/breadcrumb-flash-fix | Morris Jobke | 2018-03-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fixed breadcrumb menu flashing | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -3/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #8582 from nextcloud/icon-for-desktop-client | Morris Jobke | 2018-03-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Show icon in security settings for desktop clients | Morris Jobke | 2018-02-28 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 214 | -924/+1110 | |
* | | | | | | Merge pull request #8581 from callahad/fix-8578 | Roeland Jago Douma | 2018-02-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct mistaken regex wildcard in .htaccess | Dan Callahan | 2018-02-28 | 2 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8589 from nextcloud/fix-upload-button-visible-on-read-onl... | Roeland Jago Douma | 2018-02-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix upload button visible on read-only folders | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8576 from nextcloud/mail_share_password_autocomplete | Morris Jobke | 2018-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set autocomplete=new-password for mail share password | Roeland Jago Douma | 2018-02-28 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8566 from nextcloud/provisioning_strict | Roeland Jago Douma | 2018-02-28 | 7 | -58/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-02-27 | 3 | -15/+14 | |
| * | | | | | Make the provisioning api app strict | Roeland Jago Douma | 2018-02-27 | 5 | -44/+46 | |
* | | | | | | Merge pull request #8569 from nextcloud/cleanup_unused_static_sharing | Roeland Jago Douma | 2018-02-28 | 1 | -170/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unused static sharing helper code | Roeland Jago Douma | 2018-02-27 | 1 | -170/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7600 from nextcloud/new-user-button-to-sidebar | Roeland Jago Douma | 2018-02-28 | 10 | -184/+273 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | fixup! Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+2 | |
| * | | | | | Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+8 | |
| * | | | | | Fix acceptance tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -1/+34 | |
| * | | | | | Primary to confirm button | John Molakvoæ (skjnldsv) | 2018-02-27 | 2 | -4/+9 | |
| * | | | | | Unify input looks | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -6/+8 | |
| * | | | | | Changed button types and do not hide form on outside click | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -13/+25 | |
| * | | | | | New user form in table | John Molakvoæ (skjnldsv) | 2018-02-27 | 6 | -195/+165 | |
| * | | | | | New button standard | John Molakvoæ (skjnldsv) | 2018-02-27 | 6 | -33/+92 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 194 | -464/+662 | |
* | | | | | Merge pull request #8565 from nextcloud/bugfix/fat-48/make-outlook-and-thunde... | Roeland Jago Douma | 2018-02-27 | 3 | -2/+137 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 3 | -2/+137 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #8496 from nextcloud/ext-strg-design-fixes | Morris Jobke | 2018-02-27 | 6 | -112/+126 | |
|\ \ \ \ | |/ / / |/| | | |