summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Hash cache keyChristopher Ng2021-08-181-2/+3
* Only trap E_ERROR in session handlingJulius Härtl2021-08-171-1/+3
* better cleanup of user files on user deletionRobin Appelman2021-08-123-14/+74
* fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-08-091-16/+30
* dont apply jail search filter is on the rootRobin Appelman2021-07-291-0/+12
* Revert "[stable21] better cleanup of filecache when deleting an external stor...John Molakvoæ2021-07-271-40/+0
* Merge pull request #26724 from nextcloud/backport/25417/stable21John Molakvoæ2021-07-271-0/+3
|\
| * Guard against null phone number valueDaniel Calviño Sánchez2021-07-021-0/+3
* | Merge pull request #27205 from nextcloud/backport/26936/stable21John Molakvoæ2021-07-271-0/+40
|\ \
| * | better cleanup of filecache when deleting an external storageRobin Appelman2021-07-131-0/+40
* | | Sanitize more functions from the encryption appLukas Reschke2021-07-211-1/+57
* | | Disable HEIC image preview provider for performance concernstobiasKaminsky2021-07-211-2/+1
* | | Mask password for Redis and RedisCluster on connection failureDaniel Kesselberg2021-07-191-0/+6
* | | Merge pull request #27753 from nextcloud/backport/27586/stable21MichaIng2021-07-151-0/+1
|\ \ \
| * | | Reset checksum when writing files to object storeJulius Härtl2021-07-011-0/+1
* | | | Correctly skip suppressed errors in PHP 8.0Chih-Hsuan Yen2021-07-141-1/+1
| |/ / |/| |
* | | Fix in locking cache checkMichaIng2021-07-061-1/+1
|/ /
* | Merge pull request #27107 from nextcloud/backport/27043/stable21John Molakvoæ2021-07-011-6/+15
|\ \
| * | fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-251-6/+15
* | | Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-251-3/+2
* | | fix error when using CORS with no auth credentialskorelstar2021-06-231-5/+4
* | | Remove throwing annotationLukas Reschke2021-06-221-3/+0
* | | Use execute instead of executeStatementLukas Reschke2021-06-221-1/+1
* | | Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-222-0/+63
| |/ |/|
* | Merge pull request #27415 from nextcloud/backport/26494/stable21Julius Härtl2021-06-142-3/+7
|\ \
| * | Check whether output buffering is active before turning it offRichard de Boer2021-06-071-2/+6
| * | Fix functions taking optional parameters before required onesRichard de Boer2021-06-071-1/+1
* | | Merge pull request #27303 from nextcloud/backport/27062/stable21Julius Härtl2021-06-091-7/+2
|\ \ \ | |/ / |/| |
| * | properly use limit and offset for search in Jail wrapperRobin Appelman2021-05-311-7/+2
* | | Merge pull request #27336 from nextcloud/backport/27329/stable21Morris Jobke2021-06-071-0/+5
|\ \ \
| * | | Propagate throttling on OCS responseLukas Reschke2021-06-011-0/+5
| |/ /
* | | Merge pull request #27333 from nextcloud/backport/27328/stable21John Molakvoæ2021-06-061-0/+12
|\ \ \
| * | | emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
| |/ /
* | | Set umask before operations that create local filesRobin Appelman2021-06-041-4/+16
* | | Merge pull request #27347 from nextcloud/backport/27053/stable21Joas Schilling2021-06-041-3/+2
|\ \ \
| * | | Don't throw when comments is disabledJoas Schilling2021-06-021-3/+2
| |/ /
* / / Don't allow executing cli if cache backend is unavailableRichard Steinmetz2021-06-011-26/+6
|/ /
* | Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1
* | improve type handling of Avatar::generateAvatarFromSvRobin Appelman2021-05-261-2/+3
|/
* Avoid reading ~/.aws/config when using S3 providerFlorent2021-05-251-0/+1
* Fix log error when creating files from an empty templateJulius Härtl2021-05-191-0/+1
* Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-062-15/+25
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-292-1/+66
* Fail when creating new files with an empty pathJulius Härtl2021-04-281-0/+3
* Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
* Fix ratelimit templateJoas Schilling2021-04-271-14/+7
* Merge pull request #26760 from nextcloud/backport/26259/stable21Roeland Jago Douma2021-04-261-0/+30
|\
| * Validate the website field input to be a valid URLJoas Schilling2021-04-261-0/+30
* | Merge pull request #26759 from nextcloud/backport/26747/stable21Roeland Jago Douma2021-04-261-4/+11
|\ \
| * | PHP 8+ deprecates openssl_free_keyacsfer2021-04-261-1/+4