summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/select-file.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance: メニュー関連をComposition API化、switchアイテム追加 ↵tamaina2022-01-301-1/+8
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-7/+7
|
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* refactor(client): :sparkles:syuilo2021-12-101-1/+10
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-6/+5
|
* refactoringsyuilo2021-11-121-0/+89
Resolve #7779