nextcloud/lib/private/AppFramework
Julius Härtl d7ecbe32d2
Avoid container dance for appName
Sicne the appName is always passed for the DIContainer we can avoid
using the container query logic and instead store and use a property

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-07 22:32:04 +01:00
..
Bootstrap Move registration to IBootstrap 2022-08-31 16:20:06 +02:00
DependencyInjection Avoid container dance for appName 2022-12-07 22:32:04 +01:00
Http Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +02:00
Middleware use bruteforce protection on all methods wrapped by PublicShareMiddleware 2022-12-07 13:24:50 +01: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 Improve container return type annotations 2022-10-14 10:45:16 +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