208 Commits (d17b32afd713f9f94ea24eba2ba7a753b3270e44)

Author SHA1 Message Date
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 years ago
  Morris Jobke 4d20c4272f
Fix index names 5 years ago
  Morris Jobke 290ede1292
Log exception in case an app update fails 5 years ago
  Michael Gerber 020a9add07
Add occ app:update command 5 years ago
  Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 5 years ago
  Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 5 years ago
  Evgeny Golyshev ec2f02f4a0 Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 6 years ago
  Patrik Kernstock 6a00521128 Use error styling for exception message 5 years ago
  Patrik Kernstock 4cd7cf86db Using Throwable instead of Exception 5 years ago
  Daniel Kesselberg 311de17730
Rename method to abortIfInterrupted 5 years ago
  Daniel Kesselberg 14d802b8f3
Refactor method to throw exception instead of true/false 5 years ago
  Patrik Kernstock 1973556346 Log exception using ILogger 5 years ago
  Patrik Kernstock f27ce6b5a0 Inject AppManager and Installer, check for shipped app prior removing 5 years ago
  Patrik Kernstock f8771d3d81 Run uninstall tasks by default, added '--keep-data' parameter 5 years ago
  Patrik Kernstock d9469a6b72 Add occ app:remove CLI command 5 years ago
  Daniel Kesselberg a4eb3ee508
Validate email in occ command 5 years ago
  Daniel Kesselberg 6c805ec9ba
Add --admin-email to cli installer 5 years ago
  Roeland Jago Douma b82cbe04df
Add uid_owner and uid_initiator share tabe indices 5 years ago
  Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class 5 years ago
  Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation 5 years ago
  Christoph Wurst c5cd8d9166
Improve class import and strict typing for generated migration class 5 years ago
  Christoph Wurst eada4cccfc
Fix generated migration class code 5 years ago
  Denis Mosolov 0b18e2c75d Add an options to create and remove groups via occ 6 years ago
  Robin Appelman 91d3e48ab3
Add filecache index on mtime 6 years ago
  Joas Schilling 891de38080
Only create the schema when moving between databases 6 years ago
  Joas Schilling 1ca075a113
Correctly handle users with numeric user ids 6 years ago
  Michael Weimann 9bd48e7c0d Adds an info if the maintenance mode is already enabled/disabled. 6 years ago
  Johannes Ernst 0a65e62f29
Added a logger for systemd/journald 6 years ago
  Joas Schilling 826ea8c3f9
Use the correct Base class 6 years ago
  Joas Schilling 6eb2653897
Use ellipsis instead of triple dot 6 years ago
  Christoph Wurst 13d93f5b25
Make 2FA providers stateful 6 years ago
  Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 6 years ago
  Roeland Jago Douma 2f59f389d2
Add parent index to share table 6 years ago
  Robin Appelman b40629ac8c
Add human readable description to migration steps 6 years ago
  Roeland Jago Douma 80cc8d0028
Emit event when running ./occ db:add-missing-indices 6 years ago
  Joas Schilling f772b7b4dd
Add autocomplete to migration commands 6 years ago
  Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 6 years ago
  Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 6 years ago
  Bjoern Schiessle 9259b8a90e
s/ownCloud/Nextcloud 6 years ago
  Bjoern Schiessle 31397debaf
fix check and improve error message 6 years ago
  Joas Schilling 5080080a36
Anything but true means it failed 6 years ago
  sualko 84f6477ce5
enable app by default after occ app:install 6 years ago
  sualko 323eb2e8ba
add enable flag to occ app:install (fix #5834) 6 years ago
  Alecks Gates 3be2c558a5 Add mtime and storage_mtime to db:convert-filecache-bigint 6 years ago
  Joas Schilling 211212f4b3
App manager is not needed anymore 6 years ago
  Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 6 years ago
  Morris Jobke d3d045dd5c
Remove unused import statements 6 years ago
  Morris Jobke 954da26e26
Use non aliased method instead 6 years ago
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 years ago
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6 years ago