aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Crypto/EncryptAll.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-55/+11
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-8/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-291-24/+4
* fix(i18n) Changed grammar related to "login"rakekniven2023-07-151-1/+1
* Move encrypt-all password email to EmailTemplateJoas Schilling2023-03-081-39/+34
* Generate strong, human readable OTPJ0WI2021-07-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Harden EncryptAll check for empty emailRoeland Jago Douma2021-02-151-1/+1
* 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