summaryrefslogtreecommitdiff
path: root/packages/misskey-bubble-game/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(deps): update [frontend] update dependencies (#16387)renovate[bot]2025-08-241-2/+2
| | | | | | | | | | * fix(deps): update [frontend] update dependencies * fix build error --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* refactor(misskey-games): Misskey Games系パッケージのlint修正+Lint ↵かっこかり2024-09-231-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI整備 (#14612) * chore(lint): Fix linting in misskey-reversi (cherry picked from commit 894934a1a7743472b2d051e2690007ae373efd76) * chore(lint): Fix linting in misskey-bubble-game (cherry picked from commit 1ba9c37a8d5e4ae6a98494026b87f6f6439790c7) * enhance(gh): add lint ci for misskey games packages * enhance(gh): fix lint ci * fix * revert some changes that nothing to do with lint rules * fix * lint fixes * refactor: strict type def * lint fixes * :art: * :art: --------- Co-authored-by: 4censord <mail@4censord.de>
* fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ↵おさむのひと2024-03-301-1/+5
| | | | | | | | | | | | | | | (#13600) * fix: ビルドが遅いパッケージのビルド速度を改善 * dependenciesの整理 * fix ci * ビルド開始時に古いファイルを消す * fix ci * fix ci
* (re) update SPDX-FileCopyrightTexttamaina2024-02-133-3/+3
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-133-3/+3
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-123-3/+3
|
* refactor: extract bubble-game engine as independent packagesyuilo2024-01-203-0/+1457