nextcloud/lib
Joas Schilling d4ce68e0f9
perf(response): Flush requests early to clients
If not, the response will wait for async actions, e.g. HTTP requests from
IClientService, to be finished before returning. This is not desired in
many cases with e.g. with notifications.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-02 11:43:39 +01:00
..
composer Merge pull request #55474 from nextcloud/carl/missing-attributes 2026-01-28 22:55:35 +01:00
l10n fix(l10n): Update translations from Transifex 2026-01-31 00:20:43 +00:00
private perf(response): Flush requests early to clients 2026-02-02 11:43:39 +01:00
public perf(response): Flush requests early to clients 2026-02-02 11:43:39 +01:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix: fall-back to hardcoded values if debug mode is enabled 2026-01-29 08:52:04 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00