nextcloud-server/core/Command
Arthur Schiwon 8afffd8538 fix(Apps): fix install command check on existing apps
- AppManager::isInstalled() is misleading, as it checks only whether it is
  enabled. But an app might not be present in some edge cases.
- AppManager::getAppPath() does however only check whether an app dir is
  present, independent of the enabled-state.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-10-27 21:45:13 +07:00
..
App fix(Apps): fix install command check on existing apps 2025-10-27 21:45:13 +07:00
Background
Broadcast
Config feat(lexicon): set/get current preset from controller 2025-08-26 09:00:04 +07:00
Db feat: add table filter to schema:export and schema:expected 2025-08-07 19:09:07 +07:00
Encryption fix: resolve invalid usage of `AppConfig::getValue` 2025-08-18 13:24:18 +07:00
FilesMetadata
Group chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Info fix: don't show object size warning if we can't determine the object size 2025-09-10 05:51:18 +07:00
Integrity chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
L10n
Log
Maintenance chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Memcache
Preview
Router
Security
SystemTag chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TaskProcessing fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 2025-10-07 09:39:15 +07:00
TwoFactorAuth chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
User fix: force lowercase emails 2025-07-10 09:10:01 +07:00
Base.php fix: review input 2025-09-02 16:33:30 +07:00
Check.php
InterruptedException.php
SetupChecks.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Status.php
Upgrade.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00