index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
91
-91
/
+91
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
91
-91
/
+91
*
fix(frontend): aiscriptのコードブロックでのハイライト指定を...
かっこかり
2024-02-09
1
-6
/
+3
*
enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038)
かっこかり
2024-02-07
1
-0
/
+4
*
Enhance(frontend): フロント側でもリアクション権限のチェッ...
1Step621
2024-02-06
2
-1
/
+13
*
enhance(frontend): シンタックスハイライトにテーマを適用で...
かっこかり
2024-02-06
4
-6
/
+107
*
enhance(frontend): shiki v1に移行 (#13138)
かっこかり
2024-02-02
1
-13
/
+15
*
enhance(frontend): :cherry_blossom:
syuilo
2024-02-01
1
-6
/
+18
*
refactor(frontend): global/router -> router
syuilo
2024-01-30
2
-2
/
+2
*
refactor: frontendのcomponentsの型エラーを改善 (#12926)
yukineko
2024-01-30
8
-17
/
+33
*
enhance(frontend): リモートのユーザーはメニューから直接リ...
かっこかり
2024-01-27
1
-1
/
+8
*
enhance(frontend): 季節に応じた画面の演出を南半球に対応さ...
かっこかり
2024-01-21
1
-0
/
+4
*
enhance(reversi): tweak reversi
syuilo
2024-01-20
1
-1
/
+11
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2024-01-20
4
-25
/
+204
|
\
|
*
refactor: deprecate i18n.t (#13039)
Acid Chicken (硫酸鶏)
2024-01-20
4
-25
/
+204
*
|
refactor: extract bubble-game engine as independent package
syuilo
2024-01-20
1
-1440
/
+0
|
/
*
Enhance(frontend): MFMの属性にオートコンプリートが利用でき...
1Step621
2024-01-19
1
-5
/
+34
*
refactor: style
Acid Chicken (硫酸鶏)
2024-01-19
1
-1
/
+1
*
refactor: fully typed locales (#13033)
Acid Chicken (硫酸鶏)
2024-01-19
1
-16
/
+97
*
chore(drop-and-fusion): bump version
syuilo
2024-01-18
1
-1
/
+1
*
enhance(drop-and-fusion): ゲームバランスの調整など
syuilo
2024-01-17
1
-15
/
+26
*
enhance: 動画・音声周りのUIと動作改良 (#12925)
かっこかり
2024-01-15
1
-0
/
+7
*
enhance(drop-and-fusion): sweets mode
syuilo
2024-01-14
1
-41
/
+543
*
enhance(drop-and-fusion): refactor and new mode(wip)
syuilo
2024-01-13
1
-8
/
+208
*
clean up
syuilo
2024-01-13
1
-3
/
+0
*
refactor(drop-and-fusion): some refactors
syuilo
2024-01-13
1
-7
/
+9
*
refactor(drop-and-fusion): レンダリングや効果音に関する関心...
syuilo
2024-01-13
1
-52
/
+285
*
chore(drop-and-fusion): bump version
syuilo
2024-01-12
1
-1
/
+1
*
enhance(drop-and-fusion): add new mode, some tweaks
syuilo
2024-01-12
1
-29
/
+56
*
feat: ranking system of bubble game
syuilo
2024-01-11
2
-4
/
+68
*
enhance(drop-and-fusion): make game engine headless for server-side running
syuilo
2024-01-11
1
-267
/
+92
*
enhance(drop-and-fusion): some tweaks
syuilo
2024-01-10
1
-1
/
+1
*
enhance(drop-and-fusion): some tweaks
syuilo
2024-01-10
2
-11
/
+20
*
enhance(drop-and-fusion): リプレイの倍速再生対応
syuilo
2024-01-10
1
-38
/
+41
*
fix(frontend): fix game replay
syuilo
2024-01-10
1
-2
/
+3
*
enhnace(frontend): tweak game
syuilo
2024-01-09
1
-24
/
+139
*
update sound
syuilo
2024-01-09
1
-4
/
+3
*
enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)
かっこかり
2024-01-09
2
-30
/
+91
*
refactor(frontend): router.ts解きほぐし (#12907)
おさむのひと
2024-01-08
2
-4
/
+4
*
enhance(frontend): add game bgm and refactor sound system
syuilo
2024-01-08
2
-56
/
+33
*
refactor(frontend): extract game engine from vue component
syuilo
2024-01-08
1
-0
/
+396
*
enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)
かっこかり
2024-01-08
1
-0
/
+12
*
(refactor) api呼び出し関数のレスポンス型を必要に応じてオ...
かっこかり
2024-01-08
1
-8
/
+18
*
fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)
Kagami Sascha Rosylight
2024-01-07
1
-1
/
+6
*
Fix: `Mk:C:mfm`の`onClickEv`が正常に呼び出されない問題を修正...
FineArchs
2024-01-07
1
-2
/
+2
*
feat(frontend): add new game
syuilo
2024-01-06
1
-3
/
+22
*
refactor(frontend): `scripts/form.ts`の型定義を修正してTS2344/TS2345...
zyoshoka
2024-01-06
1
-3
/
+15
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
13
-32
/
+40
*
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
FineArchs
2024-01-04
1
-0
/
+10
*
enhance(frontend): チャンネルノートのピン留めをノートメニ...
かっこかり
2024-01-03
1
-0
/
+36
[prev]
[next]