Commit Graph

197 Commits (52eb6d87263302a520e0d78a3ec3f9e86ecf477f)

Author SHA1 Message Date
yemkareems 703214fd9c
feat: command added to clear avatar cache manually 2 years ago
Marcel Müller e23e89f384 feat(occ): Add user:keys:test command 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
Côme Chilliet ceff16bbf9
chore: Fix DI for integrity checker before installation 2 years ago
Côme Chilliet 0e1931754a
chore: use DI for \OC\Repair 2 years ago
Côme Chilliet aee189f6c7
chore: Revert using DI for IntegrityCodeChecker as it uses a special service name 2 years ago
Côme Chilliet 46f729b63b
chore: use DI for Command\Security\ListCertificates 2 years ago
Côme Chilliet f4a267536a
chore: use long namespaced class instead of putting it inline 2 years ago
Côme Chilliet c1d67cc614
chore: Fix DI for Encryption\DecryptAll command 2 years ago
Côme Chilliet cc26a503a3
chore: Use DI in register_command instead of new calls 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Maxence Lange bd3df759fb occ background-job:delete 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago
Côme Chilliet b5eeaa90d7 Add a command to run the setup checks from CLI 3 years ago
Lucas Azevedo 5af683d2c4 Namespace user auth token commands 3 years ago
Lucas Azevedo f7bf468e22
Use autowiring when registering commands 3 years ago
Lucas Azevedo 651044ce17 feat: Add user:delete-auth-token command 3 years ago
Lucas Azevedo eed32112c5 feat: Add user:auth-tokens command 3 years ago
Joas Schilling b2fd283a30
feat(OCC): Add a command to get the bruteforce state of an IP 3 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 3 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 3 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 3 years ago
Julius Härtl 095b43f396
feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 3 years ago
Robin Appelman f9fb102f0b
move get/delete commands to files namespace, make get take the output as argument instead of option 3 years ago
Robin Appelman ad81a5f333
add command to delete a file 3 years ago
Robin Appelman b80e554464
add command to get a file from the filesystem 3 years ago
Robin Appelman 2b4bd02be9
add command to summarize space usage 3 years ago
Robin Appelman 60cf0c8f5f
add command for getting fileinfo for debugging 3 years ago
Robin Appelman 013eedabbd
add command to generate a preview for a file 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 4 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 4 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
Côme Chilliet 3cf8c63409 Fix ListCommand constructor call in register_command 4 years ago
Côme Chilliet 3d01179907 Add command to list jobs 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Côme Chilliet b865722ac0
Remove deprecated occ app:check-code command 4 years ago
Côme Chilliet e8c1f75064
Fixing psalm errors 4 years ago
Joas Schilling f98044ddce
Trigger an event to log an activity when an administrator generates an app password 4 years ago
Côme Chilliet b0e6a10263
Use the new function in user:setting occ command 4 years ago
Joas Schilling 9cd9f4b4bc
Move queries to the joblist 5 years ago
Joas Schilling e2a7482b49
Add a command to show info about a background job and force-execute it 5 years ago
Julius Härtl 3b6be67719
Align occ status with status.php 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling dfedd83f79
Remove the migration commands unless in debug mode 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Joas Schilling 167efa19d7
Fix psalm errors 5 years ago
J0WI d1f23b0428 core: add more strict_types 5 years ago
Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 5 years ago