summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetJobQueue.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)かっこかり2024-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (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>
* enhance(frontend): add game bgm and refactor sound systemsyuilo2024-01-081-5/+2
|
* enhance: Use SI prefixes for job queue widget, extends bytes (#12896)MeiMei2024-01-041-9/+9
| | | | | | | | | * Use SI prefixes for job queue widget * a * bytes * lint
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
* enhance(frontend): ↵かっこかり2023-11-271-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 通知音にドライブのファイルを使用できるように (#12447) * (enhance) サウンドにドライブのファイルを使用できるように * Update Changelog * fix * fix design * fix design * Update store.ts * (fix) ファイル名表示 * refactor * (refactor) better types * operationTypeとsoundTypeの混同を防止 * (refactor) * (fix) * enhance jsdoc * driveFile -> _driveFile_
* chore: create AudioContext when it is needed (#12460)Acid Chicken (硫酸鶏)2023-11-261-1/+4
|
* サウンド再生方法の変更に追従できていなかった所を修 ↵おさむのひと2023-11-211-3/+11
| | | | | (#12368) Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
* .jssyuilo2023-09-291-1/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-5/+5
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
|
* refactorsyuilo2023-05-191-6/+3
|
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-2/+2
| | | | #10838
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
|
* refactor(client): rename widget filenamesyuilo2023-01-101-0/+197