~cytrogen/masto-fe

ref: fdc3ff7c2d538751fc5e761fae33fc007294a540 masto-fe/lib d---------
f8314520 — Matt Jankowski 2 years ago
Refactor `Snowflake` to avoid brakeman sql injection warnings (#25879)

b8b2470c — Matt Jankowski 2 years ago
Fix `Style/SlicingWithRange` cop (#25923)

1d557305 — Nick Schonning 2 years ago
Enable Rubocop Style/FrozenStringLiteralComment (#23793)

00511283 — Claire 2 years ago
Bump version to v4.1.4 (#25805)

71d44949 — Claire 2 years ago
Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794)

5e1752ce — Claire 2 years ago
Bump version to v4.1.3 (#25757)

dc8f1fbd — Claire 2 years ago
Merge pull request from GHSA-9928-3cp5-93fm

* Fix attachments getting processed despite failing content-type validation

* Add a restrictive ImageMagick security policy tailored for Mastodon

* Fix misdetection of MP3 files with large cover art

* Reject unprocessable audio/video files instead of keeping them unchanged
6d8e0fae — Claire 2 years ago
Merge pull request from GHSA-ccm4-vgcc-73hp

* Tighten allowed HTML in oEmbed-based preview cards

* Sanitize preview cards at render time

* Add `sandbox` attribute to preview card iframes
fed9cbfd — Claire 2 years ago
Add hardened headers to user-uploaded files (#25756)

c78280a8 — Claire 2 years ago
Add translate="no" to outgoing mentions and links (#25524)

b5675e26 — Matt Jankowski 2 years ago
Add coverage for `CLI::Feeds` command (#25319)

07933db7 — Matt Jankowski 2 years ago
Add coverage for `CLI::Cache` command (#25238)

c66250ab — Nick Schonning 2 years ago
Autofix Rubocop Regex Style rules (#23690)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
768b00c4 — Jed Fox 2 years ago
Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)

cd4f0fea — Matt Jankowski 2 years ago
Extract verify options method in search cli (#25121)

35c1c3e5 — Matt Jankowski 2 years ago
Add CLI area progress bar helper (#25208)

dc26140d — Matt Jankowski 2 years ago
Use thor methods instead of tty prompt in maintenance cli (#25207)

1baf4007 — Matt Jankowski 2 years ago
Fix FormatStringToken cop in CLI (#25122)

80c7de99 — Matt Jankowski 2 years ago
Fix Rails/WhereExists cop in CLI (#25123)

b7b96efd — Matt Jankowski 2 years ago
Extract helper method for error report in cli/accounts command (#25119)

Next