Commit graph

13 commits

Author SHA1 Message Date
syuilo 9c30b23358 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +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
Acid Chicken (硫酸鶏) 9a611b24f3
Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏) 77adf26236
Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏) 01411327b8
Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏) 9daa900793
Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏) 7860839220
Add support for hCaptcha 2020-04-28 14:29:33 +09:00
MeiMei 36b9a0d42f
プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo ed5386771a 招待コードが発行できない問題を修正 2020-03-21 23:27:54 +09:00
MeiMei a2d3d22b6e
オブジェクトストレージでS3のvirtual-host形式のサポートなど (#6148)
* オブジェクトストレージでS3のvirtual-host形式のサポートなど

* 表記揺れ

* more simply

* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
syuilo e2ff408f2f Implement object storage settings 2020-02-18 21:12:05 +09:00
syuilo 586d3c4db7 Better instance page 2020-02-17 02:27:14 +09:00
syuilo f45fb56e15 Improve instance info page 2020-02-17 02:21:27 +09:00