Commit Graph

98 Commits (9533f4e5edfded577b67d08f7778a8a1704132f2)

Author SHA1 Message Date
Morris Jobke 9533f4e5ed
Clean up single user mode 9 years ago
Jörn Friedrich Dreyer 817729dc3f
add upgrade command before repair, handle NeedsUpgradeExcaption better 9 years ago
Thomas Müller a7245ea082
Fixing ctor call 9 years ago
Morris Jobke cc28f82b36
Add config option to update charset of mysql to utf8mb4 9 years ago
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 9 years ago
Joas Schilling 5551c63110 Register the auto completion basic 9 years ago
Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Robin Appelman 586c58efa7
add occ command to show user information 10 years ago
Robin Appelman 3d874c407d
Add commands to add/remove users to/from groups 10 years ago
Robin Appelman 413d577b29
add command to list groups 10 years ago
Robin Appelman b44d439010
add occ command to list users 10 years ago
Joas Schilling b96f0c99b0
Add a occ command to list/get user preferences 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Christoph Wurst 847bbc51b6
add OCC command to enable/disable 2FA for a user 10 years ago
Lukas Reschke 52add798d4 Do not automatically try to enable index.php-less URLs (#24539) 10 years ago
Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 10 years ago
Thomas Müller cdcd49b473
Adding progress to occ maintenance:repair 10 years ago
Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 10 years ago
Roeland Jago Douma a2c8597b00
Add occ command for updating the data-fingerprint 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Victor Dubiniuk fef7fc1248 CLI commands to check app and core signatures 10 years ago
Lukas Reschke ea367b598a Use path instead of app id 10 years ago
Joas Schilling 56184f799e Make it possible to enable apps for groups only via occ 10 years ago
Joas Schilling 78a02d1b2f Make it possible to disable apps via the console, which are not enabled for the current user 10 years ago
Joas Schilling d2285113a8 Make sure to list "group enabled" apps as enabled 10 years ago
Robin Appelman c67a09112b Add occ commands to manager trusted certificates 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Victor Dubiniuk b59285d0d0 Add occ command to get app path 10 years ago
Lukas Reschke 4971015544 Add code integrity check 10 years ago
Thomas Müller 4cb5970947 Always pass in ILogger 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 10 years ago
Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 10 years ago
Robin McCorkell 19830e6c24 Introduce mimetype DB update occ command 11 years ago
Robin McCorkell 79fceeff33 Move maintenance:mimetypesjs to sublocation, cleanup code 11 years ago
Bjoern Schiessle 289e9130f3 make system root of key storage configurable 11 years ago
Bjoern Schiessle 8c08dd0ac2 occ tool to encrypt all files 11 years ago
Robin McCorkell 07e119a3f8 Introduce occ command to manage owncloud log backend 11 years ago
Robin McCorkell 67536e71aa Introduce occ command for logging management 11 years ago
Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 11 years ago
Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 11 years ago
Joas Schilling 86952f88cb Add a command to import an json array into the config 11 years ago
Joas Schilling bc084c40a6 Add a command to delete a system config 11 years ago
Joas Schilling 3608c1007e Add a command to get a config value 11 years ago
Joas Schilling a83eac3762 Add a command to set a system config value 11 years ago
Joas Schilling 6763637773 Add a command to list existing configs 11 years ago
Joas Schilling 6d4cb1b480 Sort registration of commands alphabetically 11 years ago