Commit Graph

185 Commits (f412c8d8c91ef341dd4e7fbfb519b8b8ef04b8fe)

Author SHA1 Message Date
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
Robin Appelman 9e3775618b
log full expection during repair step 5 years ago
Daniel Calviño Sánchez 9f96a47125 Add OCC command to reset rendered texts 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Sean Molenaar 40595f3ee0
Command: Add app password generation 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 6 years ago
MichaIng 7224db548d
Register new command db:add-missing-primary-keys 6 years ago
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 567e99abe2
Use the DI container also for the Install command registration 6 years ago
Roeland Jago Douma 5340ab3a75
New SSE key format 6 years ago
Morris Jobke 7506cbb1c4
Show disabled user count in occ user:report 6 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 6 years ago
Morris Jobke d8734b3b93
Add occ preview:migrate to migrate previews from the old flat structure to a subfolder structure 6 years ago