summaryrefslogtreecommitdiff
path: root/src/client/pages/instance/index.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>
* ログビューア実装syuilo2020-02-181-2/+108
|
* Better instance pagesyuilo2020-02-171-0/+23
|
* Improve instance info pagesyuilo2020-02-171-337/+337
|
* Clean upsyuilo2020-02-151-3/+0
|
* Refactorsyuilo2020-02-141-3/+3
|
* 翻訳の抜けを修正その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-101-43/+52
| | | | Resolve #5846
* i18nsyuilo2020-02-091-16/+17
|
* プロキシアカウントをユーザー名ではなくIDで保存する ↵syuilo2020-02-051-6/+19
| | | | うに
* _section --> _cardsyuilo2020-01-301-11/+11
|
* v12 (#5712)syuilo2020-01-301-0/+393
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>