misskey/packages/backend/src/server/api/endpoints/drive/files
syuilo 9481b5a6e8 feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に 2025-04-27 09:35:44 +09:00
..
attached-notes.ts feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように (#14403) 2024-09-24 10:11:09 +09:00
check-existence.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.ts feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に 2025-04-27 09:35:44 +09:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
find-by-hash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
find.ts perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
update.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
upload-from-url.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00