summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/ClipEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): 自分以外のクリップ内のノート個数が見えるの...かっこかり2024-06-221-1/+1
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-3/+9
* enhance: クリップのノート数を表示するように (#13686)かっこかり2024-04-141-1/+5
* (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
* 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-6/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-1/+1
* feat: clip favoritesyuilo2023-03-161-2/+11
* refactor: rename schema to json-schemasyuilo2023-03-101-2/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+43