nextcloud-server/lib
Ferdinand Thiessen 496d497f8f
Merge pull request #55383 from nextcloud/fix/noid/unique-cache-prefix-per-instanceid
fix(cache): Ensure unique global prefix per instanceid
2025-09-28 19:07:19 +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 Merge pull request #55383 from nextcloud/fix/noid/unique-cache-prefix-per-instanceid 2025-09-28 19:07:19 +07:00
public feat(settings): Add support for delegated settings not appearing in menu 2025-09-28 14:50:14 +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