nextcloud/lib
Carl Schwan bfc7d5dd9f feat(preview): Implement scanning for previews
This work similarly to the move preview job to migrate the previews to
the new DB table and also reuse some code.

So when we are finding files in appdata/preview, try adding them to the
oc_previews table and delete them from the oc_filecache table.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 13:37:15 +02:00
..
composer refactor(preview): Cleanup the implementation of the new preview backend 2025-10-06 13:37:15 +02:00
l10n fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
private feat(preview): Implement scanning for previews 2025-10-06 13:37:15 +02:00
public feat(preview): Implement scanning for previews 2025-10-06 13:37:15 +02:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php fix: Delete legacy OC_Response 2025-09-29 09:35:32 +02:00
versioncheck.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +02:00