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/lib
Kate 16708b1f97
Merge pull request #55363 from nextcloud/refactor/weak-operators
3 months ago
..
composer feat(config): Add UserConfigChangedEvent whenever user config is updated 3 months ago
l10n fix(l10n): Update translations from Transifex 3 months ago
private refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
public refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
unstable fix(lexicon): missing doc 5 months ago
base.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
versioncheck.php