nextcloud-server/core/Command
Faraz Samapoor 8f4b20aaa1
Refactors core/Command/Encryption/Enable.php to improve code readability.
Improves the readability of the "execute" method by using early returns and reducing the code indentation.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-04-11 09:29:44 +07:00
..
App composer run cs:fix 2023-01-20 11:45:08 +07:00
Background Fix API breakage by using a new method instead 2023-01-12 17:18:59 +07:00
Broadcast Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Config composer run cs:fix 2023-01-20 11:45:08 +07:00
Db Add parent index on filecache 2023-03-20 15:02:23 +07:00
Encryption Refactors core/Command/Encryption/Enable.php to improve code readability. 2023-04-11 09:29:44 +07:00
Group Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Integrity Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
L10n Update php licenses 2021-06-04 22:02:41 +07:00
Log Fix computerFileSize when called with a string without unit 2023-02-07 11:23:30 +07:00
Maintenance Fail the repair command when an error happened 2023-02-23 16:57:52 +07:00
Preview add command to generate a preview for a file 2023-04-03 17:30:57 +07:00
Security Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
SystemTag Fix undefined when no tags 2022-06-28 15:44:08 +07:00
TwoFactorAuth Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
User normalize userid in user:setting 2023-01-12 17:33:03 +07:00
Base.php Use symfony console table to render the job list properly 2022-07-11 09:46:23 +07:00
Check.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +07:00
Status.php No output by default when --exit-code is used 2023-01-03 15:43:25 +07:00
Upgrade.php composer run cs:fix 2023-01-20 11:45:08 +07:00