misskey/packages/backend
おさむのひと f6fc78f578
refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064)
* refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ

* add test

* fix

* Update packages/backend/src/core/entities/DriveFolderEntityService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/backend/test/unit/entities/DriveFolderEntityService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/backend/src/core/entities/DriveFileEntityService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revert "Update packages/backend/src/core/entities/DriveFileEntityService.ts"

This reverts commit 83bb9564cf.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 13:13:06 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908) 2025-12-01 18:36:55 +09:00
migration enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) 2025-12-31 22:33:26 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts Minify backend (#17054) 2026-01-05 20:56:52 +09:00
src refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) 2026-01-06 13:13:06 +09:00
test refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) 2026-01-06 13:13:06 +09:00
test-federation Minify backend (#17054) 2026-01-05 20:56:52 +09:00
test-server Minify backend (#17054) 2026-01-05 20:56:52 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908) 2025-12-01 18:36:55 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
build.js Minify backend (#17054) 2026-01-05 20:56:52 +09:00
eslint.config.js tweak eslint config 2025-06-26 10:49:41 +09:00
jest.config.cjs enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908) 2025-12-01 18:36:55 +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 feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
jest.js Node.js 24 support (#16723) 2025-10-30 21:47:04 +09:00
ormconfig.js Minify backend (#17054) 2026-01-05 20:56:52 +09:00
package.json Minify backend (#17054) 2026-01-05 20:56:52 +09:00
tsconfig.json feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +09:00

README.md

Misskey Backend