nextcloud-server/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
Routing
Services
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
Logger.php
ScopedPsrLogger.php