summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Crypto/EncryptAll.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+6
* Remove spaces after method or function callChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-241-0/+6
* Update license headersMorris Jobke2017-11-061-0/+1
* print generated encryption key passwords directly after generating the keys s...Kenneth Newwood2017-09-111-6/+9
* Fix apps/Joas Schilling2016-07-211-2/+4
* fix stringsMorris Jobke2016-06-201-1/+1
* Update license headersLukas Reschke2016-05-261-1/+1
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+473