nextcloud-server/core/Command
Christoph Wurst d180a98714
Make it possible to broadcast events to (web) clients
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-28 13:58:13 +07:00
..
App Fix access to groupManager 2019-02-20 18:05:21 +07:00
Background
Broadcast Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +07:00
Config Use non aliased method instead 2018-02-13 21:48:24 +07:00
Db Check and add index on principaluri for schedulingobjects table 2019-10-08 10:25:56 +07:00
Encryption Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +07:00
Group Do not allow to have an empty display name 2019-09-27 14:29:57 +07:00
Integrity Fix appid argument for integrity:check-app 2019-06-25 14:53:12 +07:00
L10n Use non aliased method instead 2018-02-13 21:48:24 +07:00
Log Add Fatal logging option 2019-10-02 21:18:29 +07:00
Maintenance Add function parameter typehint 2019-05-29 23:16:06 +07:00
Security Remove unused import statements 2018-02-14 16:55:43 +07:00
TwoFactorAuth Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +07:00
User Add detailed users listing in occ user:info command 2019-10-17 10:38:53 +07:00
Base.php Rename method to abortIfInterrupted 2018-10-08 13:05:00 +07:00
Check.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00
InterruptedException.php Update license headers 2017-11-06 16:56:19 +07:00
Status.php Deprecate getEditionString() 2016-09-06 16:05:28 +07:00
Upgrade.php Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +07:00