Commit Graph

16503 Commits (51f581e03e1b2611eceddf5010ef736680e1f62b)
 

Author SHA1 Message Date
Matt Jankowski 84a31319e9
Add `match_json_values` and use in AP worker specs ()
Nick Schonning 53776cd58f
Enable passing ESLint rules ()
Matt Jankowski 5f4d231e98
Use rubocop `DisplayCopNames` and `UseCache` defaults (true) ()
renovate[bot] 49b323c13d
fix(deps): update dependency cssnano to v7.0.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 8098d27f84
Stop calling Webpacker in full-stack tests ()
Matt Jankowski 556d409780
Enable renovate `lockFileMaintenance` setting ()
renovate[bot] 4e7e31538f
chore(deps): update opentelemetry-ruby (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski a8b3d2e4e4
Consolidate time periods methods into base measure ()
github-actions[bot] 80743e0e7f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski be19b94dea
Unpluralize mistakenly changed privacy template ()
Claire 58ace2e45e
Fix SQL error in admin measures API ()
Michael Stanclift d97fcd0cbb
Build ffmpeg from source in Dockerfile ()
Renaud Chaput d558dfd77d
Convert notifications policies frontend code to Typescript ()
github-actions[bot] 50db95b9a1
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 689ba28b07
chore(deps): update docker/dockerfile docker tag to v1.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 81f95cf08e
fix(deps): update dependency sass to v1.77.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 7db3509a1f
Remove comment for ruby-core-extracted gem ()
Matt Jankowski 238dd23214
Remove already configured excludes from .rubocop.yml ()
Matt Jankowski 38c6825eda
Remove unused `Extractor#extract_cashtags_with_indices` method ()
Michael Stanclift d5f02adad7
Add option to use native Ruby driver for Redis ()
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper ()
github-actions[bot] 35d52d7914
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] f195c46635
chore(deps): update dependency irb to v1.13.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski f287462f76
Fix repeated Delete/Undo assertion in remove status service spec ()
renovate[bot] c739b7f851
fix(deps): update dependency ws to v8.17.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 04d6cde393
chore(deps): update devdependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured ()
renovate[bot] 5addffb604
chore(deps): update dependency public_suffix to v5.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] dd5fc5329e
chore(deps): update dependency memory_profiler to v1.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] e80710fae6
chore(deps): update dependency rubocop-performance to v1.21.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Stanclift a777f7e3cc
Restore short Ruby version on admin dashboard ()
Matt Jankowski 2b10b0e027
Reduce docker service container health check wait times ()
Michael Stanclift 4a5442edaa
Add ffmpeg and ImageMagick versions to admin dashboard ()
renovate[bot] 09dca8ba3d
chore(deps): update dependency fog-openstack to v1.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko b9fd7571ae
Change sidebar text in web UI ()
Claire 8eb27c60e1
Add `most_recent_notification_id` to `NotificationGroup` ()
Matt Jankowski b5d1d48266
Convert `form_for` -> `form_with` in views ()
Matt Jankowski 980034e2e1
Fix `Style/NilLambda` cop in paperclip initializer ()
Matt Jankowski 222ab80557
Fix `Style/GlobalStdStream` cop in environments/* files ()
Matt Jankowski ab8474fd7f
Fix (relax) remaining `RSpec/*` cops ()
Matt Jankowski 8d5ed19c6d
Migrate `form_tag` to `form_with` in admin and auth views ()
github-actions[bot] a7264a2b42
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] e1f8cd5b0f
chore(deps): update dependency aws-sdk-s3 to v1.152.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith 3d9f00ae16
Fix unsafe URLs in audit log resulting from domain blocks ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Marcin Mikołajczak a243963e93
LanguageDropdown: remove unused function ()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Michael Stanclift 179f7b11ba
Build libvips from source in Dockerfile ()
Matt Jankowski a66f6e1005
Add binstub for `brakeman` ()
renovate[bot] f8ce61d670
chore(deps): update dependency nokogiri to v1.16.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 271a8e99e2
Update merge conflict rebase action version (silences node version warning) ()
Louis Brauer f0ca874b09
Include crossorigin in inert css ()