nextcloud-server/lib/private/AppFramework
Joas Schilling 2b9083ab29
feat(rate-limit): Allow overwriting the rate limit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-12 08:59:40 +07:00
..
Bootstrap
DependencyInjection fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +07:00
Http feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Middleware feat(rate-limit): Allow overwriting the rate limit 2025-11-12 08:59:40 +07:00
OCS
Routing feat(route): globalsiteselector as root url generator 2025-10-13 09:19:20 +07:00
Services
Utility fix: Do not try to create lazy ghosts for PHP internal classes 2025-09-28 14:35:49 +07:00
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 2025-08-08 10:41:51 +07:00
Http.php
ScopedPsrLogger.php