Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / humanmade/tachyon-plugin issues and pull requests

#80 - Fix attachment metadata failure warning

Pull Request - State: closed - Opened by svandragt 3 months ago

#79 - Add support for 'avif' files.

Pull Request - State: closed - Opened by mikelittle 6 months ago

#78 - Handle X-Amz presigned params

Pull Request - State: closed - Opened by joehoyle 7 months ago - 2 comments

#77 - PHP Warning with PHP 8.2

Issue - State: open - Opened by mikelittle about 1 year ago
Labels: bug

#76 - Fix PHP 8.1 parse_str deprecation warning

Pull Request - State: closed - Opened by roborourke over 1 year ago

#75 - PHP 8.1 Deprecation warning passing `null` to `parse_str()`

Issue - State: closed - Opened by roborourke over 1 year ago
Labels: bug

#74 - Use Altis Docs link for function documentation

Pull Request - State: closed - Opened by sambulance almost 2 years ago

#73 - Handle missing metadata

Pull Request - State: closed - Opened by kadamwhite almost 2 years ago

#72 - Processing GIFs > 5MB results in error

Issue - State: open - Opened by owaincuvelier almost 2 years ago - 2 comments
Labels: bug

#71 - URL-encoded file names break source sets

Issue - State: open - Opened by sweber83 over 2 years ago

#70 - Add WebP support

Pull Request - State: closed - Opened by roborourke almost 3 years ago

#69 - Ensure attachment meta contains width/height before resizing

Pull Request - State: closed - Opened by goldenapples over 3 years ago - 1 comment

#68 - Fix linter errors

Pull Request - State: closed - Opened by roborourke over 3 years ago - 1 comment

#67 - URL encode argument values

Pull Request - State: closed - Opened by joehoyle over 3 years ago

#66 - Switch to using plugin-tester

Pull Request - State: closed - Opened by joehoyle over 3 years ago

#65 - Fix gravity parameter construction

Pull Request - State: closed - Opened by roborourke over 3 years ago

#64 - Gravity parameters are incorrectly constructed

Issue - State: closed - Opened by roborourke over 3 years ago
Labels: bug

#63 - Add a CLI migration command to update attachment file names

Pull Request - State: closed - Opened by roborourke almost 4 years ago - 2 comments

#62 - Ensure images with dimensions in name are supported

Pull Request - State: closed - Opened by roborourke almost 4 years ago - 1 comment

#61 - URL args get dropped when URL is already a Tachyon URL

Issue - State: open - Opened by pdewouters about 4 years ago - 1 comment
Labels: enhancement

#60 - Illegal string offset

Issue - State: open - Opened by pdewouters about 4 years ago - 5 comments
Labels: bug

#59 - Make validate_image_url public

Pull Request - State: closed - Opened by joehoyle over 4 years ago

#57 - Fix reported size dimensions in downsize filter

Pull Request - State: closed - Opened by roborourke over 4 years ago

#56 - $attachment_id can be set to an array in filter_the_content

Issue - State: closed - Opened by roborourke over 4 years ago
Labels: bug

#55 - Ensure $attachment_id is valid

Pull Request - State: closed - Opened by roborourke over 4 years ago - 2 comments

#54 - Don't set transform args on full size image

Pull Request - State: closed - Opened by roborourke over 4 years ago

#53 - Don't append resize/fit params on downsize for "full" size images

Issue - State: closed - Opened by roborourke over 4 years ago
Labels: bug

#51 - Resize from original URL not full size URL.

Pull Request - State: closed - Opened by peterwilsoncc almost 5 years ago - 3 comments

#50 - 48: Prevent upscaling.

Pull Request - State: closed - Opened by peterwilsoncc almost 5 years ago - 5 comments

#49 - Add Travis-CI test suite.

Pull Request - State: closed - Opened by peterwilsoncc almost 5 years ago - 3 comments

#48 - Images can be upsized

Issue - State: closed - Opened by peterwilsoncc almost 5 years ago - 2 comments

#47 - Undefined variable notices in inc/class-tachyon.php on line 363

Issue - State: open - Opened by peterwilsoncc almost 5 years ago - 4 comments

#46 - Enable cropping via dynamic size array

Issue - State: open - Opened by roborourke almost 5 years ago
Labels: enhancement

#45 - Use correct variable name in example

Pull Request - State: closed - Opened by brendanlawton about 5 years ago

#44 - If $size === "full" pass the original URL back

Issue - State: closed - Opened by roborourke about 5 years ago - 1 comment

#43 - Stripping image dimensions from file name.

Issue - State: open - Opened by owaincuvelier over 5 years ago - 6 comments

#42 - Reset image dimensions when resizing an image

Pull Request - State: closed - Opened by roborourke over 5 years ago - 3 comments

#41 - Incorrect image dimensions returned

Issue - State: closed - Opened by roborourke over 5 years ago
Labels: bug

#40 - Fix pass by ref warning

Pull Request - State: closed - Opened by roborourke over 5 years ago

#39 - Support for Gutenberg style images in content

Pull Request - State: closed - Opened by joehoyle over 5 years ago - 1 comment

#38 - Images within Admin AJAX not handled

Issue - State: open - Opened by mikeselander over 5 years ago

#37 - Header Image URL not Handled

Issue - State: open - Opened by mikeselander over 5 years ago

#36 - Reverse width and height for images rotated 90 degrees

Issue - State: open - Opened by peterwilsoncc almost 6 years ago

#35 - Prime post caches for WP attachments.

Pull Request - State: closed - Opened by peterwilsoncc almost 6 years ago - 1 comment

#34 - Create custom `srcset` attributes based on source image crop.

Issue - State: open - Opened by peterwilsoncc almost 6 years ago - 2 comments
Labels: enhancement

#33 - WIP Filter attachment meta data for Tachyon.

Pull Request - State: closed - Opened by peterwilsoncc about 6 years ago - 2 comments
Labels: Do Not Merge

#32 - REST API support

Issue - State: open - Opened by roborourke about 6 years ago

#31 - Add support for the medium_large image size

Pull Request - State: closed - Opened by roborourke about 6 years ago - 1 comment

#30 - Indicate if image is of intermediate size when filtering image_downsize.

Pull Request - State: closed - Opened by peterwilsoncc about 6 years ago - 2 comments

#29 - Include 4th value, $is_intermediate, when preflighting `image_downsize`.

Issue - State: open - Opened by peterwilsoncc about 6 years ago - 1 comment

#28 - Replace `add_filter( 'tachyon_url' )` with `apply_filters()`

Pull Request - State: closed - Opened by roborourke about 6 years ago

#27 - Update readme to reflect that resizing is now done via node

Pull Request - State: closed - Opened by roborourke about 6 years ago

#26 - Ensure cache is primed in `Tachyon::filter_the_content()`

Issue - State: closed - Opened by peterwilsoncc about 6 years ago

#25 - Return original image size when crop is larger than original.

Pull Request - State: closed - Opened by peterwilsoncc about 6 years ago - 2 comments

#23 - Certain characters in filenames break Tachyon query strings when URL-encoded

Issue - State: open - Opened by goldenapples over 6 years ago - 1 comment
Labels: bug

#22 - Allow using tachy in admin contexts

Pull Request - State: closed - Opened by joehoyle over 6 years ago - 2 comments

#21 - Don't skip tachyon if images have the same base url.

Pull Request - State: closed - Opened by joehoyle over 6 years ago

#20 - TACHYON_URL ignored when using S3-Uploads

Issue - State: closed - Opened by garrettjohnson almost 7 years ago - 1 comment

#19 - Update reference to Photon source code.

Pull Request - State: closed - Opened by wvega almost 7 years ago - 1 comment

#18 - Add yoast og support

Pull Request - State: closed - Opened by chadaort almost 7 years ago - 6 comments

#17 - adding yoast support

Pull Request - State: closed - Opened by chadaort almost 7 years ago - 2 comments

#16 - Update readme

Issue - State: closed - Opened by rmccue over 7 years ago

#15 - Add hook to be able to save image dimensions

Pull Request - State: closed - Opened by zloymalefic almost 8 years ago - 1 comment

#14 - Adds a filter for the srcset args

Pull Request - State: closed - Opened by roborourke over 8 years ago
Labels: enhancement

#13 - Pass the attachment ID in one more place in case it's found

Pull Request - State: closed - Opened by roborourke over 8 years ago

#12 - Apply tachyon_url as a filter

Pull Request - State: closed - Opened by roborourke over 8 years ago

#11 - Ignore existing query params when URL encoding image name

Pull Request - State: closed - Opened by roborourke over 8 years ago - 5 comments

#10 - Permit filter_image_downsize() to run in the admin

Issue - State: closed - Opened by danielbachhuber over 8 years ago - 1 comment

#9 - tachyon_url() function as a filter

Issue - State: closed - Opened by roborourke over 8 years ago - 4 comments

#8 - Urlencodes the image filename

Pull Request - State: closed - Opened by roborourke over 8 years ago - 4 comments

#7 - URL encode image file name

Issue - State: closed - Opened by roborourke over 8 years ago

#6 - More robust prevention of illegal offset height error

Pull Request - State: closed - Opened by roborourke over 8 years ago - 1 comment

#5 - Illegal offset 'height' warning

Pull Request - State: closed - Opened by roborourke over 8 years ago - 1 comment
Labels: bug

#4 - Warning on height var

Issue - State: closed - Opened by joehoyle over 8 years ago - 1 comment

#3 - Support cropped images

Issue - State: closed - Opened by BronsonQuick over 8 years ago - 2 comments

#2 - Changed from 'in front' to 'behind' the CDN

Pull Request - State: closed - Opened by lachlanj over 8 years ago - 1 comment

#1 - Unicode characters in image file names

Issue - State: closed - Opened by roborourke over 8 years ago - 1 comment