Commit Graph

76 Commits (fef7fc12480207f13732f68f097d28dfbd84b2d5)

Author SHA1 Message Date
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 10 years ago
Robin McCorkell 79fceeff33 Move maintenance:mimetypesjs to sublocation, cleanup code 10 years ago
Bjoern Schiessle 289e9130f3 make system root of key storage configurable 10 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 11 years ago
Robin McCorkell cbbff87d0c Allow app:check-code and l10n:createjs commands when not installed 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 11 years ago
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller bcd10d3dc5 implement command maintenance:install 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 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 11 years ago
Arthur Schiwon ae9c9a46b8 inject and use user manager to delete command instead of using old static oc_user way 11 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 11 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 11 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 11 years ago
Thomas Müller a348a6f450 no loner use deprecated class \OC_Config 11 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