summaryrefslogtreecommitdiff
path: root/src/server/web/index.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-12refactoringsyuilo1-419/+0
Resolve #7779
2021-11-07fixsyuilo1-0/+2
2021-11-07feat: インスタンスプロフィールレンダリングsyuilo1-18/+3
Resolve #7788
2021-11-05ドキュメントをmisskey-hubに移行syuilo1-81/+0
2021-10-24enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)tamaina1-0/+16
* Selfhosting Twemoji * ちっ * うざっ * あ * add test Co-authored-by: mei23 <m@m544.net>
2021-08-19fix importsyuilo1-1/+1
2021-08-19fix: mochaが動かないため拡張子なしに戻したsyuilo1-9/+9
2021-08-19refactor: refactoring importssyuilo1-18/+24
将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
2021-08-10Improve docsyuilo1-5/+13
2021-08-07fix bug that docs not loadingsyuilo1-1/+1
2021-08-05Improve docssyuilo1-4/+25
2021-07-15Refactoringsyuilo1-1/+1
2021-04-26Fix #7480syuilo1-10/+10
2021-04-24Gallery (#7194)syuilo1-1/+24
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
2021-04-19Update index.ts (#7463)okpierre1-1/+1
2021-03-23refactor: Use path aliassyuilo1-4/+4
2021-03-23fix bugsyuilo1-2/+2
https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
2021-03-13Fix assets test and favicon type (#7344)MeiMei1-1/+1
* fix * koa-faviconはimage/x-iconがデフォルトらしい * シンプルに * faviconなど
2021-03-13Update index.ts (#7343)okpierre1-1/+1
2021-03-13gulp refactorsyuilo1-0/+8
2021-03-07fix assetssyuilo1-1/+1
Fix #7314 Fix #7313
2021-03-06refactor assetssyuilo1-11/+19
2021-03-03Bios (#7286)syuilo1-0/+12
* wip * wip * wip
2021-02-13refactor: resolve #7139syuilo1-5/+4
2021-02-06Resurrect Service Worker (#7108)tamaina1-2/+2
* Resolve #7106 * fix lint * fix lint * save lang in idb * fix lint * fix * cache locale file * fix lint * :v: * wip * fix [wip] * fix [wip] Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-12-28Bug fix and refactoringsyuilo1-1/+1
2020-12-27refactorsyuilo1-1/+1
2020-11-25nanka iroiro (#6853)syuilo1-0/+6
* wip * Update maps.ts * wip * wip * wip * wip * Update base.vue * wip * wip * wip * wip * Update link.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update privacy.vue * wip * wip * wip * wip * Update range.vue * wip * wip * wip * wip * Update profile.vue * wip * Update a.vue * Update index.vue * wip * Update sidebar.vue * wip * wip * Update account-info.vue * Update a.vue * wip * wip * Update sounds.vue * wip * wip * wip * wip * wip * wip * wip * wip * Update account-info.vue * Update account-info.vue * wip * wip * wip * Update d-persimmon.json5 * wip
2020-11-17nanka iroiro (#6847)syuilo1-0/+1
* wip * wip * wip * wip * Update ja-JP.yml * wip * wip * wip
2020-11-15クリップのOGP対応syuilo1-1/+23
2020-10-09/streamingに非WebSocketリクエストが来るとおかしくなるのを ↵MeiMei1-0/+6
修正 Fix #6718 (#6719)
2020-08-29Expose proxyAccountName (#6670)MeiMei1-0/+4
2020-08-18Channel (#6621)syuilo1-2/+24
* wip * wip * wip * wip * wip * wip * wip * wip * wop * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * add notes * wip * wip * wip * wip * sound * wip * add kick_gaba2 * wip
2020-06-27chore(deps): Update dependencies :rocket:syuilo1-2/+2
2020-05-23feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina1-1/+2
* 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>
2020-04-03Revertsyuilo1-6/+5
2020-04-03Pre-render ReDoctamaina1-5/+6
redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています
2020-02-14Fix favicon providesyuilo1-1/+1
2020-02-09fix typo #5890tamaina1-2/+2
2020-02-09Fix cannot update (#5890)tamaina1-0/+4
2020-02-07Docssyuilo1-1/+41
2020-02-07wip docssyuilo1-0/+5
2020-02-06Clean upsyuilo1-2/+0
2020-01-31Update iconsyuilo1-1/+1
2020-01-30v12 (#5712)syuilo1-0/+1
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-02Hide suspended user profile (#5452)MeiMei1-3/+7
2019-11-01実行時にpackage.jsonを参照しないように (#5418)MeiMei1-2/+1
* 実行時にpackage.jsonを参照しないように * nodeinfo * move meta.json * add dummy * lowercase
2019-09-27Update dependencies :rocket:syuilo1-1/+1
2019-09-24Resolve #5447 (#5448)MeiMei1-1/+2
* Resolve syuilo#5447 * subページではalternateを表示しないように
2019-08-16タイトルやアイコンがきちんと設定されないことがある ↵MeiMei1-2/+5
を修正 (#5265) * Fix: og:site_nameがbase系ページに正しく反映さんれない * instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように * Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない * Fix: タイトルが戻らない mobile / notifications * Fix: faviconの変更が効かないページがある