aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Command
Commit message (Expand)AuthorAgeFilesLines
* Prevent running FixEncryptedVersion without master keyVincent Petry2021-06-301-1/+18
* Fix FixEncryptedVersionTest testVincent Petry2021-06-301-5/+5
* Fix warnings in FixEncryptedVersion commandVincent Petry2021-06-301-13/+26
* Detect disabled signature check when reparingVincent Petry2021-06-301-1/+13
* Downstream encryption:fix-encrypted-versionVincent Petry2021-06-301-0/+244
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Update ScanLegacyFormat.phpessys2020-11-201-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+5
* Add legacy scanning commandRoeland Jago Douma2020-08-191-0/+140
* Also always return in app commandsJoas Schilling2020-06-263-6/+11
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-16/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Remove unused importsChristoph Wurst2020-03-251-5/+0
* Update license headersChristoph Wurst2019-12-053-3/+5
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+0
* add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-161-0/+118
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-127/+0
* Update license headersMorris Jobke2017-11-062-0/+3
* add occ command to disable the master key againBjoern Schiessle2017-07-061-0/+89
* Move console command registration to info.xml for encryption as well as files...Thomas Müller2016-10-121-9/+8
* Fix apps/Joas Schilling2016-07-212-2/+4
* Update license headersLukas Reschke2016-05-262-2/+2
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-122-0/+212