summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* makes LDAP's group updater dispatch type eventsArthur Schiwon2020-09-101-4/+0
* Fix reading empty files from objectstorageRoeland Jago Douma2020-09-091-0/+5
* Merge pull request #22746 from nextcloud/backport/22646/stable18Morris Jobke2020-09-091-1/+7
|\
| * Properly add both mimetypes to secure mimetype mappingJulius Härtl2020-09-091-1/+7
* | Warn about adding NotNull columns with nullable defaultJoas Schilling2020-09-071-0/+5
|/
* Use the correct root to determinate the webroot for the resourceJoas Schilling2020-09-041-2/+2
* Fix app password updating out of boundsRoeland Jago Douma2020-09-043-0/+61
* Only disable zip64 if the size is knownRoeland Jago Douma2020-09-011-1/+5
* Merge pull request #22518 from nextcloud/backport/22517/stable18Roeland Jago Douma2020-09-011-1/+1
|\
| * set the mount id before calling storage wrapperRobin Appelman2020-08-311-1/+1
* | Only update the filecache entry once the file has been written to S3Roeland Jago Douma2020-08-311-2/+11
* | Don't lose filecache entry on s3 overwrite errorRoeland Jago Douma2020-08-311-5/+16
|/
* Allow to disable share emailsJoas Schilling2020-08-191-1/+2
* Fix chmod on file descriptorJ0WI2020-08-121-1/+1
* Merge pull request #21982 from nextcloud/backport/21628/stable18Morris Jobke2020-08-103-18/+36
|\
| * dont update mimetype when moving to trashRobin Appelman2020-07-311-1/+5
| * fix renameFromStorage messing with folder mimetypeRobin Appelman2020-07-311-7/+10
| * use exceptions for error signaling in writeStreamRobin Appelman2020-07-312-5/+19
| * fix moving files from external storage to object store trashbinRobin Appelman2020-07-311-9/+6
* | Correctly remove usergroup shares on removing group membersJoas Schilling2020-07-302-1/+48
|/
* Merge pull request #21976 from nextcloud/backport/21658/stable18Morris Jobke2020-07-291-1/+4
|\
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-241-1/+4
* | Ignore whitespace in sharing by mailonehappycat2020-07-241-0/+3
|/
* 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
* Merge pull request #21499 from lmamane/stable18-21285-onelinerMorris Jobke2020-07-081-1/+1
|\
| * Return correct loginname in credentials,Lionel Elie Mamane2020-06-201-1/+1
* | Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18Roeland Jago Douma2020-07-061-7/+7
|\ \
| * | Revert "[stable18] Do not read certificate bundle from data dir by default"Roeland Jago Douma2020-07-031-7/+7
* | | Merge pull request #21388 from nextcloud/backport/21380/stable18Roeland Jago Douma2020-07-041-1/+1
|\ \ \ | |/ / |/| |
| * | Increase timeout of the appstore requestsJoas Schilling2020-07-031-1/+1
| |/
* | Merge pull request #21572 from nextcloud/backport/21558/stable18Morris Jobke2020-07-021-7/+3
|\ \
| * | relax permissions mask check for detecting part file renameRobin Appelman2020-06-241-7/+3
* | | Merge pull request #21551 from nextcloud/backport/21535/stable18Roeland Jago Douma2020-07-022-28/+36
|\ \ \
| * | | Fix language in share notes email for usersJoas Schilling2020-06-242-28/+36
| |/ /
* | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+6
* | | Fix PHP CSJoas Schilling2020-06-231-1/+0
* | | Move back to IGroupManager::displayNamesInGroup()Joas Schilling2020-06-231-10/+7
|/ /
* | 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