Commit Graph

556 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 2 years ago
Simon L 3f6caa46f3 document error 2 years ago
Jonas af4287d8a3 Update core/Command/Background/ListCommand.php 2 years ago
Jonas 490f5cc4ec fix(Background): Bump default limit for listing background jobs to 500 2 years ago
Jonas 9fbe68ab36 fix(Background): Show comment about limit at end and conditionally 2 years ago
Jonas deb4bb8d4e Update core/Command/Background/ListCommand.php 2 years ago
Josh Richards bb75dab93a (enh) Change occ background-job:list limit default 10->100 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Côme Chilliet 39d2970191
Add $name property in SetupResult and improve API 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Côme Chilliet 3cdb059dcf
Use no style for info to make it different from warning 2 years ago
Côme Chilliet 2aab6bd209 Fix icon for errors to be consistent with the others 2 years ago
Côme Chilliet 802da2b801 Add an emoji for warnings as well 2 years ago
Côme Chilliet a1a7774374 Use constants for SUCCESS/FAILURE and show errors even on quiet level 2 years ago
Côme Chilliet b5eeaa90d7 Add a command to run the setup checks from CLI 2 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 2 years ago
Lucas Azevedo cc912c3b51 Format lastActivity and type for plain output 2 years ago
Daniel Kesselberg 84230059e9
fix: make cancelOperation public 2 years ago
Lucas Azevedo 9c66bf6dc3 Use table output for list command 2 years ago
Lucas Azevedo c93b1634d3
Fixes from static analysis 2 years ago
Lucas Azevedo fe9b9c1955 Add last-used-before option 2 years ago
Lucas Azevedo 5af683d2c4 Namespace user auth token commands 2 years ago
Lucas Azevedo ca101b2dbe Filter out sensitive fields in user:auth-tokens 2 years ago
Lucas Azevedo 7d05d1f604 Add missing return types 2 years ago
Lucas Azevedo 651044ce17 feat: Add user:delete-auth-token command 2 years ago
Lucas Azevedo eed32112c5 feat: Add user:auth-tokens command 2 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 2 years ago
Joas Schilling b2fd283a30
feat(OCC): Add a command to get the bruteforce state of an IP 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 2 years ago
Joas Schilling 00d483585b
fix: Add options to support all used features by core 2 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 2 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected 3 years ago
Faraz Samapoor faaa8cc4e1 Update core/Command/TwoFactorAuth/Cleanup.php 3 years ago
Faraz Samapoor 6e33efa543 Update core/Command/TwoFactorAuth/Enable.php 3 years ago
Faraz Samapoor 34e8887ddb Update core/Command/TwoFactorAuth/Disable.php 3 years ago
Faraz Samapoor 9bd9c09aae Update core/Command/TwoFactorAuth/State.php 3 years ago
Faraz Samapoor 116b8c68a6 Update core/Command/TwoFactorAuth/Enforce.php 3 years ago
Faraz Samapoor cb8850dc8f Update core/Command/Check.php 3 years ago
Faraz Samapoor 0db0572626 Adds constructor to the Based class. 3 years ago
Faraz Samapoor c01129947e Uses PHP8's constructor property promotion. 3 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Faraz Samapoor 90035e98c1 Update core/Command/Encryption/DecryptAll.php 3 years ago
Faraz Samapoor 9c2abae59c Update core/Command/Encryption/EncryptAll.php 3 years ago