iceshrimp-legacy/packages/backend
Francis Dinh cd48673b2e backend: Update sharp to 0.31.2
This fixes a bug where the backend might crash when processing certain images on an ARM64 system.

See https://akkoma.dev/FoundKeyGang/FoundKey/issues/226 and https://github.com/misskey-dev/misskey/issues/8605 for details.
2022-11-08 19:52:08 +01:00
..
.vscode
assets feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
migration Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src oopsie 2022-11-06 19:44:26 -08:00
test Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
.eslintignore
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix: mocha テストが動かないのを修正 v2 (#8892) 2022-06-26 19:16:32 +09:00
jsconfig.json
ormconfig.js
package.json backend: Update sharp to 0.31.2 2022-11-08 19:52:08 +01:00
tsconfig.json use es2021 for node 2022-07-31 14:20:10 +09:00
watch.mjs