0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 07:59:13 +00:00
nextcloud_server/lib/private/App
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled
If an app is force-enabled and then uninstalled the force-enabled state was kept.
This is now removed, so when the app should be re-installed the compatibility should be reevaluated.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-18 14:09:54 +01:00
..
AppStore chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
AppManager.php fix(apps-store): Remove apps from force-enabled state when uninstalled 2024-11-18 14:09:54 +01:00
CompareVersion.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DependencyAnalyzer.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
InfoParser.php fix(appinfo): Make sure screenshot, author and category are always arrays 2024-10-28 08:46:31 +01:00
Platform.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PlatformRepository.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00