summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #21448 from nextcloud/backport/21406/stable18Roeland Jago Douma2020-06-221-1/+2
|\ \
| * | Disable Client-Side Monitoring on AWS storageChristoph Wurst2020-06-171-1/+2
| |/
* | Merge pull request #21486 from nextcloud/backport/21482/stable18Roeland Jago Douma2020-06-211-1/+5
|\ \
| * | Don't log KeysJoas Schilling2020-06-191-1/+5
* | | Give up after 10 seconds in SCSS timeoutRoeland Jago Douma2020-06-191-1/+1
|/ /
* | Merge pull request #21381 from nextcloud/backport/20447/stable18Roeland Jago Douma2020-06-191-2/+2
|\ \
| * | Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-06-121-2/+2
| |/
* / Clean up auth tokens when user is deletedChristoph Wurst2020-06-181-0/+72
|/
* Merge pull request #21160 from nextcloud/backport/21152/stable18Roeland Jago Douma2020-06-061-5/+21
|\
| * Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-4/+4
| * Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-291-1/+11
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+6
* | Prevent harder to share your rootJoas Schilling2020-06-041-3/+1
|/
* Revert "[stable18] Fix password changes in link and mail shares"Morris Jobke2020-05-291-21/+5
* Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-4/+4
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-291-1/+11
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+6
* Merge pull request #21109 from nextcloud/backport/19793/stable18Roeland Jago Douma2020-05-281-5/+0
|\
| * Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-261-5/+0
* | Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-7/+7
|/
* Merge pull request #20965 from nextcloud/backport/20033/stable18Morris Jobke2020-05-252-21/+216
|\
| * harden seekable http stream a bit against failuresRobin Appelman2020-05-221-3/+13
| * update autoloaderRobin Appelman2020-05-201-9/+7
| * add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-05-201-8/+18
| * make seekable s3 stream genericRobin Appelman2020-05-202-57/+106
| * Enable fseek for files in S3 storageLukas Stabe2020-05-202-19/+147
* | Compress the appstore requests by defaultMorris Jobke2020-05-201-3/+2
* | Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-2/+2
* | Fix issues with Keystone auth v3 in files_external appJulien Lutran2020-05-151-0/+4
|/
* Merge pull request #20574 from nextcloud/backport/16035/stable18Morris Jobke2020-05-122-8/+28
|\
| * dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-05-122-8/+28
* | Merge pull request #20877 from nextcloud/backport/20719/stable18Roeland Jago Douma2020-05-121-2/+11
|\ \
| * | Fix languages empty arrayGretaD2020-05-111-2/+11
| |/
* | Merge pull request #20924 from nextcloud/backport/20915/stable18Roeland Jago Douma2020-05-111-7/+13
|\ \
| * | Use random_bytesRoeland Jago Douma2020-05-111-7/+13
| |/
* / dont try to update storage mtime if we can't get the mtimeRobin Appelman2020-05-011-6/+9
|/
* Merge pull request #20763 from nextcloud/backport/20710/stable18Roeland Jago Douma2020-05-011-10/+5
|\
| * Fix Argon2 options checksMichaIng2020-05-011-10/+5
* | Allow specifying a default expiration dateRoeland Jago Douma2020-05-011-2/+12
|/
* Adhere to EMailTemplate interface in constructor call.Tekhnee2020-04-271-1/+1
* Merge pull request #20512 from nextcloud/backport/20246/stable18Roeland Jago Douma2020-04-205-22/+25
|\
| * Provide the proper language to the mailerRoeland Jago Douma2020-04-185-22/+25
* | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-161-6/+6
|/
* Merge pull request #20483 from nextcloud/backport/19936/stable18Roeland Jago Douma2020-04-151-2/+6
|\
| * Handle unset owner in sharingJoas Schilling2020-04-141-2/+6
* | Close the streams in `writeStream` even when there is an exceptionRobin Appelman2020-04-151-3/+6
|/
* Merge pull request #20163 from nextcloud/backport/19782/stable18Morris Jobke2020-04-141-9/+18
|\
| * Use global used space in quota wrappen when external storage is includedRobin Appelman2020-03-251-9/+18
* | Merge pull request #20334 from nextcloud/backport/20284/stable18Roeland Jago Douma2020-04-141-2/+4
|\ \
| * | Properly hint exceptions thrown by getUserFolderJulius Härtl2020-04-061-2/+4