Commit Graph

297 Commits (oxlint)

Author SHA1 Message Date
Renaud Chaput e24737c612
Replace `prettier` with `oxfmt` (#37893) 5 days ago
Matt Jankowski 3c3a1b1684
Use separate rules with same `groupName` for playwright updates (#37809) 7 days ago
Claire 284c53f439
Remove disabled bundlesize-compare workflow (#37875) 1 week ago
David Roetzel 0763ad0d96
Set a more explicit version number for GH Action (#37800) 2 weeks ago
Claire 8aabc8628d
Fix i18n check for missing source strings (#37801) 2 weeks ago
renovate[bot] 665f746165
Update artifact actions (major) (major) (#37788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] da91639b43
Update twk3/rollup-size-compare-action action to v1.2.0 (#37787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] c1b945425c
Update peter-evans/create-pull-request action to v8 (#37783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 624c25edd8
Update actions/cache action to v5 (#37781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] c0f809cb5b
Update actions/checkout action to v6 (#37782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
David Roetzel b9a538e57a
Pin Actions to SHA (#37764) 2 weeks ago
Claire a75790143c
Change bundlesize-compare workflow to compare with the result of the merge (#37680) 4 weeks ago
Echo 6a995decb8
Experiment with adding a bundle comparison tool (#37630) 4 weeks ago
Echo ad735d350c
Set up modes for Chromatic (#37586) 1 month ago
Matt Jankowski 157d8c0d99
Remove deprecated usage of imagemagick (#37488) 1 month ago
Claire da2b75bdcd
Change `build-releases` workflow to tag images `latest` based on latest `stable-x.y` branch (#37179)
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
3 months ago
Echo 84ffb107c3
Adjust Chromatic to run conditionally (#37050) 3 months ago
Renaud Chaput bc5397a0db
Remove the 2 PRs-per-hour Renovate limit (#36814) 3 months ago
Claire 6f1a30c4a6
Bump version to v4.5.0 (#36754) 4 months ago
Renaud Chaput 15a7abd581
Resume Renovate updates for `tesseract` (#36705) 4 months ago
renovate[bot] e7692d0de8
chore(deps): update artifact actions (major) (major) (#36711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] cc77844540
chore(deps): update github/codeql-action action to v4 (#36713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] f221ce530b
chore(deps): update actions/setup-node action to v6 (#36710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 1a698d3b35
chore(deps): update chromaui/action action to v13 (#36712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 5a2edebc2b
chore(deps): update actions/checkout action to v5 (#36709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Renaud Chaput b1c91d885a
Remove Renovate postUpgrade commands (#36223) 5 months ago
Renaud Chaput 6689040fc6
Renovate config improvements (#36209) 5 months ago
David Roetzel f316cd51c8
Enable GH actions scanning with CodeQL (#36193) 5 months ago
Claire c893b82ace
Remove unnecessary limitation on manual build-security workflow (#35752) 6 months ago
renovate[bot] bf46cffd9e
Update peter-evans/create-pull-request action to v7.0.8 (#35648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
diondiondion 4de5cbd6f5
refactor: Replace react-hotkeys with custom hook (#35425) 7 months ago
Renaud Chaput 7d2dda97b3
Remove the "to triage" label status (#35394) 7 months ago
Claire fdefc4d2b4
Add ability to manually trigger i18n uploads (#35279) 8 months ago
Renaud Chaput 498af63b85
chore: validate the project `funding.json` association (#35221) 8 months ago
Matt Jankowski 629bb74451
Replace selenium-webdriver with playwright (#34867) 9 months ago
Claire ba75ba3adc
Change github workflow for chromatic to only run on official Mastodon repository (#34963) 9 months ago
diondiondion f2cfa4f482
feat: Add Storybook for component documentation, testing, and development (#34907)
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
Matt Jankowski f2cdbefa3c
Align versions in templates to current/plausible values (#34952) 9 months ago
Claire 12c0e58d9a
Fix mastodon-streaming container image builds on 4.4 (#34921) 9 months ago
Matt Jankowski 7f4ec7d9cf
Include matrix values in upload artifact names (#34876) 9 months ago
Matt Jankowski 71d46e26b2
Update `rack` to version 3 (#34816) 9 months ago
Echo 84d03e4e16
Revert React Spring to 9.7.5 and updates Renovate (#34788) 9 months ago
Claire f7182ddc8b
Change libvips to be enabled by default (#34741) 9 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
Echo 8c579c5b34
Migrate from Jest to Vitest (#34454) 10 months ago
Renaud Chaput 0653374c34
Fix Renovate alert with the now deprecated `@types/emoji-mart` package (#34352) 11 months ago
Echo e8270e2807
Upgrade to ESLint v9 flat config (#34324)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
11 months ago
Claire 04492e7f93
Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 12 months ago
Jonathan de Jong b155c62aa2
Dockerfile: prevent unnecessary ffmpeg building (#34084) 12 months ago
Matt Jankowski 894b96cf1f
Rely on `haml-lint` parallel default (#34036) 1 year ago