summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(drop-and-fusion): some tweakssyuilo2024-01-122-6/+6
|
* chore(drop-and-fusion): tweak soundssyuilo2024-01-121-2/+2
|
* enhance(drop-and-fusion): tweak soundssyuilo2024-01-121-10/+29
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-124-231/+28
|\
| * refactor(frontend): `activity.heatmap.vue`をコンポーネントに置換 ↵zyoshoka2024-01-124-231/+28
| | | | | | | | (#12967)
* | chore(drop-and-fusion): bump versionsyuilo2024-01-121-1/+1
|/
* enhance(drop-and-fusion): add new mode, some tweakssyuilo2024-01-123-89/+317
|
* feat: ranking system of bubble gamesyuilo2024-01-114-9/+120
| | | | Resolve #12961
* enhance(drop-and-fusion): make game engine headless for server-side runningsyuilo2024-01-112-410/+387
|
* enhance(drop-and-fusion): some tweakssyuilo2024-01-103-948/+1088
|
* enhance(drop-and-fusion): add game descriptionsyuilo2024-01-101-3/+13
|
* Enhance(frontend): ↵1Step6212024-01-102-4/+26
| | | | | | | | | 絵文字ピッカー/オートコンプリートで完全一致の絵文字を優先するように (#12928) * 絵文字ピッカー/オートコンプリートで完全一致の絵文字を優先するように * update CHANGELOG.md * improve performance
* enhance(drop-and-fusion): some tweakssyuilo2024-01-103-11/+21
|
* enhance(drop-and-fusion): リプレイの倍速再生対応syuilo2024-01-102-39/+52
|
* fix(drop-and-fusion): ↵まっちゃとーにゅ2024-01-101-1/+9
| | | | | バブルゲームのリトライボタンでリトライができない問題を修正 (#12957) ゲーム中なら諦める、ゲームオーバー画面の表示中はリスタートになるように
* fix(frontend): fix game replaysyuilo2024-01-101-2/+3
|
* Enhance(frontend): 管理者の場合はAPI ↵Camilla Ett2024-01-091-9/+55
| | | | | | | | | | | | | | | | | | tokenの発行画面で管理機能に関する権限を付与できるように (#12944) * Enhance(frontend): 管理者の場合はAPI tokenの発行画面で管理機能に関する権限を付与できるように * update CHANGELOG.md * tweak style * (refactor) remove unnecessary imports * fix lint --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
* enhnace(frontend): tweak gamesyuilo2024-01-092-38/+256
|
* update soundsyuilo2024-01-091-4/+3
|
* enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)かっこかり2024-01-0915-130/+307
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (fix) ゲームが正常に終了するように * (enhance) 効果音の音量を設定可能に * (add) store * (add) スクショにロゴの透かしを入れる * Update packages/frontend/src/pages/drop-and-fusion.vue Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * tweak * tweak * tweak * tweak * Update drop-and-fusion.vue * tweak * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-0848-649/+936
| | | | | | | | | | | | | | | | | | | * refactor(frontend): router.ts解きほぐし * add debug hmr option * fix comment * fix not working * add comment * fix name * Update definition.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): add game bgm and refactor sound systemsyuilo2024-01-084-63/+74
|
* refactor(frontend): extract game engine from vue componentsyuilo2024-01-082-388/+409
|
* enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)かっこかり2024-01-083-55/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(frontend): バブルゲームのテクスチャをゲーム開始時にキャッシュするように * (fix) カーソルが枠線内を動くように * (add) 最大コンボ数を表示するように * (add) 実績を追加 * Update ja-JP.yml * tweak * tweak flavor * perf tweak * refactor * perf tweak * lint --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* (refactor) ↵かっこかり2024-01-081-8/+18
| | | | api呼び出し関数のレスポンス型を必要に応じてオーバーライドできるように (#12936)
* refactor(frontend): `widgets/server-metric`内の型エラーを除去 (#12937)zyoshoka2024-01-075-20/+19
|
* enhance(frontend): tweak uisyuilo2024-01-072-3/+9
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-072-7/+10
|\
| * fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)Kagami Sascha Rosylight2024-01-072-7/+10
| | | | | | | | | | | | | | | | | | * fix(frontend/emoji) restore U+FE0F for simple emojis * Update CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | enhance(frontend): tweak gamesyuilo2024-01-071-13/+23
|/
* refactorsyuilo2024-01-071-31/+31
|
* enhance(frontend): ゲームのシェア機能syuilo2024-01-071-0/+44
|
* Fix: ↵FineArchs2024-01-071-2/+2
| | | | | | | | | | | `Mk:C:mfm`の`onClickEv`が正常に呼び出されない問題を修正 (#12831) * fix clickable api * Update CHANGELOG.md * revert CHANGELOG.md * Update CHANGELOG.md
* tweak gamesyuilo2024-01-073-54/+243
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-072-1/+16
|\
| * feat: export clips (#12931)Kagami Sascha Rosylight2024-01-071-0/+12
| | | | | | | | | | * feat: export clips * Update CHANGELOG.md
| * Fix: ↵_2024-01-071-1/+4
| | | | | | | | | | | | | | リストライムラインの「リノートを表示」が正しく機能しない問題を修正 (#12932) * fix: list timeline withRenotes * add CHANGELOG
* | tweak gamesyuilo2024-01-071-12/+10
|/
* tweak gamesyuilo2024-01-071-16/+64
|
* feat(frontend): add new gamesyuilo2024-01-065-4/+795
|
* feat: Add support for mCaptcha (#12905)Chocolate Pie2024-01-065-10/+78
| | | | | | | | | | | | | * feat: Add support for mCaptcha * fix: Fix docker compose configuration * chore(frontend/docs): update changelog & fix eslint errors * `@mcaptcha/vanilla-glue`をダイナミックインポートするように * chore: Add missing prefix to CHANGELOG * refactor(backend): 適当につけた変数の名前を変更
* refactor(frontend): ↵zyoshoka2024-01-061-3/+15
| | | | `scripts/form.ts`の型定義を修正してTS2344/TS2345エラーを削減 (#12913)
* refactor(frontend): reduce type errorssyuilo2024-01-056-9/+26
|
* refactor(frontend): reduce type errorssyuilo2024-01-054-14/+19
|
* refactor(frontend): reduce type errorssyuilo2024-01-052-1/+5
|
* refactor(frontend): reduce type errorssyuilo2024-01-052-3/+6
|
* refactor(frontend): ↵おさむのひと2024-01-04191-468/+581
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* refactor(frontend): reduce type errorssyuilo2024-01-0419-52/+77
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-043-11/+20
|\
| * enhance: Use SI prefixes for job queue widget, extends bytes (#12896)MeiMei2024-01-043-11/+20
| | | | | | | | | | | | | | | | | | * Use SI prefixes for job queue widget * a * bytes * lint