misskey/packages/backend/src
おさむのひと 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
..
@types fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
boot Minify backend (#17054) 2026-01-05 20:56:52 +09:00
cli サーバー管理コマンド (#15882) 2025-08-20 16:35:26 +09:00
core refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) 2026-01-06 13:13:06 +09:00
daemons perf(backend): lazy load systeminformation 2025-12-18 20:05:20 +09:00
misc refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) 2026-01-06 13:13:06 +09:00
models fix(backend): DBレプリケーションを利用する環境でクエリーが失敗する問題を修正 (#16842) 2025-11-24 20:59:25 +09:00
queue fix(backend): ジョブキューでSentryが有効にならない問題を修正 2025-12-08 15:44:37 +09:00
server Minify backend (#17054) 2026-01-05 20:56:52 +09:00
GlobalModule.ts feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. (#15915) 2025-05-03 12:57:50 +09:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
config.ts Minify backend (#17054) 2026-01-05 20:56:52 +09:00
const.ts feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
postgres.ts chore(backend/dev): remove cli-highlight dependency to reduce memory usage 2025-11-24 11:01:00 +09:00
types.ts feat: scheduled post (#16577) 2025-09-26 15:29:52 +09:00