Commit Graph

16575 Commits (36d819bef34279bb36cdfa3ed89711405ad79591)
 

Author SHA1 Message Date
renovate[bot] 9c7d56db9a
fix(deps): update dependency postcss-preset-env to v9.5.15 (#30878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
renovate[bot] 8142c7aa3e
chore(deps): update definitelytyped types (non-major) (#30882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
renovate[bot] 5d4dbbcc67
chore(deps): update dependency charlock_holmes to v0.7.8 (#30870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Claire ba6a558a70
Simplify color extraction code using `bandunfold` (#30869) 6 months ago
renovate[bot] 1bccba1408
chore(deps): update dependency @testing-library/react to v16 (#30533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
6 months ago
github-actions[bot] a5134f2695
New Crowdin Translations (automated) (#30867)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Eugen Rochko ea6c455e81
Fix follow button in hover cards not working when signed out in web UI (#30864) 6 months ago
Eugen Rochko 0f3fef6fda
Change search modifiers to be case-insensitive (#30865) 6 months ago
Michael Stanclift 3225954865
Fix browser window color on light theme (#30861) 6 months ago
Matt Jankowski bc3737f0c3
Add detail about running version on vips error failure (#30858) 6 months ago
renovate[bot] 03bbb74b0c
fix(deps): update dependency prom-client to v15.1.3 (#30852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec (#30859) 7 months ago
Claire b15a3614dc
Stub `Vips::Error` when not using libvips (#30857) 7 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 7 months ago
David Roetzel 42adb6eaee
Add size limit for link preview URLs (#30854) 7 months ago
Eugen Rochko 096057b845
Change `author_account` to be `authors` in REST API (#30846) 7 months ago
github-actions[bot] 6d1c1fd684
New Crowdin Translations (automated) (#30851)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski f6390c3326
Use flatware to parallelize CI specs (#30284) 7 months ago
Matt Jankowski ad53b0ab65
Rely on built-in ruby private IP detection (#30848) 7 months ago
Eugen Rochko 3939352e92
Convert `<ColumnHeader>` to Typescript (#30849) 7 months ago
Eugen Rochko e89317d4c1
Add hover cards in web UI (#30754)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
7 months ago
Renaud Chaput 863c470a2b
Convert `<Directory>` to Typescript / function component (#30829) 7 months ago
Matt Jankowski 51f581e03e
Fix `Rails/ReversibleMigration` cop for `remove` (#30833) 7 months ago
Matt Jankowski 528a7f57fa
Fix `Rails/ReversibleMigration` cop for `change_column` (#30835) 7 months ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 7 months ago
renovate[bot] 2b43c05a6a
chore(deps): update dependency aws-sdk-s3 to v1.154.0 (#30838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body (#30839) 7 months ago
Eugen Rochko a40831b363
Fix account search results (#30803) 7 months ago
renovate[bot] 07d222665b
chore(deps): update dependency typescript to v5.5.2 (#30815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Claire 2c7eed1fa1
Fix API requests after #30818 (#30837) 7 months ago
Renaud Chaput 845fe1c693
Add the Interlingua locale (#30828) 7 months ago
Matt Jankowski 8ef59729a1
Ignore intermittent chrome/manifest/icon interaction failure (#30793) 7 months ago
Renaud Chaput 547e97945d
Change `apiRequest` to accept both `params` and `data` (#30818) 7 months ago
renovate[bot] 309274839d
chore(deps): update dependency aws-sdk-s3 to v1.153.0 (#30824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 7 months ago
github-actions[bot] 052c90b8de
New Crowdin Translations (automated) (#30825)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski 6527d50391
Disable `Rails/BulkChangeTable` cop (#30820) 7 months ago
Matt Jankowski 39d80e84be
Remove `lockfileMaintenance` setting (#30799) 7 months ago
Tim Rogers f6e466058a
Added check for STATSD_ADDR setting to emit a warning and proceed rather than crashing if the address is unreachable (#30691) 7 months ago
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 7 months ago
github-actions[bot] 61722b1b1f
New Crowdin Translations (automated) (#30808)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Essem 1af6313ced
Fix CMD syntax in streaming Dockerfile (#30795) 7 months ago
Essem 54cc204473
Use WebSocketServer instead of WebSocket.Server in streaming (#30788) 7 months ago
renovate[bot] b3710098a8
chore(deps): update dependency opentelemetry-instrumentation-faraday to v0.24.5 (#30797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Nick Schonning 6d14cfbf29
Unset Rails/UnusedIgnoredColumns (#30800) 7 months ago
renovate[bot] 3f81e7dcc8
chore(deps): update dependency @types/http-link-header to v1.0.6 (#30814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Michael Stanclift 4743657ba2
Fix Docker buildx warnings about casing and undefined variables (#30798) 7 months ago
renovate[bot] 637de63505
chore(deps): update dependency public_suffix to v6 (#30738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot] 93741f6a70
fix(deps): update dependency glob to v10.4.2 (#30761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot] 8fd5b59f8f
chore(deps): update dependency devise-two-factor to v5.1.0 (#30760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago