nextcloud/lib
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy
Before this patch, app middlewares were registered on the dispatcher for
every app loaded in a Nextcloud process. With the patch, only
middlewares belonging to the same app of a dispatcher instance are
loaded.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-25 09:27:24 +01:00
..
composer composer update php 2023-01-20 11:22:08 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-01-24 02:25:20 +00:00
private perf(app-framework): Make the app middleware registration lazy 2023-01-25 09:27:24 +01:00
public composer run cs:fix 2023-01-20 11:45:08 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix(session): Always setup the session if a session cookie is passed 2022-12-22 11:33:23 +01:00
versioncheck.php Drop PHP 7.4 support for master (26) 2023-01-20 11:22:07 +01:00