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