~cytrogen/masto-fe

masto-fe/yarn.lock -rw-r--r-- 590.7 KiB
f16b04fe — Cytrogen 8 days ago
[chore] Update dependencies
dc35e2d7 — Cytrogen 13 days ago
Rename .scss → .css and remove sass dependency (Phase 9-10)

Rename all 93 .scss files to .css, inline remaining Sass-only
syntax (// comments → /* */, arithmetic → pre-calculated values,
local $vars → hardcoded), update JS entry point imports, remove
sass-loader from webpack, remove sass/sass-loader/stylelint-config-
standard-scss packages, and clean up extraction scripts.
1ff70886 — Zoë Bijl 6 months ago
[build] upgrade eslint to 9.37.0 (#88)

Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/88
Co-authored-by: Zoë Bijl <moiety@noreply.codeberg.org>
Co-committed-by: Zoë Bijl <moiety@noreply.codeberg.org>
6301ae80 — Zoë Bijl 6 months ago
Upgrade to Webpack 5 (#83)

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/83
Co-authored-by: Zoë Bijl <code@moiety.me>
Co-committed-by: Zoë Bijl <code@moiety.me>
496fd598 — Zoë Bijl 6 months ago
[bugfix] correct import of `@rails/ujs` / fix lint issues (#92)

Details: https://github.com/rails/rails/issues/49768
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/92
Co-authored-by: Zoë Bijl <code@moiety.me>
Co-committed-by: Zoë Bijl <code@moiety.me>
[chore] Update to yarn 4 (#90)

Update to yarn 4 and use `masto-fe-standalone-woodpecker-build` container for builds.

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/90
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
81445f0a — Zoë Bijl 6 months ago
[build] upgrade to Prettier 3.6.2 (#86)

Upgrades Prettier to 3.6.2 and pins it there. Prettier [recommends pinning the version](https://prettier.io/docs/install#summary):

> Install an exact version of Prettier locally in your project. This makes sure that everyone in the project gets the exact same version of Prettier. Even a patch release of Prettier can result in slightly different formatting, so you wouldn’t want different team members using different versions and formatting each other’s changes back and forth.

---

Should probably merge after #85.

Co-authored-by: tobi <kipvandenbos@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/86
Co-authored-by: Zoë Bijl <code@moiety.me>
Co-committed-by: Zoë Bijl <code@moiety.me>
a011c5ad — Zoë Bijl 6 months ago
[build] update caniuse-lite browserlist (#81)

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/81
Co-authored-by: Zoë Bijl <code@moiety.me>
Co-committed-by: Zoë Bijl <code@moiety.me>
weeeeeeeee
6ac4848f — Laura Hausmann 2 years ago
Merge remote-tracking branch 'upstream' into glitch
1a4a23b5 — Claire 2 years ago
Merge pull request #2439 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to 4c2aca777f6ae6942d0cf11aee56a925694ccdef
3da7afde — Claire 2 years ago
Merge commit 'c310374a2f83a890520ace50e41c1e3d046e15e1' into glitch-soc/merge-upstream
9af24835 — Claire 2 years ago
Merge pull request #2434 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to 640421f661ee4d7e76a2aab607e7b15687940b6f
5fc5a548 — renovate[bot] 2 years ago
Update DefinitelyTyped types (non-major) (#27327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
eabe8397 — renovate[bot] 2 years ago
Update eslint (non-major) (#27328)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
53f5b27b — Claire 2 years ago
Merge commit '640421f661ee4d7e76a2aab607e7b15687940b6f' into glitch-soc/merge-upstream
e9a181c5 — Claire 2 years ago
Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream
702d1629 — Claire 2 years ago
Merge commit '5393be7a21331c8615ffb79c2271db92f6959458' into glitch-soc/merge-upstream

Conflicts:
- `app/controllers/auth/registrations_controller.rb`:
  Not a real conflict. Upstream removed the `set_instance_presenter` private
  method from this class, and glitch-soc has an extra private method right
  besides it for the theming system.
  Removed `set_instance_presenter` as upstream did.
- `app/controllers/auth/sessions_controller.rb`:
  Not a real conflict. Upstream removed the `set_instance_presenter` private
  method from this class, and glitch-soc has an extra private method right
  besides it for the theming system.
  Removed `set_instance_presenter` as upstream did.
19ebf779 — Claire 2 years ago
Merge commit 'e6b903b21e0682c1156ffec583ac2836fda7d657' into glitch-soc/merge-upstream
d2251586 — renovate[bot] 2 years ago
Update dependency @reduxjs/toolkit to v1.9.7 (#27275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Next