Commit Graph

71 Commits (c67a09112bb8d9e92c2de76c67b6532dfbfcab4d)

Author SHA1 Message Date
Robin Appelman c67a09112b Add occ commands to manager trusted certificates 11 years ago
Thomas Müller 682821c71e Happy new year! 11 years ago
Victor Dubiniuk b59285d0d0 Add occ command to get app path 11 years ago
Lukas Reschke 4971015544 Add code integrity check 11 years ago
Thomas Müller 4cb5970947 Always pass in ILogger 11 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 11 years ago
Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 11 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
Roeland Jago Douma c8145cdbd6 Javascript mimetype icon resolver 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Joas Schilling 5180c2398d Add an occ command to get the status of encryption 11 years ago
Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 11 years ago
Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 11 years ago
Joas Schilling eec92a16d6 Unify the output of the user commands and use DI 11 years ago
Thomas Müller f099c9883e Adding check command to validate server environment - fixes #15429 12 years ago
Robin McCorkell cbbff87d0c Allow app:check-code and l10n:createjs commands when not installed 12 years ago
Jenkins for ownCloud b585d87d9d Update license headers 12 years ago
Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 12 years ago
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 12 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 12 years ago
Thomas Müller bcd10d3dc5 implement command maintenance:install 12 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 12 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 12 years ago
Arthur Schiwon ae9c9a46b8 inject and use user manager to delete command instead of using old static oc_user way 12 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 12 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 12 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 12 years ago
Thomas Müller a348a6f450 no loner use deprecated class \OC_Config 12 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 12 years ago
Andreas Fischer f81ee94cad Move resetpassword into user: command space. 12 years ago
Andreas Fischer 52e7bf9630 Receive \OC\User\Manager as a constructor dependency. 12 years ago
scolebrook 43759f1f46 Use OC\Config instead of OC_Config 12 years ago
scolebrook 00f811f09c Changed class name to mode 12 years ago
scolebrook 7151369e5f Add ability to enable/disable maintenance mode from cli. 12 years ago
Arthur Schiwon 09bb8e0e3a add cli command to check a users last login 12 years ago