nextcloud/lib
Louis Chemineau d73b9bdcf7 feat(previews): Support in memory preview request
This allows callers to use the API without increasing the disk usage.

Example: blurhash generation, where we request a preview for all uploaded pictures, but don't want to necessarily store that preview.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-05-06 12:19:06 +00:00
..
composer Revert "refactor: add migration for email setting" 2025-04-07 10:25:35 +02:00
l10n fix(l10n): Update translations from Transifex 2025-05-04 00:23:03 +00:00
private feat(previews): Support in memory preview request 2025-05-06 12:19:06 +00:00
public feat(previews): Support in memory preview request 2025-05-06 12:19:06 +00:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix(base.php): Correct order for booting \OC\Server 2025-03-10 11:32:07 +00:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00