Changeset 3161263
- Timestamp:
- 10/02/2024 07:15:41 AM (17 months ago)
- Location:
- webp-conversion
- Files:
-
- 474 added
- 3 edited
-
tags/1.1.2 (added)
-
tags/1.1.2/assets (added)
-
tags/1.1.2/assets/css (added)
-
tags/1.1.2/assets/css/style.css (added)
-
tags/1.1.2/assets/js (added)
-
tags/1.1.2/assets/js/ajax.js (added)
-
tags/1.1.2/assets/js/main.js (added)
-
tags/1.1.2/composer.json (added)
-
tags/1.1.2/composer.lock (added)
-
tags/1.1.2/readme.txt (added)
-
tags/1.1.2/templates (added)
-
tags/1.1.2/templates/webp-conversion-page.php (added)
-
tags/1.1.2/uninstall.php (added)
-
tags/1.1.2/vendor (added)
-
tags/1.1.2/vendor/autoload.php (added)
-
tags/1.1.2/vendor/bin (added)
-
tags/1.1.2/vendor/composer (added)
-
tags/1.1.2/vendor/composer/ClassLoader.php (added)
-
tags/1.1.2/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.2/vendor/composer/LICENSE (added)
-
tags/1.1.2/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.2/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.2/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.2/vendor/composer/autoload_real.php (added)
-
tags/1.1.2/vendor/composer/autoload_static.php (added)
-
tags/1.1.2/vendor/composer/installed.json (added)
-
tags/1.1.2/vendor/composer/installed.php (added)
-
tags/1.1.2/vendor/composer/platform_check.php (added)
-
tags/1.1.2/vendor/intervention (added)
-
tags/1.1.2/vendor/intervention/gif (added)
-
tags/1.1.2/vendor/intervention/gif/LICENSE (added)
-
tags/1.1.2/vendor/intervention/gif/README.md (added)
-
tags/1.1.2/vendor/intervention/gif/composer.json (added)
-
tags/1.1.2/vendor/intervention/gif/phpunit.xml.dist (added)
-
tags/1.1.2/vendor/intervention/gif/src (added)
-
tags/1.1.2/vendor/intervention/gif/src/AbstractEntity.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/AbstractExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/ApplicationExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/Color.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/ColorTable.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/CommentExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/DataSubBlock.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/FrameBlock.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/GraphicControlExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/Header.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/ImageData.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/ImageDescriptor.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/LogicalScreenDescriptor.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/NetscapeApplicationExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/PlainTextExtension.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/TableBasedImage.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Blocks/Trailer.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Builder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/AbstractDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/AbstractPackedBitDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/ApplicationExtensionDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/ColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/ColorTableDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/CommentExtensionDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/DataSubBlockDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/FrameBlockDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/GifDataStreamDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/GraphicControlExtensionDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/HeaderDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/ImageDataDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/ImageDescriptorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/LogicalScreenDescriptorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/NetscapeApplicationExtensionDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/PlainTextExtensionDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Decoders/TableBasedImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/DisposalMethod.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/AbstractEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/ApplicationExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/ColorEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/ColorTableEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/CommentExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/DataSubBlockEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/FrameBlockEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/GifDataStreamEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/GraphicControlExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/HeaderEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/ImageDataEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/ImageDescriptorEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/LogicalScreenDescriptorEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/NetscapeApplicationExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/PlainTextExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/TableBasedImageEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Encoders/TrailerEncoder.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Exceptions (added)
-
tags/1.1.2/vendor/intervention/gif/src/Exceptions/DecoderException.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Exceptions/EncoderException.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Exceptions/FormatException.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Exceptions/NotReadableException.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/GifDataStream.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Splitter.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Traits (added)
-
tags/1.1.2/vendor/intervention/gif/src/Traits/CanDecode.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Traits/CanEncode.php (added)
-
tags/1.1.2/vendor/intervention/gif/src/Traits/CanHandleFiles.php (added)
-
tags/1.1.2/vendor/intervention/image (added)
-
tags/1.1.2/vendor/intervention/image/LICENSE (added)
-
tags/1.1.2/vendor/intervention/image/composer.json (added)
-
tags/1.1.2/vendor/intervention/image/readme.md (added)
-
tags/1.1.2/vendor/intervention/image/src (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/ColorspaceAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/HeightAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/PixelColorAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/PixelColorsAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/ProfileAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/ResolutionAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Analyzers/WidthAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Collection.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/AbstractColor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/AbstractColorChannel.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Channels (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Channels/Cyan.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Channels/Key.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Channels/Magenta.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Channels/Yellow.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Color.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Colorspace.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Cmyk/Decoders/StringColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Channels (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Channels/Hue.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Channels/Luminance.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Channels/Saturation.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Color.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Colorspace.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsl/Decoders/StringColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Channels (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Channels/Hue.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Channels/Saturation.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Channels/Value.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Color.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Colorspace.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Hsv/Decoders/StringColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Profile.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Channels (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Channels/Alpha.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Channels/Blue.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Channels/Green.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Channels/Red.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Color.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Colorspace.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Decoders/HexColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Decoders/HtmlColornameDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Decoders/StringColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Colors/Rgb/Decoders/TransparentColorDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Config.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/Base64ImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/BinaryImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/ColorObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/DataUriImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/EncodedImageObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/FilePathImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/FilePointerImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/ImageObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/NativeObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Decoders/SplFileInfoImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/AbstractDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/AbstractDriver.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/AbstractEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/AbstractFontProcessor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/ColorspaceAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/HeightAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/PixelColorAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/PixelColorsAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/ResolutionAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Analyzers/WidthAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Cloner.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/ColorProcessor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Core.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/AbstractDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/Base64ImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/BinaryImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/DataUriImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/EncodedImageObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/FilePathImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/FilePointerImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/NativeObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Decoders/SplFileInfoImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Driver.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/AvifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/BmpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/GifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/JpegEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/PngEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Encoders/WebpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/FontProcessor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Frame.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/AlignRotationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/BlendTransparencyModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/BlurModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/BrightnessModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ColorizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ColorspaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ContainModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ContrastModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/CoverDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/CoverModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/CropModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawBezierModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawEllipseModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawLineModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawPixelModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawPolygonModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/DrawRectangleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/FillModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/FlipModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/FlopModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/GammaModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/GreyscaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/InvertModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/PadModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/PixelateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/PlaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ProfileModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ProfileRemovalModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/QuantizeColorsModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/RemoveAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ResizeCanvasModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ResizeCanvasRelativeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ResizeDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ResizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ResolutionModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/RotateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ScaleDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/ScaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/SharpenModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/SliceAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/TextModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Gd/Modifiers/TrimModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/ColorspaceAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/HeightAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/PixelColorAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/PixelColorsAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/ProfileAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/ResolutionAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Analyzers/WidthAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/ColorProcessor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Core.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/Base64ImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/BinaryImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/DataUriImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/EncodedImageObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/FilePathImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/FilePointerImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/NativeObjectDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Decoders/SplFileInfoImageDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Driver.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/AvifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/BmpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/GifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/HeicEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/Jpeg2000Encoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/JpegEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/PngEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/TiffEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Encoders/WebpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/FontProcessor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Frame.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/AlignRotationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/BlendTransparencyModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/BlurModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/BrightnessModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ColorizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ColorspaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ContainModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ContrastModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/CoverDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/CoverModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/CropModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawBezierModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawEllipseModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawLineModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawPixelModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawPolygonModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/DrawRectangleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/FillModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/FlipModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/FlopModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/GammaModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/GreyscaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/InvertModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/PadModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/PixelateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/PlaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ProfileModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ProfileRemovalModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/QuantizeColorsModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/RemoveAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ResizeCanvasModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ResizeCanvasRelativeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ResizeDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ResizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ResolutionModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/RotateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ScaleDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ScaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/SharpenModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/SliceAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/TextModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Imagick/Modifiers/TrimModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/Specializable.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/SpecializableAnalyzer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/SpecializableDecoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/SpecializableEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Drivers/SpecializableModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/EncodedImage.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/AutoEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/AvifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/BmpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/FileExtensionEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/FilePathEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/GifEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/HeicEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/Jpeg2000Encoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/JpegEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/MediaTypeEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/PngEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/TiffEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Encoders/WebpEncoder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/AnimationException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/ColorException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/DecoderException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/DriverException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/EncoderException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/FontException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/GeometryException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/InputException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/NotSupportedException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/NotWritableException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Exceptions/RuntimeException.php (added)
-
tags/1.1.2/vendor/intervention/image/src/File.php (added)
-
tags/1.1.2/vendor/intervention/image/src/FileExtension.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Format.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Bezier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Circle.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Ellipse.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/BezierFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/CircleFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/Drawable.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/EllipseFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/LineFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/PolygonFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Factories/RectangleFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Line.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Pixel.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Point.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Polygon.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Rectangle.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Tools (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Tools/RectangleResizer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Traits (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Traits/HasBackgroundColor.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Geometry/Traits/HasBorder.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Image.php (added)
-
tags/1.1.2/vendor/intervention/image/src/ImageManager.php (added)
-
tags/1.1.2/vendor/intervention/image/src/InputHandler.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/AnalyzerInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/CollectionInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ColorChannelInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ColorInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ColorProcessorInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ColorspaceInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/CoreInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/DecoderInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/DrawableFactoryInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/DrawableInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/DriverInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/EncodedImageInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/EncoderInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/FileInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/FontInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/FontProcessorInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/FrameInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ImageInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ImageManagerInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/InputHandlerInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ModifierInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/PointInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ProfileInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/ResolutionInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/SizeInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/SpecializableInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Interfaces/SpecializedInterface.php (added)
-
tags/1.1.2/vendor/intervention/image/src/MediaType.php (added)
-
tags/1.1.2/vendor/intervention/image/src/ModifierStack.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/AbstractDrawModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/AlignRotationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/BlendTransparencyModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/BlurModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/BrightnessModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ColorizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ColorspaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ContainModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ContrastModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/CoverDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/CoverModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/CropModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawBezierModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawEllipseModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawLineModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawPixelModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawPolygonModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/DrawRectangleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/FillModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/FlipModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/FlopModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/GammaModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/GreyscaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/InvertModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/PadModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/PixelateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/PlaceModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ProfileModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ProfileRemovalModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/QuantizeColorsModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/RemoveAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ResizeCanvasModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ResizeCanvasRelativeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ResizeDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ResizeModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ResolutionModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/RotateModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ScaleDownModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/ScaleModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/SharpenModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/SliceAnimationModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/TextModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Modifiers/TrimModifier.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Origin.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Resolution.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Traits (added)
-
tags/1.1.2/vendor/intervention/image/src/Traits/CanBeDriverSpecialized.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Traits/CanBuildFilePointer.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Typography (added)
-
tags/1.1.2/vendor/intervention/image/src/Typography/Font.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Typography/FontFactory.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Typography/Line.php (added)
-
tags/1.1.2/vendor/intervention/image/src/Typography/TextBlock.php (added)
-
tags/1.1.2/webp-conversion.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/templates/webp-conversion-page.php (modified) (1 diff)
-
trunk/webp-conversion.php (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webp-conversion/trunk/readme.txt
r3158791 r3161263 5 5 Tested up to: 6.6.2 6 6 Requires PHP: 7.1 7 Stable tag: 1.1 7 Stable tag: 1.1.2 8 8 License: GPL2 9 9 … … 57 57 3. **Settings Page** - Manage conversion options. 58 58 59 == Notes == 60 = Plugin only supports english language = 61 = There is no way of converting individual images over 10MB = 59 == Note == 60 * There is no way of converting individual images over 10MB. 62 61 63 62 == Changelog == 63 = 1.1.2 = 64 * Added translations for different languages. 64 65 = 1.1 = 65 66 * Added ability to upload .svg and .ico images to WordPress Media. -
webp-conversion/trunk/templates/webp-conversion-page.php
r3158791 r3161263 8 8 <div class="webpc-plugin-main-container"> 9 9 <div class="top-container"> 10 <h1> WebP Conversion</h1>11 <p> Manage conversion settings</p>10 <h1><?php echo esc_html__('WebP Conversion', 'webp-conversion'); ?></h1> 11 <p><?php echo esc_html__('Manage conversion settings', 'webp-conversion'); ?></p> 12 12 </div> 13 13 <div id="webpc-notice" class="notice notice-success" style="display:none;"> 14 <p> Changes have been saved!</p>14 <p><?php echo esc_html__('Changes have been saved!', 'webp-conversion'); ?></p> 15 15 </div> 16 16 <form method="post" action="options.php" id="webpc-settings-form"> 17 17 <?php settings_fields('webpc-settings-group'); ?> 18 18 <div class="settings-container"> 19 <h2> Settings</h2>19 <h2><?php echo esc_html__('Settings', 'webp-conversion'); ?></h2> 20 20 <div class="input-field settings-block"> 21 21 <div class="settings-row"> 22 22 <input type="checkbox" id="webpc_auto" name="webpc_auto" 23 23 value="1" <?php checked(1, get_option('webpc_auto', 1), true); ?> > 24 Automatically convert images while uploading24 <?php echo esc_html__('Automatically convert images while uploading', 'webp-conversion'); ?> 25 25 </div> 26 26 <div class="settings-row"> 27 27 <input type="checkbox" id="webpc_svg" name="webpc_svg" 28 28 value="1" <?php checked(1, get_option('webpc_svg', 1), true); ?> > 29 Enable svg uploads29 <?php echo esc_html__('Enable svg uploads', 'webp-conversion'); ?> 30 30 </div> 31 31 <div class="settings-row"> 32 32 <input type="checkbox" id="webpc_ico" name="webpc_ico" 33 33 value="1" <?php checked(1, get_option('webpc_ico', 1), true); ?> > 34 Enable ico uploads34 <?php echo esc_html__('Enable ico uploads', 'webp-conversion'); ?> 35 35 </div> 36 36 </div> 37 <h4> Conversion quality</h4>37 <h4><?php echo esc_html__('Conversion quality', 'webp-conversion'); ?></h4> 38 38 <table class="input-table"> 39 39 <?php -
webp-conversion/trunk/webp-conversion.php
r3158791 r3161263 3 3 * Plugin Name: WebP Conversion 4 4 * Description: Plugin that converts your media images into .webp extension 5 * Version: 1.1 5 * Version: 1.1.2 6 6 * Author: SheepFish 7 7 * Author URI: https://sheep.fish/ … … 131 131 add_submenu_page( 132 132 'tools.php', 133 'WebP Conversion',134 'WebP Conversion',133 __('WebP Conversion', 'webp-conversion'), 134 __('WebP Conversion', 'webp-conversion'), 135 135 'manage_options', 136 136 'webp-conversion', … … 189 189 190 190 if ($image_weight >= 10000) { 191 $text = '<p class="description"> Image is too big for conversion</p>';191 $text = '<p class="description">' . __('Image is too big for conversion', 'webp-conversion') . '</p>'; 192 192 } else { 193 193 $text = ' 194 <button type="button" class="button button-primary webpc_convert_single" data-id="' . esc_html($post->ID) . '"> 195 Convert to WebP196 </button>194 <button type="button" class="button button-primary webpc_convert_single" data-id="' . esc_html($post->ID) . '">' . 195 __('Convert to WebP', 'webp-conversion') 196 . '</button> 197 197 <div class="webpc-single-attach-spinner" style="display:none;"></div> 198 198 '; … … 201 201 if ($file_extension == 'png' || $file_extension == 'jpeg' || $file_extension == 'jpg') { 202 202 $form_fields['convert_selected'] = [ 203 'label' => 'Convert',203 'label' => __('Convert', 'webp-conversion'), 204 204 'input' => 'html', 205 205 'html' => $text, … … 412 412 jQuery(document).ready(function ($) { 413 413 console.log('Script is running'); 414 const convertSelected = $('<button type=\"button\" class=\"button media-button button-secondary button-large delete-selected-button webpc_convert_selected\" style=\"display: none;\"> Convert Selected</button>');414 const convertSelected = $('<button type=\"button\" class=\"button media-button button-secondary button-large delete-selected-button webpc_convert_selected\" style=\"display: none;\">" . __('Convert Selected', 'webp-conversion') . "</button>'); 415 415 $('.delete-selected-button').after(convertSelected); 416 416 417 const convertedCounterAndSpinner = $('<div class=\"webpc-counter-and-spinner media-button\" style=\"display: none;\"><div class=\"webpc-counter-and-spinner-inner\"><div class=\"webpc-converted-count-container\"><p> Images converted:<span id=\"webpc-converted-count\">0</span></p></div><div class=\"webpc-convert-selected-spinner-container\"><div class=\"webpc-convert-selected-spinner\"></div></div></div></div>');417 const convertedCounterAndSpinner = $('<div class=\"webpc-counter-and-spinner media-button\" style=\"display: none;\"><div class=\"webpc-counter-and-spinner-inner\"><div class=\"webpc-converted-count-container\"><p>" . __('Images converted: ', 'webp-conversion') . "<span id=\"webpc-converted-count\">0</span></p></div><div class=\"webpc-convert-selected-spinner-container\"><div class=\"webpc-convert-selected-spinner\"></div></div></div></div>'); 418 418 $('.webpc_convert_selected').after(convertedCounterAndSpinner); 419 419 420 const toggleSelect = $('<button type=\"button\" class=\"button media-button button-primary button-large delete-selected-button webpc_toggle_select\" style=\"display: none;\"> Select All</button>');420 const toggleSelect = $('<button type=\"button\" class=\"button media-button button-primary button-large delete-selected-button webpc_toggle_select\" style=\"display: none;\">" . __('Select All:', 'webp-conversion') . "</button>'); 421 421 $('.webpc-counter-and-spinner').after(toggleSelect); 422 422 … … 443 443 444 444 $('.webpc_toggle_select').on('click', function () { 445 if ($(this).text() === ' Select All') {445 if ($(this).text() === '" . __('Select All:', 'webp-conversion') . "') { 446 446 selectAllImages(); 447 $(this).text(' Unselect All');447 $(this).text('" . __('Unselect All:', 'webp-conversion') . "'); 448 448 } else { 449 449 deselectAllImages(); 450 $(this).text(' Select All');450 $(this).text('" . __('Select All:', 'webp-conversion') . "'); 451 451 } 452 452 }); … … 601 601 $count = intval(sanitize_text_field(wp_unslash($_REQUEST['conversion_done']))); 602 602 printf( 603 '<div id="message" class="updated notice is-dismissible webpc-notice"><p>' . esc_html('Conversion applied to %s media items.') . '</p></div>', 603 // translators: amount of converted images 604 '<div id="message" class="updated notice is-dismissible webpc-notice"><p>' . esc_html__('Conversion applied to %s media items.', 'webp-conversion') . '</p></div>', 604 605 esc_html($count) 605 606 );
Note: See TracChangeset
for help on using the changeset viewer.