summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/drive/files (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
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-3/+15
* 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
* | remove unused import from drive/files/update.tsHazelnoot2025-02-041-1/+0
* | remove unused import from drive/files/delete.tsHazelnoot2025-02-041-1/+0
* | add rate limits to all public endpointsHazelnoot2024-11-227-0/+44
* | fix UUID formatHazel K2024-10-263-3/+3
* | separate character limits for local and remote notesHazel K2024-10-263-7/+49
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-092-8/+11
|\|
| * feat: adminのファイル一覧画面で、ファイルが添付されてい...かっこかり2024-09-241-1/+3
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-7/+8
* | Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-311-1/+1
|\|
| * perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+1
* | merge: upstreamMarie2024-02-199-9/+9
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-139-9/+9
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-139-9/+9
| * update SPDX-FileCopyrightTextsyuilo2024-02-129-9/+9
* | merge: latest changesMarie2024-02-091-1/+1
|\|
| * refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* | merge: upstreamMarie2024-01-151-1/+1
|\|
| * refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-151-1/+1
* | merge: all upstream changesMar0xy2023-10-131-3/+9
|\|
| * Feat:「ファイルの詳細」ページを追加 (#11995)かっこかり2023-10-101-3/+9
* | make `drive_file.comment` largerdakkar2023-10-022-2/+4
|/
* fixsyuilo2023-09-241-7/+21
* Update update.tssyuilo2023-09-241-1/+6
* improve moderation logsyuilo2023-09-241-50/+4
* fixsyuilo2023-09-231-1/+1
* enhance(backend): refine moderation log (#10939)syuilo2023-09-231-5/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-157-7/+7
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-179-18/+9
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-052-12/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-279-0/+45
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* ロールにNSFWを強制的につけるオプションを追加 (#10731)nenohi2023-05-051-2/+11
* enhance: account migration (#10592)Namekuji2023-04-302-0/+4
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-12/+6
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-2/+0
* fix(server): ドライブ容量超過時のエラーが適切にレスポン...syuilo2023-01-141-4/+4
* Role (#9437)syuilo2023-01-123-3/+9
* refactorsyuilo2022-12-253-3/+3
* Fastify (#9106)syuilo2022-12-031-5/+3
* fix import typesyuilo2022-09-219-9/+9
* なんかもうめっちゃ変えたsyuilo2022-09-189-193/+317