Files
nextcloud-server-mirror/core/Command/App
Arthur Schiwon e9a1d7fa0d 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-09-29 09:39:14 +02:00
..
2025-07-01 16:26:50 +02:00
2025-07-01 16:26:50 +02:00
2025-05-15 00:16:54 +02:00