Commit Graph

461 Commits (9cd17020bc6aa966bdf26787a6ce4c9d2204c5e0)

Author SHA1 Message Date
Matt Jankowski c523a9601b
Rename local webpack* var in development env CSP config (#28766) 1 year ago
Matt Jankowski 0ce081fe49
Remove monkey patch in favor of supported Devise config value (#28760) 1 year ago
HTeuMeuLeu 7f471e70c0
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
1 year ago
Matt Jankowski 4e02838832
Enable "low risk" Rails 7.1 setting defaults (#28626) 1 year ago
gunchleoc 173953c23e
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski e09419f22a
Move old framework defaults file to regular config value (#28623) 1 year ago
Matt Jankowski a27a82939d
Remove the 7.1 marshalling format "todo" from new_framework_defaults (#28625) 1 year ago
Claire bd415af9a1
Change streaming API host to not be overridden to localhost in development mode (#28557) 1 year ago
Matt Jankowski e56fb9e489
Fix `Style/SymbolProc` cop (#28386) 1 year ago
Matt Jankowski e5717c9bc6
Fix `Style/Lambda` cop (#28378) 1 year ago
Matt Jankowski 1ee8d1e50e
Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380) 1 year ago
Claire f37c93f3d7
Change cookie rotator to use SHA1 digest for new cookies (#27392) 1 year ago
Matt Jankowski 42afd30324
Replace Sprockets with Propshaft (#28239) 1 year ago
Matt Jankowski a8473f582d
Add zeitwerk inflector for cli->CLI (#27635) 1 year ago
Claire 85662a5a57
Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 1 year ago
Matt Jankowski 31bef99b9e
Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636) 1 year ago
Matt Jankowski 9429e30d75
Disable sidekiq unique jobs in test env (#27737) 1 year ago
Matt Jankowski c875dfc90b
Fix `Lint/UnusedBlockArgument` cop (#27777) 1 year ago
Matt Jankowski 33cc3ae8fa
Fix `Style/StabbyLambdaParentheses` cop (#27771) 1 year ago
Matt Jankowski 02d27de5ce
Move i18n locale configuration to separate initializer (#27571) 1 year ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` (#27590) 1 year ago
Matt Jankowski 3107a9410c
Silence deprecation warning about secrets/credentials with Devise patch (#27578) 1 year ago
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization (#26905) 1 year ago
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 (#27528) 1 year ago
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522) 1 year ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
Claire c3e0eb3699
Change Content-Security-Policy to be tighter on media paths (#26889) 1 year ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472) 1 year ago
Wladimir Palant 23f8e93c64
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413) 1 year ago
Renaud Chaput e0da64bb4e
Fix empty ENV variables not using default nil value (#27400) 1 year ago
Nick Schonning 85db392464
Autofix Rubocop cops for config/ (#24145) 1 year ago
Matt Jankowski 56c0babc0b
Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 1 year ago
Claire 8acc75435b
Change S3 checksum mode to be disabled by default (#27007) 1 year ago
Claire a04ae16201
Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901) 1 year ago
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857) 1 year ago
Christian Schmidt ea31929776
Fix invalid Content-Type header for WebP images (#26773) 1 year ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798) 1 year ago
Christian Schmidt 286a21afdc
Support webpacker live-reloading on Docker (#26419) 1 year ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
1 year ago
Claire dd049fc37a
Fix ES_PRESET not being applied to Chewy's internal index (#26489) 2 years ago
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 years ago
Claire 4bc0dd751c
Add `S3_DISABLE_CHECKSUM_MODE` environment variable for compatibility with some S3-compatible providers (#26435) 2 years ago
Claire 12c43e4ab5
Re-add StatsD support through the `nsa` gem (#26310) 2 years ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
Matt Jankowski ad81be6c8e
Update rubocop rules for linelength (#26190) 2 years ago
Matt Jankowski bada7a65aa
Ignore long line in regex initializer (#26182) 2 years ago
Claire e5f1000ad1
Fix CSP headers being unintendedly wide (#26105) 2 years ago
Claire 934c7b33d1
Change default KeyGenerator digest to SHA1 to fix cookies in rolling upgrades (#26023) 2 years ago
Misty De Méo b848ba3867
Paperclip: add support for Azure blob storage (#23607) 2 years ago