summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-06-1612-8/+18
* Merge pull request #21419 from nextcloud/backport/21408/stable19blizzz2020-06-152-44/+53
|\
| * Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-152-44/+53
|/
* Merge pull request #21409 from nextcloud/backport/21317/stable19Roeland Jago Douma2020-06-152-3/+5
|\
| * Upload part size as S3 parameter instead of constant valueFlorent2020-06-152-3/+5
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-1514-38/+44
* [tx-robot] updated from transifexNextcloud bot2020-06-142-2/+2
* Merge pull request #21354 from nextcloud/backport/21347/stable19Roeland Jago Douma2020-06-113-2/+3
|\
| * Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-103-2/+3
* | Merge pull request #21352 from nextcloud/backport/21311/stable19Roeland Jago Douma2020-06-112-4/+6
|\ \
| * | Always sort shares in a reliable wayJoas Schilling2020-06-102-4/+6
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-06-1118-18/+66
* | Merge pull request #21356 from nextcloud/backport/21185/stable19Joas Schilling2020-06-101-0/+9
|\ \ | |/ |/|
| * Reflect unreadable state in the UIJoas Schilling2020-06-101-0/+9
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-10144-402/+550
* Merge pull request #21333 from nextcloud/backport/21318/stable19Roeland Jago Douma2020-06-091-0/+1
|\
| * clear LDAP cache after user deletionArthur Schiwon2020-06-091-0/+1
|/
* Merge pull request #21308 from nextcloud/backport/21198/stable19Roeland Jago Douma2020-06-091-30/+23
|\
| * Only use background fade if nextcloud blue is setJulius Härtl2020-06-081-30/+23
* | [tx-robot] updated from transifexNextcloud bot2020-06-0926-110/+144
|/
* Merge pull request #21203 from nextcloud/backport/21091/stable19Roeland Jago Douma2020-06-082-0/+6
|\
| * normalize sftp path in read and write streamRobin Appelman2020-06-032-0/+6
* | Merge pull request #21287 from nextcloud/backport/21274/stable19Roeland Jago Douma2020-06-081-0/+3
|\ \
| * | Enable passwordless for everyone not only admins.Daniel Kesselberg2020-06-071-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2020-06-08134-764/+804
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-06-0720-28/+118
* | Merge pull request #21210 from nextcloud/backport/20938/stable19Roeland Jago Douma2020-06-065-40/+75
|\ \
| * | Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-033-19/+27
| * | Fix the Talk verificationChristoph Wurst2020-06-033-21/+48
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-06-0634-2/+72
* | Merge pull request #21247 from nextcloud/backport/21229/stable19Roeland Jago Douma2020-06-051-2/+4
|\ \
| * | Fix empty event UUID reminder notificationsThomas Citharel2020-06-051-2/+4
|/ /
* | Merge pull request #21242 from nextcloud/backport/21232/stable19Roeland Jago Douma2020-06-051-1/+1
|\ \
| * | Use \OC::$CLI instead of PHP_SAPIThomas Citharel2020-06-041-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-06-051102-8610/+8284
|/ /
* | Merge pull request #21226 from nextcloud/backport/21199/stable19Roeland Jago Douma2020-06-042-5/+5
|\ \
| * | Prevent harder to share your rootJoas Schilling2020-06-042-5/+5
| |/
* | Merge pull request #21200 from nextcloud/backport/21181/stable19Roeland Jago Douma2020-06-041-2/+2
|\ \ | |/ |/|
| * Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst2020-06-031-2/+2
|/
* Merge pull request #21151 from nextcloud/backport/21143/stable19Morris Jobke2020-05-2914-30/+1326
|\
| * Add integration tests for video verificationDaniel Calviño Sánchez2020-05-294-0/+608
| * Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-295-0/+305
| * Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-292-4/+18
| * Remove unused variablesDaniel Calviño Sánchez2020-05-292-10/+7
| * Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-292-9/+83
| * Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-292-5/+107
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-292-0/+75
| * Fix creating a mail share with a passwordDaniel Calviño Sánchez2020-05-292-4/+104
| * Extend mail shares unit tests to check the password and mail templateDaniel Calviño Sánchez2020-05-291-2/+23
|/
* Merge pull request #21148 from nextcloud/backport/21146/stable19Roeland Jago Douma2020-05-291-3/+3
|\