nextcloud/apps/settings/lib
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
..
Activity refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AppInfo feat: mail provider settings 2024-11-12 13:19:35 -05:00
BackgroundJobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command/AdminDelegation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Controller fix(apps-store): Remove apps from force-enabled state when uninstalled 2024-11-18 14:09:54 +01:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener feat: mail provider settings 2024-11-12 13:19:35 -05:00
Mailer refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Sections refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings chore(i18n): Fixed grammar 2024-11-14 12:59:14 +01:00
SetupChecks feat: Update supported PostgreSQL versions 2024-11-13 02:50:13 +01:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
WellKnown refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Hooks.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00