aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/EncryptionWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelperJohn Molakvoæ2024-06-041-1/+2
|\
| * Merge pull request #40133 from summersab/refactor/OC-Server-getEncryptionKeyS...John Molakvoæ2024-06-041-1/+2
| |\
| | * chore: adjust conflicting php class name usageJohn Molakvoæ2024-05-301-2/+2
| | * Refactor `OC\Server::getEncryptionKeyStorage`Andrew Summers2024-03-151-1/+2
* | | Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelperJohn Molakvoæ2024-05-301-28/+13
|\| |
| * | chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+4
| |/
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
| * extend fix-key-location to handle cases from broken cross-storage movesRobin Appelman2023-08-311-5/+7
* | Refactor `OC\Server::getEncryptionFilesHelper`Andrew Summers2023-08-291-1/+2
|/
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-9/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-191-0/+2
* dont apply encryption wrapper for root mountRobin Appelman2020-12-291-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+2
* Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-3/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+124