Commit Graph

2549 Commits (33bd8eccd5ed3b9e87140103cf63cd7aa02c22e2)

Author SHA1 Message Date
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ()
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop ()
github-actions[bot] 1ffd5a98a9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 4612576c68
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 65cd0700e4
Refactor domains cli to remove model call from regex ()
Wladimir Palant 23f8e93c64
Fixes - Allow cross origin request for /nodeinfo/2.0 API ()
github-actions[bot] 13456efd7b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput e0da64bb4e
Fix empty ENV variables not using default nil value ()
github-actions[bot] 773d25e8df
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] c348b904a5
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] f1ae72ba46
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 1a2a4c389f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 89b48681cf
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] e0b54ed3e1
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 32ab474472
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 8e4251f9e7
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Nick Schonning 85db392464
Autofix Rubocop cops for config/ ()
github-actions[bot] e95d25e101
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] ee866ec0e0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 695e42de0d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 56c0babc0b
Fix rubocop `Layout/ArgumentAlignment` cop ()
github-actions[bot] b93ce7d8b3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 5ea3e8e765
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 736fe75346
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] e824585523
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 8acc75435b
Change S3 checksum mode to be disabled by default ()
github-actions[bot] effe4728cf
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 61fe25fe74
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 73ecc4de6e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 67eaaa4b90
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
github-actions[bot] 1b4902fabf
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire a04ae16201
Fix CSP when using `ONE_CLICK_SSO_LOGIN` ()
github-actions[bot] 921c6fe654
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Robert R George 20666482ef
Added admin api for managing tags ()
CSDUMMI 9a70cac9de
Fix by adding the domain of the current SSO provider to the form-action CSP ()
Renaud Chaput e9b528eaee
Use NodeJS v20 by default ()
Claire 475783d567
Add timezone to datetimes in e-mails ()
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings ()
Christian Schmidt ea31929776
Fix invalid Content-Type header for WebP images ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var ()
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding ()
Christian Schmidt 286a21afdc
Support webpacker live-reloading on Docker ()
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 163b004bb1
Change admin e-mail notification settins to be their own settings group ()
Renaud Chaput bb2db2aec0
Add `circular-dependency-plugin` to detect any circular deps issues ()
Claire ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard ()
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers ()
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>