81 Commits (3ffa7d986a3bb2a67ae37e017f3e34097774cbf2)

Author SHA1 Message Date
  Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 8 years ago
  Thomas Müller cdcd49b473
Adding progress to occ maintenance:repair 8 years ago
  Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 8 years ago
  Roeland Jago Douma a2c8597b00
Add occ command for updating the data-fingerprint 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Victor Dubiniuk fef7fc1248 CLI commands to check app and core signatures 8 years ago
  Lukas Reschke ea367b598a Use path instead of app id 8 years ago
  Joas Schilling 56184f799e Make it possible to enable apps for groups only via occ 8 years ago
  Joas Schilling 78a02d1b2f Make it possible to disable apps via the console, which are not enabled for the current user 8 years ago
  Joas Schilling d2285113a8 Make sure to list "group enabled" apps as enabled 8 years ago
  Robin Appelman c67a09112b Add occ commands to manager trusted certificates 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Victor Dubiniuk b59285d0d0 Add occ command to get app path 8 years ago
  Lukas Reschke 4971015544 Add code integrity check 8 years ago
  Thomas Müller 4cb5970947 Always pass in ILogger 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 9 years ago
  Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 9 years ago
  Robin McCorkell 19830e6c24 Introduce mimetype DB update occ command 8 years ago
  Robin McCorkell 79fceeff33 Move maintenance:mimetypesjs to sublocation, cleanup code 8 years ago
  Bjoern Schiessle 289e9130f3 make system root of key storage configurable 9 years ago
  Bjoern Schiessle 8c08dd0ac2 occ tool to encrypt all files 9 years ago
  Robin McCorkell 07e119a3f8 Introduce occ command to manage owncloud log backend 9 years ago
  Robin McCorkell 67536e71aa Introduce occ command for logging management 9 years ago
  Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 9 years ago
  Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 9 years ago
  Joas Schilling 86952f88cb Add a command to import an json array into the config 9 years ago
  Joas Schilling bc084c40a6 Add a command to delete a system config 9 years ago
  Joas Schilling 3608c1007e Add a command to get a config value 9 years ago
  Joas Schilling a83eac3762 Add a command to set a system config value 9 years ago
  Joas Schilling 6763637773 Add a command to list existing configs 9 years ago
  Joas Schilling 6d4cb1b480 Sort registration of commands alphabetically 9 years ago
  Roeland Jago Douma c8145cdbd6 Javascript mimetype icon resolver 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Joas Schilling 5180c2398d Add an occ command to get the status of encryption 9 years ago
  Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 9 years ago
  Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 9 years ago
  Joas Schilling eec92a16d6 Unify the output of the user commands and use DI 9 years ago
  Thomas Müller f099c9883e Adding check command to validate server environment - fixes #15429 9 years ago
  Robin McCorkell cbbff87d0c Allow app:check-code and l10n:createjs commands when not installed 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 9 years ago
  Christian Kampka 83e0f84fef Allow configuring background job mode from the console 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Thomas Müller bcd10d3dc5 implement command maintenance:install 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 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 9 years ago
  Arthur Schiwon ae9c9a46b8 inject and use user manager to delete command instead of using old static oc_user way 9 years ago
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago