summaryrefslogtreecommitdiff
path: root/src/client/pages/instance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-239-27/+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>
* リレーに不正なURLは追加できないように (#6351)MeiMei2020-05-151-0/+10
| | | | | * リレーに不正なURLは追加できないように * lint
* pub-relay (#6341)MeiMei2020-05-101-0/+93
| | | | | | | | | | | | | | | * pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど
* 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
|
* モデレーション周りのv11の機能復元 (#6249)Satsuki Yanagi2020-04-133-35/+359
| | | | | | | | | | | * モデレーション周りのv11の機能復元 * i18n * wip * wip Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* プロキシの除外ホスト (#6244)MeiMei2020-04-121-0/+4
| | | | | | | | | | | * プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* :v:syuilo2020-03-291-0/+3
|
* :v:syuilo2020-03-291-1/+0
|
* :v:syuilo2020-03-291-1/+4
|
* インスタンス一覧でソートできるようにsyuilo2020-03-291-3/+25
|
* Fix #6176 (#6183)和風ドレッシング2020-03-251-0/+3
|
* 招待コードが発行できない問題を修正syuilo2020-03-211-0/+14
|
* wipsyuilo2020-03-211-3/+3
|
* オブジェクトストレージでS3のvirtual-host形式のサポート ↵MeiMei2020-03-141-7/+6
| | | | | | | | | | | ど (#6148) * オブジェクトストレージでS3のvirtual-host形式のサポートなど * 表記揺れ * more simply * S3ならばs3ForcePathStyleしない
* ログビューア実装syuilo2020-02-181-2/+108
|
* Implement object storage settingssyuilo2020-02-181-2/+59
|
* Better instance pagesyuilo2020-02-172-45/+25
|
* Improve instance info pagesyuilo2020-02-174-1209/+750
|
* Clean upsyuilo2020-02-151-3/+0
|
* Improve usabilitysyuilo2020-02-151-1/+12
|
* Refactorsyuilo2020-02-144-6/+6
|
* Improve custom emoji managemantsyuilo2020-02-141-37/+63
|
* 翻訳の抜けを修正その2 (#5893)tamaina2020-02-121-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Missing translation * use npx * :v: * Update ja-JP.yml * Update signup.vue * Update ja-JP.yml * Update messaging-room.vue * Update ja-JP.yml * Update signup.vue * Update ja-JP.yml * Update signin.vue * Update ja-JP.yml * Update index.vue * Update ja-JP.yml * Update signup.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* なんかもうめっちゃ変えたsyuilo2020-02-102-60/+69
| | | | Resolve #5846
* i18nsyuilo2020-02-091-16/+17
|
* Fix #5842 and refactoringsyuilo2020-02-064-5/+5
|
* プロキシアカウントをユーザー名ではなくIDで保存する ↵syuilo2020-02-051-6/+19
| | | | うに
* _section --> _cardsyuilo2020-01-3010-24/+24
|
* v12 (#5712)syuilo2020-01-3011-0/+2928
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>