misskey/packages/backend
かっこかり f7ea0c6991
fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 (#15583)
* fix(backend/object-storage): disable data integrity protections (MisskeyIO#895)

Cloudflare R2 does not support 'x-amz-checksum-*'

* Update Changelog

---------

Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2025-03-06 08:03:57 +00:00
..
.vscode
assets enhance(backend): notify new login (#14673) 2024-10-03 15:06:04 +09:00
migration fix(backend): システムアカウント系のマイグレーション不足を修正 (#15586) 2025-03-05 16:49:49 +09:00
nsfw-model
scripts fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043) 2024-11-24 20:43:47 +09:00
src fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 (#15583) 2025-03-06 08:03:57 +00:00
test enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
test-federation enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
test-server chore: update `.swcrc` schema link (#15428) 2025-02-08 17:21:32 +09:00
.madgerc
.swcrc fix: swcのjson-schemaのurlを変更 (#15409) 2025-02-07 02:36:58 +00:00
README.md
eslint.config.js test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json fix(deps): update dependency bullmq to v5.41.1 (#15503) 2025-02-16 18:58:13 +09:00
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

README.md

Misskey Backend