You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/Command
Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class
7 years ago
..
App Use isInstalled of AppManger instead of reimplement it 8 years ago
Background
Config Use non aliased method instead 8 years ago
Db Improve class import and strict typing for generated migration class 7 years ago
Encryption s/ownCloud/Nextcloud 8 years ago
Group Add an options to create and remove groups via occ 7 years ago
Integrity Use type casting instead of *val() method 8 years ago
L10n Use non aliased method instead 8 years ago
Log Added a logger for systemd/journald 8 years ago
Maintenance Adds an info if the maintenance mode is already enabled/disabled. 8 years ago
Security Remove unused import statements 8 years ago
TwoFactorAuth Add mandatory 2FA service/class 7 years ago
User Remove unused import statements 8 years ago
Base.php Correctly handle users with numeric user ids 8 years ago
Check.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
InterruptedException.php Update license headers 8 years ago
Status.php Deprecate getEditionString() 9 years ago
Upgrade.php Use ellipsis instead of triple dot 8 years ago