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
*
refactor(frontend): router.ts解きほぐし (#12907)
おさむのひと
2024-01-08
49
-650
/
+937
*
enhance(frontend): add game bgm and refactor sound system
syuilo
2024-01-08
8
-63
/
+74
*
refactor(frontend): extract game engine from vue component
syuilo
2024-01-08
2
-388
/
+409
*
enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)
かっこかり
2024-01-08
3
-55
/
+175
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2024-01-08
6
-28
/
+37
|
\
|
*
(refactor) api呼び出し関数のレスポンス型を必要に応じてオ...
かっこかり
2024-01-08
1
-8
/
+18
|
*
refactor(frontend): `widgets/server-metric`内の型エラーを除去 (#12937)
zyoshoka
2024-01-07
5
-20
/
+19
*
|
Update logo.png
syuilo
2024-01-08
1
-0
/
+0
|
/
*
update game logo
syuilo
2024-01-07
1
-0
/
+0
*
enhance(frontend): tweak ui
syuilo
2024-01-07
3
-3
/
+9
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2024-01-07
4
-18
/
+64
|
\
|
*
fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)
Kagami Sascha Rosylight
2024-01-07
4
-18
/
+64
*
|
enhance(frontend): tweak game
syuilo
2024-01-07
2
-13
/
+23
|
/
*
refactor
syuilo
2024-01-07
1
-31
/
+31
*
enhance(frontend): ゲームのシェア機能
syuilo
2024-01-07
1
-0
/
+44
*
Fix: `Mk:C:mfm`の`onClickEv`が正常に呼び出されない問題を修正...
FineArchs
2024-01-07
1
-2
/
+2
*
tweak game
syuilo
2024-01-07
13
-54
/
+243
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2024-01-07
2
-1
/
+16
|
\
|
*
feat: export clips (#12931)
Kagami Sascha Rosylight
2024-01-07
1
-0
/
+12
|
*
Fix: リストライムラインの「リノートを表示」が正しく機...
_
2024-01-07
1
-1
/
+4
*
|
tweak game
syuilo
2024-01-07
1
-12
/
+10
|
/
*
tweak game
syuilo
2024-01-07
5
-41
/
+120
*
feat(frontend): add new game
syuilo
2024-01-06
17
-4
/
+826
*
feat: Add support for mCaptcha (#12905)
Chocolate Pie
2024-01-06
6
-10
/
+79
*
refactor(frontend): `scripts/form.ts`の型定義を修正してTS2344/TS2345...
zyoshoka
2024-01-06
1
-3
/
+15
*
refactor(frontend): reduce type errors
syuilo
2024-01-05
6
-9
/
+26
*
refactor(frontend): reduce type errors
syuilo
2024-01-05
4
-14
/
+19
*
refactor(frontend): reduce type errors
syuilo
2024-01-05
2
-1
/
+5
*
refactor(frontend): reduce type errors
syuilo
2024-01-05
2
-3
/
+6
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
191
-468
/
+581
*
refactor(frontend): reduce type errors
syuilo
2024-01-04
19
-52
/
+77
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2024-01-04
3
-11
/
+20
|
\
|
*
enhance: Use SI prefixes for job queue widget, extends bytes (#12896)
MeiMei
2024-01-04
3
-11
/
+20
*
|
lint
syuilo
2024-01-04
1
-1
/
+1
|
/
*
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
FineArchs
2024-01-04
7
-80
/
+22
*
fix(frontend): モデレーターがユーザーのアバターバナーを...
Camilla Ett
2024-01-03
1
-1
/
+1
*
(fix) MkFormDialogにせっていできる項目がない場合はその旨...
かっこかり
2024-01-03
1
-1
/
+6
*
enhance(frontend): チャンネルノートのピン留めをノートメニ...
かっこかり
2024-01-03
1
-0
/
+36
*
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明...
Camilla Ett
2024-01-03
1
-1
/
+4
*
(fix) MkButtonがリンクのときホバー時にunderlineが出る問題を...
かっこかり
2024-01-02
1
-0
/
+4
*
refactor(frontend): MkNumberのアニメーションを内製してgsapを削...
かっこかり
2024-01-02
2
-4
/
+18
*
fix(frontend): MkCodeEditorのデータバインディングを修正 (#12885)
かっこかり
2024-01-02
1
-9
/
+6
*
chore(frontend): update vue to 3.4
syuilo
2023-12-31
1
-5
/
+5
*
chore: use @misskey-dev/eslint-plugin (#12860)
tamaina
2023-12-31
1
-0
/
+1
*
chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npm...
tamaina
2023-12-31
5
-7
/
+7
*
Convert symbols to strings explicitly (#12844)
woxtu
2023-12-31
1
-2
/
+2
*
feat: Add support for TrueMail (#12850)
MomentQYC
2023-12-29
1
-0
/
+17
*
enhance(frontend): ハッシュタグ入力時に、本文の末尾の行に...
かっこかり
2023-12-29
1
-1
/
+11
*
enhance(frontend): 検索画面においてEnterキー押下で検索でき...
Korange
2023-12-28
4
-4
/
+4
*
feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの...
YAVIIGI
2023-12-27
4
-0
/
+79
[next]