nextcloud-server/lib/private/Preview
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout
* Simplify migration by not moving the actual files and just updating
  the DB
* Don't store the storageid in the preview table as it is not needed
* Start adding tests

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 13:37:15 +07:00
..
Db perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
Storage perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
BMP.php
BackgroundCleanupJob.php perf(preview): Adapt BackgroundCleanupJob to new previews table 2025-10-06 13:37:15 +07:00
Bitmap.php
Bundled.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EMF.php
Font.php
GIF.php
Generator.php perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
GeneratorHelper.php feat(preview): Support multibucket storage 2025-10-06 13:37:15 +07:00
HEIC.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
IMagickSupport.php
Illustrator.php
Image.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
Imaginary.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ImaginaryPDF.php
JPEG.php
Krita.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
MP3.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php
MimeIconProvider.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Movie.php Fix(previews): prevent infinite loop in case of bad video file 2025-09-05 09:32:37 +07:00
Office.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
OpenDocument.php
PDF.php
PNG.php
Photoshop.php
Postscript.php
Provider.php
ProviderV1Adapter.php
ProviderV2.php fix(previews): Cleanup Movie provider code and remove deprecated static vars 2025-04-08 09:53:02 +07:00
SGI.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SVG.php
StarOffice.php
TGA.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TIFF.php
TXT.php
Watcher.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WatcherConnector.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WebP.php
XBitmap.php