index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
enhance(frontend): アンテナ・リストの設定画面・タイムライ...
かっこかり
4
-10
/
+31
2025-11-10
refactor(frontend): フロントエンドの型エラー解消 (#16779)
かっこかり
1
-1
/
+4
2025-11-10
refactor8frontend9: anyを除去 (#16778)
かっこかり
16
-110
/
+42
2025-11-10
chore(frontend): アニメーション画像設定をパフォーマンスセ...
syuilo
1
-0
/
+12
2025-11-09
fix type
syuilo
1
-1
/
+1
2025-11-09
fix type
syuilo
2
-2
/
+4
2025-11-09
🎨
syuilo
2
-17
/
+30
2025-11-09
fix(frontend): postform tourをスキップできるように (#16767)
かっこかり
1
-1
/
+3
2025-11-07
refactor(frontend): specify global object
syuilo
2
-3
/
+3
2025-11-07
Fix postMessage type error in Web Worker files by adding triple-slash directi...
Copilot
2
-0
/
+6
2025-11-07
fix type
syuilo
2
-6
/
+6
2025-11-07
fix type
syuilo
2
-5
/
+31
2025-11-07
fix type
syuilo
1
-2
/
+32
2025-11-07
fix type
syuilo
3
-4
/
+4
2025-11-07
fix type
syuilo
1
-1
/
+1
2025-11-07
fix(frontend): 一部のページでもっと見るが自動で行われな...
果物リン
3
-24
/
+33
2025-11-07
enhance(frontend): 投稿フォームのヒントを追加 (#16712)
syuilo
4
-3
/
+264
2025-11-07
feat: チャンネルミュートの実装 (#14105)
おさむのひと
1
-8
/
+74
2025-11-06
feat(frontend): EXIFフレーム機能 (#16725)
syuilo
59
-1177
/
+2587
2025-11-06
fix(frontend): improve startViewTransition handling
syuilo
1
-7
/
+16
2025-11-06
enhance(frontend): Extend links to profile pages (#16417)
Souma
3
-15
/
+19
2025-11-06
fix(frontend): 存在しない翻訳キーを追加 (#16757)
かっこかり
1
-5
/
+3
2025-11-06
enhance(frontend): ブラウザの通知権限をより確実に取得でき...
かっこかり
2
-10
/
+21
2025-11-06
enhance(frontend): チャンネル周りのUIの整理 (#16743)
かっこかり
3
-11
/
+9
2025-11-06
fix(frontend): PageHeaderのタイトルがはみ出る問題を修正 (#16744)
かっこかり
1
-25
/
+12
2025-11-05
enhance(frontend): 絵文字パレット設定に説明文を追加 (#16750)
かっこかり
1
-0
/
+5
2025-11-05
fix(frontend): navbarのリアルタイムモードのオンオフ状態の...
かっこかり
1
-2
/
+4
2025-11-04
fix(frontend): 表示するものがないときにはMkResultを使用する...
かっこかり
2
-2
/
+9
2025-11-04
fix(frontend): formlinkのスタイル修正 (#16741)
かっこかり
1
-0
/
+2
2025-11-04
fix(frontend): 自分に割り当てられたロール一覧の余白を調...
かっこかり
1
-1
/
+3
2025-11-04
fix(frontend): ドライブのtipのスタイル修正 (#16742)
かっこかり
1
-1
/
+11
2025-11-02
refactor(frontend): EmojiPickerの冗長なCSSを一部簡略化 (#16717)
かっこかり
1
-16
/
+14
2025-10-27
fix(frontend): コンポーネントのインポート忘れ (#16715)
かっこかり
1
-0
/
+1
2025-10-27
fix(frontend): confettiの実行がアニメーション設定を考慮して...
かっこかり
3
-8
/
+18
2025-10-26
fix tooltip text
syuilo
1
-1
/
+1
2025-10-26
fix(frontend): 期限が無期限のアンケートに投票できない問...
syuilo
1
-1
/
+1
2025-10-25
Revert "Fix touch position offset in image masking on iOS devices (#16702)"
syuilo
1
-11
/
+5
2025-10-25
fix(frontend): キャッシュをクリアするとテーマ再適用する...
syuilo
2
-1
/
+8
2025-10-24
Fix touch position offset in image masking on iOS devices (#16702)
Copilot
1
-5
/
+11
2025-10-24
Update MkImageEffectorDialog.vue
syuilo
1
-1
/
+2
2025-10-24
Update about-misskey.vue
syuilo
1
-0
/
+3
2025-10-23
Fix video audio loss during compression by preserving audio stream (#16696)
Copilot
1
-1
/
+3
2025-10-23
refactor(frontend): 既存のGLSLを単独のファイルに移行 (#16677)
かっこかり
6
-172
/
+194
2025-10-23
refactor(frontend): フロントエンドの型エラー解消 (#16694)
かっこかり
7
-16
/
+18
2025-10-22
enhance(frontend): improve theme apply handling
syuilo
3
-4
/
+4
2025-10-22
fix(frontend): ダークモードの同期が機能しない場合がある...
syuilo
2
-13
/
+4
2025-10-21
enhance(frontend): 下書き/予約投稿一覧は投稿フォームのアカ...
syuilo
5
-74
/
+62
2025-10-20
fix(frontend): MkPollの集計完了後の挙動がおかしいのを修正 (...
果物リン
1
-9
/
+11
2025-10-20
enhance(frontend): glslを単独のファイルに分離 (#16665)
かっこかり
39
-970
/
+1025
2025-10-20
fix(frontend): ウォーターマーク配置のエフェクトが壊れて...
かっこかり
4
-75
/
+187
[next]