Commit Graph

13 Commits

Author SHA1 Message Date
tamaina a1e0c866aa
feat(client): 自動でもっと見るオプション (#6403)
* wip

* ugokanai

* wip

* implement setting subscribing

* fix lint

* ✌️

* Update notifications.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina 3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* 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

* ✌️

* Update src/prelude/array.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
syuilo 4a08d5295e feat(client): Make possible to customize sidebar
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo a19e252c9e feat(client): Improve pages aiscript 2020-04-13 23:46:53 +09:00
syuilo 76f992906d Add account setting link 2020-03-22 15:11:16 +09:00
syuilo 2b318a1021 Fix error 2020-03-22 10:53:47 +09:00
syuilo c88e737a84 wip 2020-03-20 22:37:44 +09:00
Oni-Men b0151afa9a
Add range component, 音量設定で使用する (#6146)
* add range component, use range component at volume setting

* refactor

* refactor 2

* Update range.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-03-20 14:30:37 +09:00
tamaina d3fd0f810a
ボリュームを0にしてもサウンドが鳴っていることになっていたのを修正 (#6098)
* Update init.ts

* parseFloat
2020-02-27 16:32:10 +09:00
syuilo 1edd173a29 Add sounds 2020-02-20 07:29:34 +09:00
syuilo b8e7df198d Improve sound 2020-02-20 06:08:49 +09:00
syuilo 880cea5a56 Better sfx 2020-02-20 03:14:17 +09:00
syuilo e7205d9cc2 サウンド設定など 2020-02-20 02:40:53 +09:00