summaryrefslogtreecommitdiff
path: root/src/client/pages/instance/settings.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-231-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fix bugAcid Chicken (硫酸鶏)2020-04-291-36/+35
|
* Factorize *captcha componentAcid Chicken (硫酸鶏)2020-04-291-81/+42
|
* Add *captcha settings guideAcid Chicken (硫酸鶏)2020-04-291-0/+38
|
* Refactor codesAcid Chicken (硫酸鶏)2020-04-291-2/+1
|
* Add support for hCaptchaAcid Chicken (硫酸鶏)2020-04-281-12/+55
|
* プロキシの除外ホスト (#6244)MeiMei2020-04-121-0/+4
| | | | | | | | | | | * プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* 招待コードが発行できない問題を修正syuilo2020-03-211-0/+14
|
* オブジェクトストレージでS3のvirtual-host形式のサポート ↵MeiMei2020-03-141-7/+6
| | | | | | | | | | | ど (#6148) * オブジェクトストレージでS3のvirtual-host形式のサポートなど * 表記揺れ * more simply * S3ならばs3ForcePathStyleしない
* Implement object storage settingssyuilo2020-02-181-2/+59
|
* Better instance pagesyuilo2020-02-171-45/+2
|
* Improve instance info pagesyuilo2020-02-171-0/+413