1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-09 11:29:12 -05:00
paricafe/packages/frontend
かっこかり 5445b023e5
enhance: 連合モードにあわせてフロントエンドを変化させるように ()
* enhance(backend): metaにfederation modeに関する情報を公開

* enhance(frontend): 登録画面の注意書きを追加

* enhance(frontend): aboutページ・サーバー情報

* enhance(frontend): サーバー統計

* enhance(frontend): みつけるページ

* enhance(frontend): 検索

* enhance(frontend): ユーザー選択

* enhance(frontend): 設定画面

* enhance(frontend): ウィジェット

* enhance(frontend): リモートで開くオプション

* Update Changelog

* enhance(frontend): ステータスバー

* i18n

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-14 11:08:54 +00:00
..
.storybook Update generate.tsx 2024-10-04 13:40:49 +09:00
.vscode test(): add components/Mk[A-B].* stories () 2023-04-13 12:20:39 +09:00
@types feat(frontend): ノート・ユーザータイムライン埋め込み () 2024-09-09 20:57:36 +09:00
assets wip () 2024-10-11 21:05:53 +09:00
lib (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src enhance: 連合モードにあわせてフロントエンドを変化させるように () 2025-01-14 11:08:54 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト () 2025-01-07 12:28:48 +00:00
.gitignore build(): Storybook & Chromatic & msw () 2023-04-04 09:38:34 +09:00
eslint.config.js update deps () 2024-07-02 11:38:34 +09:00
package.json refactor/deps(frontend): shikiのdeprecated表現を修正 () 2025-01-11 13:47:15 +00:00
tsconfig.json fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする () 2025-01-07 12:23:05 +00:00
vite.config.local-dev.ts feat(frontend): ノート・ユーザータイムライン埋め込み () 2024-09-09 20:57:36 +09:00
vite.config.ts fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 () 2025-01-14 10:40:14 +00:00
vite.json5.ts Fix type errors from vite.json5.ts () 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij () 2023-12-09 13:13:31 +09:00