summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use class that actually has the destroy() method in preview generatorMorris Jobke2020-08-051-1/+1
| * | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-08-051-0/+6
* | | Merge pull request #22208 from nextcloud/backport/21676/stable19Roeland Jago Douma2020-08-131-1/+1
|\ \ \
| * | | Fix chmod on file descriptorJ0WI2020-08-121-1/+1
* | | | Only clear the realpath cacheJ0WI2020-08-121-2/+2
* | | | clearstatcache() on rmdirJ0WI2020-08-121-0/+2
|/ / /
* / / Search also the email and displayname in user mangement for groupsMorris Jobke2020-08-051-6/+18
|/ /
* | contactsmanager shall limit number of results earlyArthur Schiwon2020-08-032-7/+19
* | Merge pull request #22053 from nextcloud/backport/22015/stable19Joas Schilling2020-07-312-1/+48
|\ \
| * | Correctly remove usergroup shares on removing group membersJoas Schilling2020-07-302-1/+48
* | | parse_url returns null in case a parameter is not foundJoas Schilling2020-07-291-1/+1
|/ /
* / Ignore whitespace in sharing by mailonehappycat2020-07-241-0/+3
|/
* Discourage webauthn user interactionRoeland Jago Douma2020-07-201-2/+7
* Merge pull request #21779 from nextcloud/backport/21499/stable19Roeland Jago Douma2020-07-091-1/+1
|\
| * Return correct loginname in credentials,Lionel Elie Mamane2020-07-091-1/+1
* | ensure home storage is initialized on first setupRobin Appelman2020-07-093-2/+6
* | Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-1/+8
|/
* Fix releasing a shared lock multiple timesJaakko Salo2020-07-061-1/+5
* Merge pull request #21671 from nextcloud/revert-21095-backport/21090/stable19Roeland Jago Douma2020-07-061-7/+7
|\
| * Revert "[stable19] Do not read certificate bundle from data dir by default"Roeland Jago Douma2020-07-031-7/+7
* | Fix static method call for s3 bucket compat checkChristoph Wurst2020-07-031-2/+2
|/
* Merge pull request #21387 from nextcloud/backport/21380/stable19Joas Schilling2020-07-031-1/+1
|\
| * Increase timeout of the appstore requestsJoas Schilling2020-07-021-1/+1
* | Merge pull request #21573 from nextcloud/backport/21558/stable19Morris Jobke2020-07-021-7/+3
|\ \ | |/ |/|
| * relax permissions mask check for detecting part file renameRobin Appelman2020-06-241-7/+3
* | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+6
* | Log deprecated events as debugRoeland Jago Douma2020-07-021-1/+1
* | Merge pull request #21638 from nextcloud/backport/21588/stable19Roeland Jago Douma2020-07-021-1/+2
|\ \
| * | Update presign method to match with interface again.Daniel Kesselberg2020-06-301-1/+2
| |/
* | Merge pull request #21538 from nextcloud/backport/21452/stable19Joas Schilling2020-07-011-12/+7
|\ \ | |/ |/|
| * Fix unit testsJoas Schilling2020-06-231-1/+1
| * Fix PHP CSJoas Schilling2020-06-231-1/+0
| * Move back to IGroupManager::displayNamesInGroup()Joas Schilling2020-06-231-10/+6
* | Fix language in share notes email for usersJoas Schilling2020-06-232-28/+36
* | Merge pull request #21526 from nextcloud/backport/21479/stable19Roeland Jago Douma2020-06-232-3/+18
|\ \ | |/ |/|
| * Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-222-3/+18
* | Merge pull request #21447 from nextcloud/backport/21406/stable19Roeland Jago Douma2020-06-221-2/+3
|\ \ | |/ |/|
| * Disable Client-Side Monitoring on AWS storageChristoph Wurst2020-06-171-2/+3
* | Merge pull request #21485 from nextcloud/backport/21482/stable19Roeland 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
|/
* Clean up auth tokens when user is deletedChristoph Wurst2020-06-161-0/+72
* Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-151-34/+22
* Upload part size as S3 parameter instead of constant valueFlorent2020-06-152-3/+5
* Prevent harder to share your rootJoas Schilling2020-06-041-3/+1
* 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
* Clear the statscache before fetching the metadataRoeland Jago Douma2020-05-281-0/+1
* Merge pull request #21095 from nextcloud/backport/21090/stable19Roeland Jago Douma2020-05-261-7/+7
|\