aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Encryption/EncryptAll.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_allLouis Chemineau2024-11-251-5/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-261-23/+3
* Update core/Command/Encryption/EncryptAll.phpFaraz Samapoor2023-06-201-1/+1
* Uses PHP8's constructor property promotion in core/Command/Encryption classes.Faraz Samapoor2023-06-201-12/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-31/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-2/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* 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
* ownC -> NextcMorris Jobke2017-03-191-1/+1
* Update the occ:encrypt-all promptMatthew Setter2017-03-191-4/+4
* Clean up single user modeMorris Jobke2017-02-221-11/+11
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+134