summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/DriveFile.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* separate character limits for local and remote notesHazel K2024-10-261-3/+1
|
* fix lint errorsHazel K2024-10-041-1/+1
|
* increase character limits and share between text and CWHazel K2024-10-031-1/+2
|
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-3/+3
|\
| * Fix(backend): ドライブのファイルのurl, uri, src ↵taichan2024-07-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | の上限引き上げ (#14323) * enhance: ドライブurlの上限文字数を引き上げ * Fix: おそらくフォーク独自の変更のように見える部分(metaに関する変更部分)を削除 * UPDATE changelog * Add SPDX prefixes * Fix: インデックスの張り直しを消した --------- Co-authored-by: slofp <phy.public@gmail.com>
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | | | | | Fix #13290
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
| |
* | merge: upstream performance changes & instance silencingMar0xy2023-10-161-6/+0
|\|
| * perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-161-6/+0
| | | | | | | | 無駄なDateインスタンスの生成を避けるように
* | make `drive_file.comment` largerdakkar2023-10-021-1/+2
|/ | | | we can change the 8192 to something else, but 512 is too short ☺
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+197