summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-12/+3
* Refactor getEncryptionModule routineJ0WI2021-07-061-17/+13
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-7/+0
* Fix multiline commentsChristoph Wurst2020-04-081-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+1
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-9/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix translationsJoas Schilling2017-04-181-2/+2
* Don't add the Encryption Storage Wrapper if there are no encryption modulesRoeland Jago Douma2017-03-291-2/+5
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+284