index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkTutorialDialog.PostNote.vue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-01
fix(frontend): remove unused text
syuilo
1
-1
/
+1
2025-06-01
New Crowdin updates (#16129)
syuilo
2
-0
/
+10
2025-06-01
Update about-misskey.vue
syuilo
1
-0
/
+1
2025-06-01
Bump version to 2025.6.0-alpha.0
github-actions[bot]
3
-3
/
+3
2025-06-01
fix(frontend): リアクションの一部の絵文字が重複して表示...
syuilo
2
-7
/
+8
2025-06-01
🎨
syuilo
1
-1
/
+1
2025-06-01
chore(frontend): improve type def
syuilo
2
-5
/
+13
2025-05-31
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot]
1
-0
/
+12
2025-05-31
Release: 2025.5.1
github-actions[bot]
2
-2
/
+2
2025-05-31
New Crowdin updates (#16126)
syuilo
3
-0
/
+4
2025-05-31
fix(frontend): ベースロールの、「アップロード可能なファ...
syuilo
1
-1
/
+1
2025-05-31
Update packages/frontend/src/pages/admin/custom-emojis-manager.register.vue
syuilo
1
-1
/
+1
2025-05-31
Bump version to 2025.5.1-beta.6
github-actions[bot]
2
-2
/
+2
2025-05-31
fix(backend): ジョブキュー画面のPausedタブをアクティブにす...
おさむのひと
3
-3
/
+3
2025-05-31
fix(frontend): アカウント依存かつ初期状態である設定値を...
syuilo
2
-16
/
+49
2025-05-31
enhance(frontend): make pref sync more smart
syuilo
4
-25
/
+86
2025-05-31
enhance(frontend): 設定の同期をオンにするときに競合したと...
syuilo
8
-28
/
+85
2025-05-30
New Crowdin updates (#16116)
syuilo
4
-0
/
+81
2025-05-29
Bump version to 2025.5.1-beta.5
github-actions[bot]
2
-2
/
+2
2025-05-29
fix(frontend): チャットに動画ファイルを送付すると、動画...
syuilo
3
-3
/
+20
2025-05-29
enhance(backend): tweak default maxFileSizeMb value
syuilo
1
-1
/
+1
2025-05-29
enhance(frontend): デバイスのダークモードと同期するオプシ...
syuilo
3
-72
/
+79
2025-05-29
enhance(backend): 外部サイトのOGPのキャッシュ期間を調整
syuilo
2
-2
/
+3
2025-05-29
Bump version to 2025.5.1-beta.4
github-actions[bot]
2
-2
/
+2
2025-05-29
Export/Import withReplies (#15986)
anatawa12
8
-10
/
+39
2025-05-29
Fix: ミュート対象ユーザーが引用されているノートがRNさ...
anatawa12
22
-90
/
+232
2025-05-29
fix tests
syuilo
4
-19
/
+74
2025-05-29
Bump version to 2025.5.1-beta.3
github-actions[bot]
2
-2
/
+2
2025-05-29
New Crowdin updates (#16085)
syuilo
6
-0
/
+188
2025-05-29
fix(frontend): Twitch クリップの埋め込みが開けない問題を修...
Soli
2
-1
/
+2
2025-05-28
improve log
syuilo
1
-1
/
+1
2025-05-27
feat: URLプレビューのリダイレクトを受け入れるかどうか...
おさむのひと
10
-3
/
+54
2025-05-27
refactor(frontend): revoke weakening endpoint param type of API caller for ty...
zyoshoka
1
-15
/
+3
2025-05-27
chore(dev): update vite configuration (#16110)
anatawa12
2
-2
/
+14
2025-05-27
fix: jest.js exits with zero value even if underlying jest exited with non-ze...
anatawa12
1
-1
/
+12
2025-05-27
fix(backend): follow-up of #16105 (#16109)
かっこかり
2
-2
/
+2
2025-05-27
fix(backend): typeormのbreaking changeに対応 (#16105)
かっこかり
11
-27
/
+27
2025-05-27
fix(deps): update [backend] update dependencies (#16087)
renovate[bot]
2
-190
/
+195
2025-05-27
fix(backend): correct invalid schema format specifying only `required` for `a...
zyoshoka
16
-250
/
+392
2025-05-25
fix(backend): add response schema for `notes/show-partial-bulk` endpoint (#16...
zyoshoka
2
-2
/
+29
2025-05-25
fix(frontend): リアクション削除イベントのコンディション...
かっこかり
1
-3
/
+6
2025-05-25
fix(frontend): タブ間同期が行われるとテーマが切り替わり...
かっこかり
2
-14
/
+7
2025-05-24
Bump version to 2025.5.1-beta.2
github-actions[bot]
2
-2
/
+2
2025-05-24
fix(frontend); カスタム絵文字のリアクションが二重で表示...
かっこかり
3
-54
/
+65
2025-05-24
Bump version to 2025.5.1-beta.1
github-actions[bot]
2
-2
/
+2
2025-05-24
enhance(backend): ファイル種別が判定できない場合、拡張子...
syuilo
2
-11
/
+33
2025-05-24
Update CHANGELOG.md
syuilo
1
-0
/
+2
2025-05-24
fix(frontend): ユーザに表示されるファイル種別と、実際の...
syuilo
6
-16
/
+33
2025-05-24
fix(backend): unallowedFileTypeエラーがハンドリングされていな...
syuilo
1
-0
/
+7
2025-05-23
fix(backend): better nullable ref schema representation (#16088)
zyoshoka
1
-5
/
+4
[next]