aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-163-2/+19
* SCSSCacher - Lock should not be removedMorris Jobke2020-10-161-1/+0
* Provide log statements for SCSS cacheMorris Jobke2020-10-161-10/+25
* Merge pull request #23214 from nextcloud/backport/22937/stable19Roeland Jago Douma2020-10-081-1/+5
|\
| * Allow configuring the activity update interval of tokenRoeland Jago Douma2020-10-061-1/+5
* | Only run the query to get the account data onceJoas Schilling2020-10-061-5/+7
|/
* Merge pull request #22784 from nextcloud/backport/22234/stable19Roeland Jago Douma2020-10-011-4/+12
|\
| * Use user mount with matching shared storage onlyJulius Härtl2020-09-101-4/+12
* | Merge pull request #23087 from nextcloud/backport/23013/stable19Roeland Jago Douma2020-10-011-2/+3
|\ \
| * | Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-291-2/+3
* | | Merge pull request #23090 from nextcloud/backport/23074/stable19Roeland Jago Douma2020-10-011-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-291-2/+2
| |/ /
* / / Generate exception to log on php errorsJulius Härtl2020-09-291-2/+4
|/ /
* | Merge pull request #22804 from nextcloud/backport/stable19/22116-22648-22761Roeland Jago Douma2020-09-281-0/+5
|\ \
| * | Transfer shares of the transferred root nodeJulius Härtl2020-09-171-0/+5
* | | Merge pull request #22904 from nextcloud/backport/22636/stable19Roeland Jago Douma2020-09-281-13/+15
|\ \ \ | |/ / |/| |
| * | Make sure that getConfig is still called for browsers that do not support CSPv3Julius Härtl2020-09-171-13/+15
* | | 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 #22742 from nextcloud/backport/22589/stable19Morris Jobke2020-09-091-1/+2
|\
| * 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
|/
* 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
* | | Fix app password updating out of boundsRoeland Jago Douma2020-09-033-0/+58
| |/ |/|
* | 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
|/
* Make legacy cipher opt inRoeland Jago Douma2020-08-241-0/+1
* Properly search for users when limittogroups is enabledRoeland Jago Douma2020-08-211-1/+9
* 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
* | 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
|\ \ \