Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactors encryption app commands. | Faraz Samapoor | 2024-08-16 | 1 | -34/+12 |
| | | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -3/+3 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Add an occ command to scan files for legacy file key in use and get rid of those | Côme Chilliet | 2023-05-04 | 1 | -2/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update ScanLegacyFormat.php | essys | 2020-11-20 | 1 | -1/+1 |
| | | | Fixed a small typo on line 99. | ||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add legacy scanning command | Roeland Jago Douma | 2020-08-19 | 1 | -0/+140 |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |