summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* better cleanup of user files on user deletionRobin Appelman2021-08-125-14/+76
* Merge pull request #28361 from nextcloud/backport/28220/stable21Julius Härtl2021-08-111-16/+30
|\
| * fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-08-091-16/+30
* | [tx-robot] updated from transifexNextcloud bot2021-08-104-0/+20
|/
* [tx-robot] updated from transifexNextcloud bot2021-08-082-28/+48
* [tx-robot] updated from transifexNextcloud bot2021-08-062-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-08-028-6/+492
* dont apply jail search filter is on the rootRobin Appelman2021-07-291-0/+12
* Fix missing exception class importChristoph Wurst2021-07-281-0/+1
* Revert "[stable21] better cleanup of filecache when deleting an external stor...John Molakvoæ2021-07-271-40/+0
* Merge pull request #27729 from nextcloud/revert-26587-backport/26581/stable21John Molakvoæ2021-07-271-6/+3
|\
| * Revert "[stable21] Fix constraint violation detection in QB Mapper"Christoph Wurst2021-06-301-6/+3
* | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2021-07-15132-262/+2
* | | | | Correctly skip suppressed errors in PHP 8.0Chih-Hsuan Yen2021-07-141-1/+1
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-07-102-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-07-092-0/+26
* | | | [tx-robot] updated from transifexNextcloud bot2021-07-082-0/+4
* | | | Fix in locking cache checkMichaIng2021-07-061-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2021-07-062-0/+4
|/ / /
* | | 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
* | | | [tx-robot] updated from transifexNextcloud bot2021-07-014-14/+14
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-282-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-276-8/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-06-262-0/+2
* | | Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-251-3/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-252-0/+34
* | | [tx-robot] updated from transifexNextcloud bot2021-06-244-14/+14
* | | fix error when using CORS with no auth credentialskorelstar2021-06-231-5/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-06-232-0/+16
* | | 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-224-0/+65
* | | [tx-robot] updated from transifexNextcloud bot2021-06-224-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-06-202-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-194-8/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-06-1812-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2021-06-17136-324/+324
| |/ |/|
* | Merge pull request #27415 from nextcloud/backport/26494/stable21Julius Härtl2021-06-143-4/+8
|\ \
| * | Check whether output buffering is active before turning it offRichard de Boer2021-06-071-2/+6
| * | Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-06-071-1/+1