summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/ClientServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor: fix typessyuilo2023-02-091-1/+1
|
* Role (#9437)syuilo2023-01-121-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* fix(server): ↵syuilo2023-01-091-3/+2
| | | | | | 非公開のクリップのURLでOGPレンダリングされる問題を修正 Fix #9129
* enhance(server): refactor and tweak emoji proxysyuilo2023-01-071-42/+0
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-061-5/+0
|\
| * カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-061-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Revert "Update ClientServerService.ts" This reverts commit 88c64ece78db199d2f4685180511f2d6b84945d6. * Revert "disable custom emoji proxy temporary" This reverts commit 495d513efdb8b2a996287fd54ae5014832352616. * :v:
* | chore: remove ` Search` from the name of OpenSearchtamaina2023-01-061-1/+1
|/
* Update ClientServerService.tssyuilo2023-01-061-1/+1
|
* disable custom emoji proxy temporarysyuilo2023-01-061-0/+5
| | | | https://github.com/misskey-dev/misskey/pull/9431#issuecomment-1373006446
* enhance(server): SSR for flashsyuilo2023-01-061-1/+30
|
* tweak max-agesyuilo2022-12-311-1/+1
|
* cache emoji responsesyuilo2022-12-311-6/+8
|
* fix: use || for emoji url fallback instead of ??tamaina2022-12-301-1/+2
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix(server): /emoji to accept `@.` host expressiontamaina2022-12-291-1/+2
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+31
|
* Support OpenSearch (closes #7058) (#9427)Soni L2022-12-291-0/+19
| | | Co-authored-by: Chaos <chaoticryptidz@owo.monster>
* rename: client -> frontendsyuilo2022-12-271-2/+2
|
* feat: introduce fluent emojisyuilo2022-12-261-0/+15
|
* fix(server): add missing vary headersyuilo2022-12-231-0/+3
| | | | Fix #9393
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-3/+19
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* bull-board復活syuilo2022-12-041-10/+13
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+4
|
* refactorsyuilo2022-12-041-1/+1
|
* Fastify (#9106)syuilo2022-12-031-188/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* improve performancesyuilo2022-11-171-1/+2
|
* update node to v18syuilo2022-11-131-3/+1
|
* chore: fix type importsyuilo2022-09-231-1/+2
|
* fix import typesyuilo2022-09-211-1/+1
|
* testsyuilo2022-09-191-2/+2
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+594