summaryrefslogtreecommitdiff
path: root/src/client/pages/preferences (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(client): 自動でもっと見るオプション (#6403)tamaina2020-05-311-0/+6
| | | | | | | | | | | | | | | | | * wip * ugokanai * wip * implement setting subscribing * fix lint * :v: * Update notifications.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-233-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* refactor(client): Use getters to avoid watch vuexsyuilo2020-05-091-2/+1
|
* feat(client): Make possible to customize sidebarsyuilo2020-05-062-2/+90
| | | | Resolve #6285
* feat(client): Improve pages aiscriptsyuilo2020-04-131-0/+6
|
* Resolve #6193syuilo2020-03-281-7/+21
|
* テーマインポート機能を実装するなどsyuilo2020-03-231-4/+91
|
* Add account setting linksyuilo2020-03-221-0/+2
|
* Update theme.vuesyuilo2020-03-221-0/+7
|
* :art:syuilo2020-03-221-2/+2
|
* Fix errorsyuilo2020-03-221-1/+1
|
* Resolve #6170syuilo2020-03-221-7/+293
|
* wipsyuilo2020-03-201-6/+0
|
* Add range component, 音量設定で使用する (#6146)Oni-Men2020-03-201-4/+14
| | | | | | | | | | | * add range component, use range component at volume setting * refactor * refactor 2 * Update range.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* ボリュームを0にしてもサウンドが鳴っていることになっ ↵tamaina2020-02-271-1/+1
| | | | | | | | ていたのを修正 (#6098) * Update init.ts * parseFloat
* Add soundssyuilo2020-02-201-0/+2
|
* Improve soundsyuilo2020-02-201-0/+12
|
* Better sfxsyuilo2020-02-201-0/+12
|
* サウンド設定などsyuilo2020-02-202-0/+324