misskey/packages/frontend/src
かっこかり 0d52145b2b
deps: update deps [ci skip] (#16997)
* update deps

* update chokidar to v5

* fix type error

* rollback serviceworker types to r74

* fix [ci skip]
2025-12-16 11:42:06 +09:00
..
aiscript fix(frontend/aiscript): 各種関数の引数で明示的にnullが指定されている場合のハンドリングを修正 (#16838) 2025-11-27 18:43:00 +09:00
boot refactor 2025-11-27 13:00:11 +09:00
components deps: update deps [ci skip] (#16997) 2025-12-16 11:42:06 +09:00
composables refactor8frontend9: anyを除去 (#16778) 2025-11-10 15:33:54 +09:00
directives refactor8frontend9: anyを除去 (#16778) 2025-11-10 15:33:54 +09:00
filters enhance(frontend): 投稿フォームの設定メニューを改良 (改) 2025-03-16 17:48:16 +09:00
lib refactor8frontend9: anyを除去 (#16778) 2025-11-10 15:33:54 +09:00
pages fix(frontend): オーナー不在のチャンネルをミュートできないのを修正 (#16906) 2025-12-11 23:15:57 +09:00
preferences enhance(frontend): Change default animatedMfm based on reduced motion preference 2025-11-26 20:17:59 +09:00
shaders enhance(frontend): glslを単独のファイルに分離 (#16665) 2025-10-20 15:23:19 +09:00
types fix(frontend): pageheaderの型を修正 (#16803) 2025-11-20 15:40:52 +09:00
ui Fix: deckのタイムラインセレクタのデフォルトの値が現在のタイムラインではない問題 (#16008) 2025-12-12 12:53:59 +09:00
unicode-emoji-indexes enhance: support emojis added in Unicode 16.0 or earlier (#16329) 2025-08-01 22:26:29 +09:00
utility fix(frontend): 一部のシチュエーションで投稿フォームのツアーが表示されない問題を修正 (#16837) 2025-11-24 11:18:01 +09:00
widgets fix type 2025-11-09 19:43:19 +09:00
workers refactor(frontend): specify global object 2025-11-07 20:20:13 +09:00
_boot_.ts enhance: verify-emailにフロントエンドUIを実装 (#16431) 2025-08-21 16:52:30 +09:00
accounts.ts enhance(frontend): 下書き/予約投稿一覧は投稿フォームのアカウントメニュー内に移動し、下書き保存は「...」メニュー内に移動 2025-10-21 20:03:57 +09:00
analytics.ts feat: google analytics (#15451) 2025-02-25 11:51:23 +00:00
cache.ts enhance(frontend): クリップ/リスト/アンテナ/ロール追加系メニュー項目において、表示件数を拡張 2025-09-06 11:18:08 +09:00
custom-emojis.ts refactor(frontend): scripts -> utility 2025-03-09 14:28:01 +09:00
debug.ts refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
deck.ts fix: カラムの名前が正しくリスト/チャンネルの名前にならない問題 (#15987) 2025-08-09 10:43:07 +09:00
di.ts refactor8frontend9: anyを除去 (#16778) 2025-11-10 15:33:54 +09:00
drag-and-drop.ts enhance(frontend): テーマをドラッグ&ドロップできるように 2025-09-26 15:36:25 +09:00
events.ts refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539) 2025-09-13 08:33:14 +09:00
i.ts refactor(frontend): signinRequired -> ensureSignin 2025-03-16 19:04:14 +09:00
i18n.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts refactor 2025-09-01 12:59:53 +09:00
local-storage.ts enhance(frontend): improve theme apply handling 2025-10-22 11:11:30 +09:00
memory-storage.ts enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように (#15438) 2025-02-26 07:28:35 +00:00
navbar.ts feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456) 2025-09-19 21:02:30 +09:00
os.ts feat: scheduled post (#16577) 2025-09-26 15:29:52 +09:00
page.ts 🎨 2025-03-18 17:31:25 +09:00
plugin.ts refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539) 2025-09-13 08:33:14 +09:00
pref-migrate.ts refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539) 2025-09-13 08:33:14 +09:00
preferences.ts enhance(frontend): preferenceのタブ間同期にBroadcast Channelを使用するように (#16819) 2025-11-24 16:52:46 +09:00
router.definition.ts feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456) 2025-09-19 21:02:30 +09:00
router.ts enhance(frontend): typed nirax (#16309) 2025-07-30 12:30:35 +09:00
server-context.ts lint fixes 2025-03-20 19:00:09 +09:00
signout.ts fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように (#15802) 2025-04-13 16:59:01 +09:00
store.ts fix(frontend): confettiの実行がアニメーション設定を考慮していない問題を修正 (#16714) 2025-10-27 18:41:03 +09:00
stream.ts refactor8frontend9: anyを除去 (#16778) 2025-11-10 15:33:54 +09:00
style.scss perf(frontend): tweak css performance 2025-08-03 10:01:25 +09:00
tab-id.ts enhance(frontend): preferenceのタブ間同期にBroadcast Channelを使用するように (#16819) 2025-11-24 16:52:46 +09:00
theme.ts fix(frontend): visibilityStateがhiddenな状態でstartViewTransitionしないように 2025-12-01 08:21:30 +09:00
timelines.ts enhance(frontend): improve accounts management 2025-03-13 22:12:23 +09:00
tips.ts enhance(frontend): 投稿フォームのヒントを追加 (#16712) 2025-11-07 11:03:33 +09:00