summaryrefslogtreecommitdiffstats
path: root/core/Command/Encryption/DecryptAll.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Add return value to all commandsJoas Schilling2020-06-261-4/+6
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-211-0/+9
* Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-141-0/+8
* Update license headersMorris Jobke2017-11-061-0/+2
* Clean up single user modeMorris Jobke2017-02-221-11/+11
* It's NextcloudMarius Blüm2016-11-161-1/+1
* Fix othersJoas Schilling2016-07-211-2/+6
* Keep encryption enabled if decrypting for single userVincent Petry2016-06-241-0/+3
* Fix the FIXME (#25022)Joas Schilling2016-06-091-2/+1
* Merge pull request #24992 from owncloud/fix_decrypt_messageVincent Petry2016-06-081-1/+10
|\
| * Fixed reviewsSergio Bertolín2016-06-071-2/+2
| * Comments fixeddavitol2016-06-061-3/+2
| * Fix Decrypt message via occdavitol2016-06-061-1/+11
* | Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-1/+2
|/
* Update license headersLukas Reschke2016-05-261-1/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+160