1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog More... 5 days ago
Fix Content-Type allowlist bypass vulnerability remained More... 8 days ago
Merge pull request #2728 from schinery/main More... 26 days ago
Revert bumping Marcel to 1.0.3 More... 27 days ago
Use Marcel::Magic.new instead of private constant More... 27 days ago
Fix for rmagick spec More... 27 days ago
Use Marcel::TYPE_EXTS instead of Marcel::TYPES More... 28 days ago
Merge pull request #2721 from clickworkorange/master More... about 2 months ago
Update README.md More... about 2 months ago
Updated README to include information about Vips and the "crop" processing method. More... about 2 months ago
Fixed `yield` of RMagic `crop` method. RMagic should `crop!` with a bang! MiniMagic `crop` method should `.apply(combine_options)`. Fixed copy/paste error in MiniMagic `crop` method description. Removed redundant blank line in MiniMagic & RMagic `crop` method descriptions. More... about 2 months ago
Added support for "crop" method to RMagic and MiniMagic processors. Updated "crop" method of Vips processor to retain image bottom/right edge if cropping box falls outside the image boundaries. Added tests for cropping within and beyond image boundaries for all three processors. More... about 2 months ago
Merge pull request #2718 from carrierwaveuploader/warn-if-filename-is-safeguarded More... about 2 months ago
Fix assigning a file with the same name not marking the column as changed More... about 2 months ago
Removed duplicate "csv" dependency. More... about 2 months ago
Merge branch 'carrierwaveuploader:master' into master More... about 2 months ago
Add documentation for supporting S3 with ACLs disabled and GCS uniform bucket-level access More... about 2 months ago
Fix ruby-head build More... about 2 months ago
I should run RuboCop locally before committing. Repeat 100x times. More... 2 months ago
Maybe "csv" should only be a development_dependency? More... 2 months ago
Added csv as a gemspec requirement (removed in Ruby 3.4). Removed trailing whitespace. More... 2 months ago
Butterfingers. More... 2 months ago
Added support for the "crop" method to the vips processor. More... 2 months ago
Show warning if #filename is safeguarded as in the pre-3.x style More... 3 months ago
Merge pull request #2717 from jiikko/patch-1 More... 3 months ago
Update Callback Documentation More... 3 months ago
Merge pull request #2705 from dzhikvas/fix-content-type-detection More... 4 months ago
Merge pull request #2696 from rajyan/skip-ssrf-protection-config More... 4 months ago
Fix #derived_versions and #active_sibling_versions returning an Array where Hash is expected More... 4 months ago
Update README.md to indicate skip_ssrf_protection should be used only when necessary More... 4 months ago