Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 132 | -240/+286 |
* | Merge pull request #8634 from nextcloud/ldap-no-empty-names | Roeland Jago Douma | 2018-03-05 | 2 | -6/+59 |
|\ | |||||
| * | treat iconv issues | Arthur Schiwon | 2018-03-05 | 2 | -5/+13 |
| * | typo + phpdoc | Arthur Schiwon | 2018-03-05 | 1 | -1/+2 |
| * | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-02 | 2 | -3/+47 |
* | | Merge pull request #8630 from nextcloud/ldap-cachekey-sha256 | Joas Schilling | 2018-03-05 | 2 | -2/+2 |
|\ \ | |||||
| * | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-02 | 2 | -2/+2 |
| |/ | |||||
* | | Merge pull request #8601 from nextcloud/theming-fix-background-color | Morris Jobke | 2018-03-05 | 1 | -7/+5 |
|\ \ | |||||
| * | | Remove to restrict check for background image/color | Julius Härtl | 2018-03-01 | 1 | -7/+5 |
* | | | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 11 | -1147/+8 |
|\ \ \ | |||||
| * | | | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 11 | -1147/+8 |
* | | | | Merge pull request #8590 from nextcloud/redirect-to-download-after-share | Roeland Jago Douma | 2018-03-05 | 2 | -11/+51 |
|\ \ \ \ | |||||
| * | | | | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
| * | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -6/+6 |
| * | | | | fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+9 |
| * | | | | Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -4/+7 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 18 | -4/+54 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 66 | -36/+148 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 144 | -148/+94 |
* | | | | | Merge pull request #8619 from coliff/patch-1 | Roeland Jago Douma | 2018-03-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use correct input type for the url entry | Christian Oliff | 2018-03-02 | 1 | -1/+1 |
* | | | | | Merge pull request #8612 from nextcloud/rakekniven-i18n-fix | Morris Jobke | 2018-03-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update commentstabview.js | rakekniven | 2018-03-01 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 54 | -6/+102 |
|/ / / / | |||||
* | | | | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation | Roeland Jago Douma | 2018-03-01 | 2 | -55/+426 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update comments in tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+4 |
| * | | | Improve documentation of "getTotalWidth" | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+4 |
| * | | | Do not show the crumbs again after hiding them | Daniel Calviño Sánchez | 2018-02-28 | 1 | -6/+0 |
| * | | | Fix menu visibility | Daniel Calviño Sánchez | 2018-02-28 | 2 | -10/+100 |
| * | | | 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 #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 |