summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #28790 from nextcloud/backport/23065/stable21blizzz2021-09-231-1/+5
|\ \
| * | Fix indentation errorTom Grant2021-09-101-4/+4
| * | Fix null displayname crash as described in #21885tgrant2021-09-101-1/+5
* | | Support seeking also from the end of file on S3 storagePauli Järvinen2021-09-201-1/+10
| |/ |/|
* | Fall back to full file for video previewsVincent Petry2021-09-202-9/+29
* | Add email addresses to contacts menuDaniel Kesselberg2021-09-171-0/+1
* | Add database ratelimiting backendLukas Reschke2021-09-135-28/+152
|/
* fix even more bracketsJasper Knockaert2021-09-031-1/+1
* fix brakcetsJasper Knockaert2021-09-031-1/+0
* consolidation of boolean expressionJasper Knockaert2021-09-031-5/+2
* avoid fread on directories and unencrypted filesJasper Knockaert2021-09-031-13/+16
* Harden bootstrap context registrations when apps are missingChristoph Wurst2021-08-311-11/+51
* Unregister enc stream wrapper for any exceptionVincent Petry2021-08-261-1/+1
* Merge pull request #28455 from nextcloud/backport/28303/stable21Joas Schilling2021-08-201-0/+7
|\
| * Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+7
* | Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8
* | Merge pull request #28498 from nextcloud/backport/28485/stable21Julius Härtl2021-08-191-6/+14
|\ \
| * | Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
* | | Merge pull request #28495 from nextcloud/backport/28481/stable21Pytal2021-08-181-2/+3
|\ \ \ | |/ / |/| |
| * | Hash cache keyChristopher Ng2021-08-181-2/+3
* | | Emit an error log when the app token login name does not matchChristoph Wurst2021-08-181-1/+6
|/ /
* / 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
|\ \ \