nextcloud/lib/private/AppFramework
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +02:00
..
Bootstrap load widgets only of enabled apps 2022-06-22 21:58:13 +02:00
DependencyInjection Diagnostics event logging to Nextcloud log 2022-02-28 11:24:40 +01:00
Http Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Middleware Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Routing Make the route name error more helpful 2021-10-22 10:41:27 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
App.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php Update php licenses 2021-06-04 22:02:41 +02:00
ScopedPsrLogger.php Update php licenses 2021-06-04 22:02:41 +02:00