summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* add spaces around operatorsTobias Assmann2021-10-082-2/+2
* draft to prevent the invalidation of pw based authn tokens on a pw less loginTobias Assmann2021-10-082-0/+10
* consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-061-0/+21
* Fix path of file_get_contentsacsfer2021-10-041-1/+1
* handle case where storage can't be created in getStorageRootIdRobin Appelman2021-09-301-1/+7
* Prevent empty base URL during installationLouis Chemineau2021-09-291-1/+2
* Merge pull request #27203 from nextcloud/backport/27187/stable21blizzz2021-09-271-5/+10
|\
| * Use legacy execute methodLouis2021-09-231-1/+1
| * Fix populating the array and closing the cursorsJoas Schilling2021-09-231-3/+3
| * Fix Oracle query limit compliance in CommentsSimounet2021-09-231-5/+10
* | Merge pull request #28905 from nextcloud/backport/26832/stable21MichaIng2021-09-241-0/+3
|\ \ | |/ |/|
| * explicitly close source stream on object store upload even if countwrapper is...Daniel Kesselberg2021-09-201-0/+3
* | 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
|\ \