misskey/packages/frontend
かっこかり 5445b023e5
enhance: 連合モードにあわせてフロントエンドを変化させるように (#15112)
* 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
@types
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib
public
src enhance: 連合モードにあわせてフロントエンドを変化させるように (#15112) 2025-01-14 11:08:54 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト (#15191) 2025-01-07 12:28:48 +00:00
.gitignore
eslint.config.js
package.json refactor/deps(frontend): shikiのdeprecated表現を修正 (#15169) 2025-01-11 13:47:15 +00:00
tsconfig.json fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする (#15215) 2025-01-07 12:23:05 +00:00
vite.config.local-dev.ts
vite.config.ts fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 (#15255) 2025-01-14 10:40:14 +00:00
vite.json5.ts
vue-shims.d.ts