egirlskey/packages/backend
tamaina 8b46edeccf
enhance: Proxy custom emojis to reduce image size and accelerate the 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
2022-12-30 12:00:50 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets enhance: Push notification of Antenna note (#9338) 2022-12-18 19:50:02 +09:00
migration feat: introduce retention-rate aggregation 2022-12-25 09:09:46 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
test Remove redundant ts-node things (#9335) 2022-12-18 07:51:31 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: `__dirname`はESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc use swc for jest 2022-09-22 04:51:16 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
jest-resolver.cjs なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
jest.config.cjs Fix MetaService unit tests (#9319) 2022-12-14 14:26:25 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
package.json enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
tsconfig.json Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00

README.md

Misskey Backend