nextcloud/lib/private/AppFramework
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier
Call it from OC_App to make sure there is only one request to DB.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-25 16:20:21 +01:00
..
Bootstrap feat(api): File conversion API 2025-01-15 16:38:18 -05:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-02-27 13:12:55 +01:00
Http fix(controller): Fix false booleans in multipart/form-data 2024-11-28 12:18:30 +01:00
Middleware fix(auth): Allow 2FA challenges for Ephemeral sessions 2025-03-18 09:52:51 +01:00
OCS fix: Correctly tag json encoding in BaseResponse to fix false-positive 2025-02-17 15:26:22 +01:00
Routing chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +01:00
Services fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 2025-03-25 16:20:21 +01:00
Utility feat(AppFramework): extend range check to optional parameters 2025-02-27 19:49:04 +01:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ScopedPsrLogger.php fix(logger): Fix scoped PSR logger when running psalm:ci 2024-06-11 11:52:18 +02:00