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