nextcloud-server/lib/private/AppFramework
Côme Chilliet e8bc35ec0a
fix(ocs): Return a proper error on JSON decoding failures
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-01 10:45:31 +07:00
..
Bootstrap fix: make core application bootstrapable by coordinator 2025-06-02 15:58:54 +07:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-02-27 13:12:55 +07:00
Http fix(ocs): Return a proper error on JSON decoding failures 2025-07-01 10:45:31 +07:00
Middleware fix: throw a better error if we don't get an authorization header for secutity confirmation 2025-06-24 15:57:20 +07:00
OCS fix: Correctly tag json encoding in BaseResponse to fix false-positive 2025-02-17 15:26:22 +07:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +07:00
Services fix: Use only enabled applications versions in the cache prefix 2025-06-05 17:58:54 +07:00
Utility feat: Add a configuration toggle for lazy objects in DI 2025-06-05 20:51:24 +07:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ScopedPsrLogger.php fix(logger): Fix scoped PSR logger when running psalm:ci 2024-06-11 11:52:18 +07:00