aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-80/+24
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-192-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* refactor(encryption): Replace security annotations with respective attributesprovokateurin2024-07-273-8/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-293-66/+12
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-19/+19
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-3/+3
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-113-23/+23
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-7/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update license headersChristoph Wurst2019-12-053-3/+4
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+1
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-6/+0
* Update license headersMorris Jobke2017-11-061-0/+2
* improve status messagesBjoern Schiessle2017-07-061-4/+17
* Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-221-1/+1
* More casingJoas Schilling2016-08-081-3/+3
* Fix apps/Joas Schilling2016-07-213-4/+7
* Update license headersLukas Reschke2016-05-263-4/+4
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-123-0/+455