summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/drive/files/create.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* reduce, clarify, and normalize more error messagesHazelnoot2025-06-061-1/+4
* fix error logs and response in drive/files/create.tsHazelnoot2025-06-061-2/+2
* refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと2025-05-081-0/+1
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+7
|\
| * feat: アップロード可能な最大ファイルサイズをロールご...syuilo2025-04-271-1/+8
* | fix UUID formatHazel K2024-10-261-1/+1
* | separate character limits for local and remote notesHazel K2024-10-261-2/+15
|/
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-7/+8
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-6/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance: account migration (#10592)Namekuji2023-04-301-0/+2
* fix(server): ドライブ容量超過時のエラーが適切にレスポン...syuilo2023-01-141-4/+4
* refactorsyuilo2022-12-251-1/+1
* Fastify (#9106)syuilo2022-12-031-5/+3
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-46/+60
* feat: auto nsfw detection (#8840)syuilo2022-07-071-0/+17
* feat: Log user ips (#8872)syuilo2022-07-021-4/+17
* enhance: improve documentation for `/users/` endpoints (#8790)Johann1502022-06-101-0/+2
* chore: fix lintsyuilo2022-04-031-1/+0
* refactor: Use ESM (#8358)syuilo2022-02-271-6/+6
* Fix ajv (#8333)tamaina2022-02-201-1/+2
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-30/+13
* refactorsyuilo2022-02-041-1/+3
* refactor: APIで非JSON入力の型変換はendpointに渡す前に行うよ...MeiMei2022-01-311-4/+2
* refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...MeiMei2022-01-231-1/+7
* refactor(server): use named exportsyuilo2022-01-201-2/+2
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-4/+4
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-5/+5
* update ms to 3.0.0syuilo2021-11-121-1/+1
* refactoringsyuilo2021-11-121-0/+89