nextcloud-server/lib/private/AppFramework
Côme Chilliet 37b105eff9 feat(log): Add script name and occ command to log details
This will help when troubleshooting issues. For web request we have
 method and url, but for cron and occ currently we have no way to know if
 it’s one or the other and which command.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-12-15 16:58:53 +07:00
..
Bootstrap fix(unified-search): Register config lexicon of core so the default is working 2025-11-19 09:43:40 +07:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-03-03 11:00:29 +07:00
Http feat(log): Add script name and occ command to log details 2025-12-15 16:58:53 +07:00
Middleware feat(rate-limit): Allow overwriting the rate limit 2025-11-12 10:58:20 +07:00
OCS fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
Routing chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
Services chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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