summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/InviteCodeEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-211-3/+2
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-5/+20
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-2/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-5/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance: 招待機能の改善 (#11195)yukineko2023-07-151-0/+52