index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
enhance(frontend): preferenceのタブ間同期にBroadcast Channelを使用...
かっこかり
2025-11-24
3
-26
/
+57
*
fix(frontend): 一部のシチュエーションで投稿フォームのツ...
かっこかり
2025-11-24
2
-3
/
+7
*
fix(frontend): リセットボタンでCWがリセットされない問題を...
かっこかり
2025-11-24
1
-0
/
+1
*
fix(frontend): pageheaderの型を修正 (#16803)
かっこかり
2025-11-20
2
-5
/
+4
*
fix: ヘッダーメニューのチャンネルからチャンネルを新規...
果物リン
2025-11-20
1
-1
/
+1
*
fix(frontend): ページのコンテンツがはみ出る問題を修正 (#16...
かっこかり
2025-11-20
1
-0
/
+1
*
enhance(frontend): リアクションの受け入れ設定にキャプショ...
kami8
2025-11-19
1
-4
/
+24
*
refactor
syuilo
2025-11-18
1
-19
/
+19
*
fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイ...
おさむのひと
2025-11-15
2
-8
/
+4
*
fix(frontend): 投稿フォームのアバター画像が縮むのを修正 (...
おさむのひと
2025-11-15
1
-0
/
+1
*
chore(frontend): add tip for preference restore
syuilo
2025-11-13
1
-0
/
+1
*
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
*
use esnext to avoid type error
syuilo
2025-11-09
1
-1
/
+1
*
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
*
fix(deps): update dependency vite to v7.1.11 [security] (#16678)
renovate[bot]
2025-11-08
1
-1
/
+1
*
fix(deps): update `@typescript-eslint/*` dependencies [ci skip] (#16772)
かっこかり
2025-11-08
1
-0
/
+1
*
fix(deps): update [frontend] update dependencies [ci skip] (#16769)
renovate[bot]
2025-11-08
1
-30
/
+30
*
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 tuype
syuilo
2025-11-07
1
-0
/
+1
*
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
60
-1177
/
+2588
*
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
2
-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
*
deps: update `@types/node` to v24 [ci skip] (#16718)
かっこかり
2025-10-28
1
-1
/
+1
*
update deps
syuilo
2025-10-28
1
-1
/
+1
[next]