0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/lib/public/AppFramework
Côme Chilliet 92038229fa
fix: Remove support for app.php loading
It has been deprecated for a long time, and the last known active
 application to use it (user_saml) is now migrated the modern API.
Presence of the file is still checked in order to log an error.
This behavior may be removed as well in a few versions.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-14 14:30:00 +02:00
..
Bootstrap fix: Remove support for app.php loading 2025-04-14 14:30:00 +02:00
Db fix: remove typing and return type 2025-01-23 18:34:19 +01:00
Http fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +01:00
OCS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 2025-01-13 15:19:19 +01:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ApiController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AuthPublicShareController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Controller.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IAppContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Middleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OCSController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PublicShareController.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
QueryException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00