| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the correct root to determinate the webroot for the resource | Joas Schilling | 2020-09-04 | 1 | -2/+2 |
* | Fix app password updating out of bounds | Roeland Jago Douma | 2020-09-04 | 3 | -0/+61 |
* | Only disable zip64 if the size is known | Roeland Jago Douma | 2020-09-01 | 1 | -1/+5 |
* | Merge pull request #22518 from nextcloud/backport/22517/stable18 | Roeland Jago Douma | 2020-09-01 | 1 | -1/+1 |
|\ |
|
| * | set the mount id before calling storage wrapper | Robin Appelman | 2020-08-31 | 1 | -1/+1 |
* | | Only update the filecache entry once the file has been written to S3 | Roeland Jago Douma | 2020-08-31 | 1 | -2/+11 |
* | | Don't lose filecache entry on s3 overwrite error | Roeland Jago Douma | 2020-08-31 | 1 | -5/+16 |
|/ |
|
* | Allow to disable share emails | Joas Schilling | 2020-08-19 | 1 | -1/+2 |
* | Fix chmod on file descriptor | J0WI | 2020-08-12 | 1 | -1/+1 |
* | Merge pull request #21982 from nextcloud/backport/21628/stable18 | Morris Jobke | 2020-08-10 | 3 | -18/+36 |
|\ |
|
| * | dont update mimetype when moving to trash | Robin Appelman | 2020-07-31 | 1 | -1/+5 |
| * | fix renameFromStorage messing with folder mimetype | Robin Appelman | 2020-07-31 | 1 | -7/+10 |
| * | use exceptions for error signaling in writeStream | Robin Appelman | 2020-07-31 | 2 | -5/+19 |
| * | fix moving files from external storage to object store trashbin | Robin Appelman | 2020-07-31 | 1 | -9/+6 |
* | | Correctly remove usergroup shares on removing group members | Joas Schilling | 2020-07-30 | 2 | -1/+48 |
|/ |
|
* | Merge pull request #21976 from nextcloud/backport/21658/stable18 | Morris Jobke | 2020-07-29 | 1 | -1/+4 |
|\ |
|
| * | allow admin to configure the max trashbin size | Robin Appelman | 2020-07-24 | 1 | -1/+4 |
* | | Ignore whitespace in sharing by mail | onehappycat | 2020-07-24 | 1 | -0/+3 |
|/ |
|
* | ensure home storage is initialized on first setup | Robin Appelman | 2020-07-09 | 3 | -2/+6 |
* | Use the correct mountpoint to calculate | Roeland Jago Douma | 2020-07-09 | 1 | -1/+8 |
* | Merge pull request #21499 from lmamane/stable18-21285-oneliner | Morris Jobke | 2020-07-08 | 1 | -1/+1 |
|\ |
|
| * | Return correct loginname in credentials, | Lionel Elie Mamane | 2020-06-20 | 1 | -1/+1 |
* | | Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18 | Roeland Jago Douma | 2020-07-06 | 1 | -7/+7 |
|\ \ |
|
| * | | Revert "[stable18] Do not read certificate bundle from data dir by default" | Roeland Jago Douma | 2020-07-03 | 1 | -7/+7 |
* | | | Merge pull request #21388 from nextcloud/backport/21380/stable18 | Roeland Jago Douma | 2020-07-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Increase timeout of the appstore requests | Joas Schilling | 2020-07-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #21572 from nextcloud/backport/21558/stable18 | Morris Jobke | 2020-07-02 | 1 | -7/+3 |
|\ \ |
|
| * | | relax permissions mask check for detecting part file rename | Robin Appelman | 2020-06-24 | 1 | -7/+3 |
* | | | Merge pull request #21551 from nextcloud/backport/21535/stable18 | Roeland Jago Douma | 2020-07-02 | 2 | -28/+36 |
|\ \ \ |
|
| * | | | Fix language in share notes email for users | Joas Schilling | 2020-06-24 | 2 | -28/+36 |
| |/ / |
|
* | | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating | Joas Schilling | 2020-07-02 | 1 | -0/+6 |
* | | | Fix PHP CS | Joas Schilling | 2020-06-23 | 1 | -1/+0 |
* | | | Move back to IGroupManager::displayNamesInGroup() | Joas Schilling | 2020-06-23 | 1 | -10/+7 |
|/ / |
|
* | | Merge pull request #21448 from nextcloud/backport/21406/stable18 | Roeland Jago Douma | 2020-06-22 | 1 | -1/+2 |
|\ \ |
|
| * | | Disable Client-Side Monitoring on AWS storage | Christoph Wurst | 2020-06-17 | 1 | -1/+2 |
| |/ |
|
* | | Merge pull request #21486 from nextcloud/backport/21482/stable18 | Roeland Jago Douma | 2020-06-21 | 1 | -1/+5 |
|\ \ |
|
| * | | Don't log Keys | Joas Schilling | 2020-06-19 | 1 | -1/+5 |
* | | | Give up after 10 seconds in SCSS timeout | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #21381 from nextcloud/backport/20447/stable18 | Roeland Jago Douma | 2020-06-19 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix #13287 - Increase max-height on button in welcome email template | Liam JACK | 2020-06-12 | 1 | -2/+2 |
| |/ |
|
* / | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-18 | 1 | -0/+72 |
|/ |
|
* | Merge pull request #21160 from nextcloud/backport/21152/stable18 | Roeland Jago Douma | 2020-06-06 | 1 | -5/+21 |
|\ |
|
| * | Fix disabling send password by Talk without new password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -4/+4 |
| * | Fix enabling send password by Talk with same password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -1/+11 |
| * | Fix enabling send password by Talk with empty password in link shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -0/+6 |
* | | Prevent harder to share your root | Joas Schilling | 2020-06-04 | 1 | -3/+1 |
|/ |
|
* | Revert "[stable18] Fix password changes in link and mail shares" | Morris Jobke | 2020-05-29 | 1 | -21/+5 |
* | Fix disabling send password by Talk without new password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -4/+4 |
* | Fix enabling send password by Talk with same password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -1/+11 |
* | Fix enabling send password by Talk with empty password in link shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -0/+6 |