nextcloud/lib/private/AppFramework
Joas Schilling 89a7778f87
test: Mock ITaskManager to remove test interactions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-29 12:20:20 +02:00
..
Bootstrap test: Mock ITaskManager to remove test interactions 2025-05-29 12:20:20 +02:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-02-27 13:12:55 +01:00
Http docs(dispatcher): Correct described return values 2025-04-23 22:43:03 +02:00
Middleware fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00
OCS fix: Correctly tag json encoding in BaseResponse to fix false-positive 2025-02-17 15:26:22 +01:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +02:00
Services fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 2025-03-25 16:20:21 +01:00
Utility feat: Improve init a bit, and add more profiling steps 2025-05-13 16:08:49 +02:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ScopedPsrLogger.php fix(logger): Fix scoped PSR logger when running psalm:ci 2024-06-11 11:52:18 +02:00