summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Allow additional personal settings via normal registrationJoas Schilling2020-09-091-1/+2
* | Merge pull request #22745 from nextcloud/backport/22646/stable19Morris 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
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-072-34/+52
* [tx-robot] updated from transifexNextcloud bot2020-09-062-0/+8
* Merge pull request #22515 from nextcloud/backport/22472/stable19Roeland Jago Douma2020-09-042-1/+8
|\
| * Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-312-1/+8
* | Merge pull request #22579 from nextcloud/backport/22550/stable19Roeland Jago Douma2020-09-041-2/+2
|\ \
| * | Use the correct root to determinate the webroot for the resourceJoas Schilling2020-09-041-2/+2
* | | Merge pull request #22442 from nextcloud/backport/22421/stable19Roeland Jago Douma2020-09-041-1/+3
|\ \ \
| * | | show better quota warning for group folders and external storageRobin Appelman2020-08-261-1/+3
* | | | Merge pull request #22569 from nextcloud/backport/22524/stable19Roeland Jago Douma2020-09-045-0/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix app password updating out of boundsRoeland Jago Douma2020-09-035-0/+60
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-042-4/+4
|/ / /
* | | Only disable zip64 if the size is knownRoeland Jago Douma2020-09-011-1/+5
* | | Merge pull request #22519 from nextcloud/backport/22517/stable19Julius Härtl2020-08-311-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
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-282-2/+2
* | Remove @package annotations from public namespaceJulius Härtl2020-08-27217-217/+0
* | Remove wrongly annotated package namesJulius Härtl2020-08-276-7/+0
* | [tx-robot] updated from transifexNextcloud bot2020-08-272-4/+4
|/
* Merge pull request #22410 from nextcloud/backport/22359/stable19Roeland Jago Douma2020-08-261-0/+10
|\
| * adjust since for 19Arthur Schiwon2020-08-251-1/+1
| * fix possible leaking scope in FlowArthur Schiwon2020-08-251-0/+10
* | [tx-robot] updated from transifexNextcloud bot2020-08-262-0/+32
|/
* Make legacy cipher opt inRoeland Jago Douma2020-08-241-0/+1
* Merge pull request #22355 from nextcloud/backport/20772/stable19Roeland Jago Douma2020-08-241-1/+9
|\
| * Properly search for users when limittogroups is enabledRoeland Jago Douma2020-08-211-1/+9
* | [tx-robot] updated from transifexNextcloud bot2020-08-234-2/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-202-0/+2
* Merge pull request #21983 from nextcloud/backport/21628/stable19Morris Jobke2020-08-193-18/+36
|\
| * dont update mimetype when moving to trashRobin Appelman2020-07-311-1/+5
| * fix renameFromStorage messing with folder mimetypeRobin Appelman2020-07-231-7/+10
| * use exceptions for error signaling in writeStreamRobin Appelman2020-07-232-5/+19
| * fix moving files from external storage to object store trashbinRobin Appelman2020-07-231-9/+6
* | Allow to disable share emailsJoas Schilling2020-08-191-1/+2
* | [tx-robot] updated from transifexNextcloud bot2020-08-192-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-08-182-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-08-172-0/+2
* | Silence duplicate session warningsRoeland Jago Douma2020-08-141-4/+4
* | Merge pull request #21975 from nextcloud/backport/21658/stable19Roeland Jago Douma2020-08-141-1/+3
|\ \
| * | allow admin to configure the max trashbin sizeRobin Appelman2020-07-231-1/+3
| |/
* | Merge pull request #22121 from nextcloud/backport/22008/stable19Roeland Jago Douma2020-08-131-0/+6
|\ \
| * | 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