summaryrefslogtreecommitdiff
path: root/src/client/pages/instance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Improve admin dashboardsyuilo2020-08-132-3/+33
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-08-131-0/+4
|\
| * Option objectStorageSetPublicRead (#6645)MeiMei2020-08-131-0/+4
| |
* | WIP: Improve admin dashboardsyuilo2020-08-131-8/+22
|/
* WIP: Improve admin dashboardsyuilo2020-08-131-3/+16
|
* WIP: Improve admin dashboardsyuilo2020-08-131-11/+56
|
* enhance(client): Improve admin pagesyuilo2020-08-103-4/+17
|
* chore(client): Fix stylesyuilo2020-08-101-1/+1
|
* chore(client): Design tweakssyuilo2020-08-101-4/+4
|
* chore(client): Design tweakssyuilo2020-08-101-1/+1
|
* chore(client): Design tweakssyuilo2020-08-101-11/+12
|
* chore(client): Design tweakssyuilo2020-08-101-10/+10
|
* Full view mode (#6636)syuilo2020-08-099-247/+523
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wuip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update folder.vue * wip * Update size.ts * wip * wip * Update index.vue * wip
* refactor(client): Use v-model for note component, freeze objectsyuilo2020-07-272-2/+2
| | | | Related: #6595
* インスタンス設定の不足分を追加 (#6576)Xeltica2020-07-261-3/+81
| | | | | | | | | | | | | * インスタンス設定の不足分を追加 * fix bug * Update ja-JP.yml * Update settings.vue * Update settings.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* choresyuilo2020-07-251-1/+1
|
* Revert "refactor(client): Use v-t for i18n"syuilo2020-07-2511-88/+88
| | | | This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3.
* refactor(client): Use v-t for i18nsyuilo2020-07-2511-88/+88
|
* 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
|