summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/PageEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-211-2/+1
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-3/+9
* refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-231-1/+2
* (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): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-1/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-4/+4
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-9/+9
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-1/+1
* refactor: rename schema to json-schemasyuilo2023-03-101-2/+2
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+109