summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22443 from nextcloud/backport/22421/stable18Roeland Jago Douma2020-10-011-1/+3
|\
| * show better quota warning for group folders and external storageRobin Appelman2020-09-291-1/+3
* | Merge pull request #23088 from nextcloud/backport/23013/stable18Roeland Jago Douma2020-10-011-2/+3
|\ \
| * | Show federation and email results also with exact user match unless containing @Joas Schilling2020-10-011-2/+3
* | | Merge pull request #22802 from nextcloud/backport/stable18/22116-22648-22761Roeland Jago Douma2020-10-011-0/+5
|\ \ \
| * | | Transfer shares of the transferred root nodeJulius Härtl2020-09-171-0/+5
| |/ /
* | | Merge pull request #23091 from nextcloud/backport/23074/stable18Roeland Jago Douma2020-09-291-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-291-2/+2
| |/ /
* | | Merge pull request #22743 from nextcloud/backport/22589/stable18Joas Schilling2020-09-291-1/+2
|\ \ \ | |/ / |/| |
| * | Allow additional personal settings via normal registrationJoas Schilling2020-09-091-1/+2
* | | fix: file quota was not applied in all caseskorelstar2020-09-171-2/+2
* | | 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
|\ \