mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-28 22:44:35 +02:00
787de92c2fd775396ae0231a2bc5030bca9813dd
fix(frontend): bannerUrl が空の場合に /about ページで /null へのリクエストが発生する問題を修正
bannerUrl が空の場合は 背景画像を設定しない。
about.overview.vue の background-image: url("null"); によって /null へのリクエストが発生してしまうため。
…
…
…
…
…
…
…
…
Thanks
Thanks to Sentry for providing the error tracking platform that helps us catch unexpected errors.
Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.
Thanks to Codecov for providing the code coverage platform that helps us improve our test coverage.
Thanks to Crowdin for providing the localization platform that helps us translate Misskey into many languages.
Thanks to Docker for providing the container platform that helps us run Misskey in production.
Description
🌎 A completely free and open interplanetary microblogging platform 🚀
https://github.com/misskey-dev/misskey
Readme
AGPL-3.0
611 MiB
Languages
TypeScript
64.5%
Vue
29%
JavaScript
5.7%
GLSL
0.3%
SCSS
0.3%