0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/core/Command
Joas Schilling d7d1fb6aca fix(maintenance): Show a success message on data-fingerprint command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-02 08:20:48 +00:00
..
App fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2024-03-12 11:23:35 +01:00
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Config fix(appconfig): returns correct value on details 2024-04-17 22:01:47 -01:00
Db fix(migration-preview): display a message if no attributes set 2024-08-06 22:52:43 -01:00
Encryption Update core/Command/Encryption/DecryptAll.php 2023-06-20 16:24:46 +02:00
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Group Moves single constructor parameters to new lines. 2023-06-20 09:29:50 +02:00
Info fix: getMountsForFileId may return an unordered list 2024-07-01 09:59:37 +00:00
Integrity Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
Maintenance fix(maintenance): Show a success message on data-fingerprint command 2024-12-02 08:20:48 +00:00
Preview perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Security fix(security): Describe occ security:bruteforce:attempts accurately 2024-02-21 13:57:41 +00:00
SystemTag Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
TwoFactorAuth chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
User fix: Use IUserManager::callForAllUsers() to save memory 2024-03-14 08:40:22 +01:00
Base.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Check.php Update core/Command/Check.php 2023-06-24 23:14:23 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupChecks.php Use match statement in richToParsed implementation 2024-01-11 14:03:55 +01:00
Status.php Uses PHP8's constructor property promotion. 2023-06-24 23:14:23 +02:00
Upgrade.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00