summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/FollowingEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix lint errors in FollowingEntityService.tsHazelnoot2024-11-021-2/+1
* factor out shared codeHazel K2024-11-021-3/+65
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-5/+19
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-2/+2
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-13/+13
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor: rename schema to json-schemasyuilo2023-03-101-2/+2
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+7
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+98