nextcloud-server/lib
Louis Chemineau bea982dfd5 fix(blurhash): Use preview API to generate the previews
This allows to benefit from all the checks done by the preview API.
This also use the newly introduced `cacheResult` argument to limit disk usage.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-05-06 12:19:35 +07:00
..
composer fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-11 07:59:40 +07:00
l10n fix(l10n): Update translations from Transifex 2025-05-04 00:22:50 +07:00
private fix(blurhash): Use preview API to generate the previews 2025-05-06 12:19:35 +07:00
public feat(previews): Support in memory preview request 2025-05-06 12:19:35 +07:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 +07:00
autoloader.php
base.php perf: Log requests using high amount of memory as warning 2025-04-16 14:40:16 +07:00
versioncheck.php