egirlskey/packages/backend/src
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
..
@types Fastify (#9106) 2022-12-03 19:42:05 +09:00
boot improve nest logger 2022-12-10 15:45:30 +09:00
core enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
daemons refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
misc enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
models refactor: 絵文字URLを引き回すのをやめる (#9423) 2022-12-29 10:14:44 +09:00
queue feat: introduce retention-rate aggregation 2022-12-25 09:09:46 +09:00
server enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
config.ts enhance: Vite HMR while yarn dev, and more build tuning (#9361) 2022-12-20 13:05:36 +09:00
const.ts refactor 2022-12-25 14:22:23 +09:00
decorators.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
di-symbols.ts feat: introduce retention-rate aggregation 2022-12-25 09:09:46 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
GlobalModule.ts refactor(server): move RepositoryModule into models directory 2022-12-08 17:19:37 +09:00
logger.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
postgre.ts feat: introduce retention-rate aggregation 2022-12-25 09:09:46 +09:00
redis.ts refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
RootModule.ts refactor(server): rename AppModule to RootModule 2022-12-08 17:22:27 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00