nextcloud-server/lib
Kate 16708b1f97
Merge pull request #55363 from nextcloud/refactor/weak-operators
2025-09-28 11:42:05 +07:00
..
composer feat(config): Add UserConfigChangedEvent whenever user config is updated 2025-09-26 14:29:58 +07:00
l10n fix(l10n): Update translations from Transifex 2025-09-28 00:13:18 +07:00
private refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
public refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 +07:00
base.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
versioncheck.php