Commit Graph

236 Commits (eebcf890917ca17f9e3bd00a792b89f841c824da)

Author SHA1 Message Date
Christoph Wurst d180a98714
Make it possible to broadcast events to (web) clients 6 years ago
John Molakvoæ (skjnldsv) 5d01850dce
Add detailed users listing in occ user:info command 6 years ago
Thomas Citharel 68cf47e947
Check and add index on principaluri for schedulingobjects table 6 years ago
Thomas Citharel 90e5850cc4
Add index on calendarid for calendarobject_props table 6 years ago
Tim Terhorst 2ad33bc06e Add Fatal logging option 6 years ago
Joas Schilling b9f963225f
Do not allow to have an empty display name 6 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 6 years ago
Georg Ehrke d814089c6a
Fix appid argument for integrity:check-app 7 years ago
Xheni Myrtaj d8707c6945
Add function parameter typehint 7 years ago
Xheni Myrtaj d227f4d34c
Do not fail integrity check if mimetype list is changed 7 years ago
Ruben Homs 98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311 7 years ago
Temtaime 887c208f23
Fix #15042 7 years ago
Joas Schilling 592093079f
Deduplicate index names 7 years ago
Joas Schilling 274658629d
Make sure all tables have named indexes 7 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 7 years ago
Daniel Kesselberg 1d1068753f
Fix access to groupManager 7 years ago
Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 7 years ago
Daniel Kesselberg 03d3192638
Disable multiple apps at once 7 years ago
Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 7 years ago
Daniel Kesselberg 0b58b0faf3
Do not run getRepairSteps in register_commands 7 years ago
Maxence Lange 8002779200
add support for boolean default 7 years ago
Roeland Jago Douma 16cc68a2fe
Add twofactor_providers_uid index 7 years ago
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 7 years ago
Morris Jobke f57e334f83
Fix bigint conversion on SQLite 7 years ago
Morris Jobke d3b4127164
Show columns to update in CLI interface 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Morris Jobke 4d20c4272f
Fix index names 7 years ago
Morris Jobke 290ede1292
Log exception in case an app update fails 7 years ago
Michael Gerber 020a9add07
Add occ app:update command 7 years ago
Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 7 years ago
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 7 years ago
Evgeny Golyshev ec2f02f4a0 Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 7 years ago
Patrik Kernstock 6a00521128 Use error styling for exception message 7 years ago
Patrik Kernstock 4cd7cf86db Using Throwable instead of Exception 7 years ago
Daniel Kesselberg 311de17730
Rename method to abortIfInterrupted 7 years ago
Daniel Kesselberg 14d802b8f3
Refactor method to throw exception instead of true/false 7 years ago
Patrik Kernstock 1973556346 Log exception using ILogger 7 years ago
Patrik Kernstock f27ce6b5a0 Inject AppManager and Installer, check for shipped app prior removing 7 years ago
Patrik Kernstock f8771d3d81 Run uninstall tasks by default, added '--keep-data' parameter 7 years ago
Patrik Kernstock d9469a6b72 Add occ app:remove CLI command 7 years ago
Daniel Kesselberg a4eb3ee508
Validate email in occ command 7 years ago
Daniel Kesselberg 6c805ec9ba
Add --admin-email to cli installer 7 years ago
Roeland Jago Douma b82cbe04df
Add uid_owner and uid_initiator share tabe indices 7 years ago
Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class 7 years ago
Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation 7 years ago
Christoph Wurst c5cd8d9166
Improve class import and strict typing for generated migration class 7 years ago
Christoph Wurst eada4cccfc
Fix generated migration class code 7 years ago
Denis Mosolov 0b18e2c75d Add an options to create and remove groups via occ 8 years ago
Robin Appelman 91d3e48ab3
Add filecache index on mtime 8 years ago
Joas Schilling 891de38080
Only create the schema when moving between databases 8 years ago