nextcloud/lib/private/Preview
Carl Schwan 0b9e592796
refactor: Soft remove Emitter from IRootFolder interface
Move this to the private implementation in OC, so that using IRootFolder
in apps doesn't require dummy stubs.

This will create a new psalm warnings for users of this method but
considering that this is deprecated for a long time and that it still
works at runtime, this shouldn't cause any issue.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-23 16:11:23 +02:00
..
Db chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Storage refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
BackgroundCleanupJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Bitmap.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BMP.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Bundled.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EMF.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Font.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Generator.php fix: Make sure getNumConcurrentPreviews never returns 0 2026-06-02 09:46:20 +02:00
GeneratorHelper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GIF.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HEIC.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Illustrator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Image.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IMagickSupport.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Imaginary.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ImaginaryPDF.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
JPEG.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Krita.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MarkDown.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MimeIconProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Movie.php fix(previews): movie preview bug fix, in some case stream reading functions may block indefinitly 2026-06-11 17:14:54 +02:00
MP3.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MSOffice2003.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MSOffice2007.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MSOfficeDoc.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Office.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenDocument.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PDF.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Photoshop.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PNG.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Postscript.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PreviewMigrationService.php fix(preview): Better handle errors while migrating previews 2026-06-08 14:44:01 +02:00
PreviewService.php chore: Fix SPDX header 2026-03-16 08:38:16 +01:00
ProviderV2.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SGI.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
StarOffice.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SVG.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TGA.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TIFF.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TXT.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Watcher.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WatcherConnector.php refactor: Soft remove Emitter from IRootFolder interface 2026-06-23 16:11:23 +02:00
WebP.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
XBitmap.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00