summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/DriveFileEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy21 hours1-1/+1
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-211-4/+3
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-2/+8
* enhance(frontend): 自分のノートの添付ファイルから直接ファ...かっこかり2024-03-051-1/+1
* refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-231-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-5/+5
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+4
* 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-14/+14
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-8/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* perf(backend): prevent emit needless db queriessyuilo2023-04-061-0/+2
* fix: Do not use avif (#10301)tamaina2023-03-121-1/+1
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-111-2/+2
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* fix(server): videoThumbnailGeneratorが適用されない問題を修正tamaina2023-03-081-3/+1
* fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-041-2/+26
* Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-031-22/+2
* fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-031-2/+22
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+1
* refactor: fix typessyuilo2023-02-121-5/+5
* enhance(server): videoThumbnailGenerator config (#9845)tamaina2023-02-121-14/+39
* fix(server): DriveFileEntityService.getPublicUrl調整tamaina2023-02-071-8/+10
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-13/+27
* enhance: AVIF support (#9281)tamaina2022-12-081-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+11
* improve performancesyuilo2022-11-171-1/+2
* update node to v18syuilo2022-11-131-3/+1
* fix import typesyuilo2022-09-211-2/+2
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+214