misskey/packages/frontend/src
Soli ed8a95f5bc
fix(frontend): Twitch クリップの埋め込みが開けない問題を修正 (#16102)
2025-05-29 11:43:08 +09:00
..
aiscript enhance(frontend/aiscript): AiScriptからtoastを発行できるように (#16071) 2025-05-21 10:23:12 +09:00
boot Feat: No websocket mode (#15851) 2025-05-09 17:40:08 +09:00
components fix(frontend); カスタム絵文字のリアクションが二重で表示されることがある問題を修正 (#16092) 2025-05-24 18:31:55 +09:00
composables fix(frontend): リアクション削除イベントのコンディションが誤っていたのを修正 (#16097) 2025-05-25 08:38:29 +09:00
directives
filters
lib Feat: No websocket mode (#15851) 2025-05-09 17:40:08 +09:00
pages feat: URLプレビューのリダイレクトを受け入れるかどうかを設定できるようにする (#16112) 2025-05-27 20:46:22 +09:00
preferences enhance(frontend): tweak default preferences 2025-05-23 20:26:12 +09:00
types Feat: No websocket mode (#15851) 2025-05-09 17:40:08 +09:00
ui 🎨 2025-05-23 14:02:55 +09:00
unicode-emoji-indexes
utility fix(frontend): Twitch クリップの埋め込みが開けない問題を修正 (#16102) 2025-05-29 11:43:08 +09:00
widgets Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
workers
_boot_.ts feat(frontend): tabler-iconsのサブセット化 (#15340) 2025-05-22 22:56:38 +09:00
accounts.ts refactor(frontend): アカウント情報はstore管理に 2025-04-16 09:25:13 +09:00
analytics.ts
cache.ts
custom-emojis.ts
debug.ts
deck.ts feat(frontend): chat column 2025-04-15 15:36:53 +09:00
di.ts perf(frontend): use css-native implementation for spacer rather than vue component 2025-04-27 19:55:56 +09:00
drag-and-drop.ts Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
events.ts Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
i.ts
i18n.ts
index.mdx
instance.ts enhance(frontend): URLプレビューをユーザーサイドで無効化できるように (#16064) 2025-05-20 13:42:30 +09:00
local-storage.ts enhance(frontend): 壁紙をデッキ設定の一部に 2025-04-01 13:18:49 +09:00
memory-storage.ts
navbar.ts enhance: チャットの閲覧を無効化できるように (#15765) 2025-04-07 19:09:11 +09:00
os.ts feat(frontend): モバイルデバイスで折りたたまれたUIの展開表示に全画面ページを使用できるように 2025-05-22 14:57:35 +09:00
page.ts
plugin.ts
pref-migrate.ts Feat: No websocket mode (#15851) 2025-05-09 17:40:08 +09:00
preferences.ts refactor 2025-05-07 16:10:43 +09:00
router.definition.ts enhance(frontend): add debug room 2025-05-07 10:45:01 +09:00
router.ts
server-context.ts
signout.ts fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように (#15802) 2025-04-13 16:59:01 +09:00
store.ts enhance(frontend): improve tips 2025-05-23 10:46:42 +09:00
stream.ts
style.scss fix(frontend): タブ間同期が行われるとテーマが切り替わり続ける問題を修正 (#16094) 2025-05-25 08:37:39 +09:00
tab-id.ts
theme.ts fix(frontend): タブ間同期が行われるとテーマが切り替わり続ける問題を修正 (#16094) 2025-05-25 08:37:39 +09:00
timelines.ts
type.ts