summaryrefslogtreecommitdiff
path: root/packages/backend (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-02fix(backend): ログインできなくなるため、ugcVisibilityForVisitor...syuilo1-3/+4
2025-05-31fix(backend): ジョブキュー画面のPausedタブをアクティブにす...おさむのひと1-1/+1
2025-05-29enhance(backend): tweak default maxFileSizeMb valuesyuilo1-1/+1
2025-05-29enhance(backend): 外部サイトのOGPのキャッシュ期間を調整syuilo1-2/+2
2025-05-29Export/Import withReplies (#15986)anatawa125-8/+36
2025-05-29Fix: ミュート対象ユーザーが引用されているノートがRNさ...anatawa1221-90/+231
2025-05-29fix testssyuilo4-19/+74
2025-05-28improve logsyuilo1-1/+1
2025-05-27feat: URLプレビューのリダイレクトを受け入れるかどうか...おさむのひと5-1/+33
2025-05-27fix: jest.js exits with zero value even if underlying jest exited with non-ze...anatawa121-1/+12
2025-05-27fix(backend): follow-up of #16105 (#16109)かっこかり2-2/+2
2025-05-27fix(backend): typeormのbreaking changeに対応 (#16105)かっこかり11-27/+27
2025-05-27fix(deps): update [backend] update dependencies (#16087)renovate[bot]1-8/+8
2025-05-27fix(backend): correct invalid schema format specifying only `required` for `a...zyoshoka14-189/+335
2025-05-25fix(backend): add response schema for `notes/show-partial-bulk` endpoint (#16...zyoshoka1-1/+20
2025-05-24enhance(backend): ファイル種別が判定できない場合、拡張子...syuilo2-11/+33
2025-05-24fix(backend): unallowedFileTypeエラーがハンドリングされていな...syuilo1-0/+7
2025-05-23fix(backend): better nullable ref schema representation (#16088)zyoshoka1-5/+4
2025-05-23fix(backend): admin側のエンドポイントで作成した招待コード...かっこかり1-0/+2
2025-05-22feat: ロールでアップロード可能なファイル種別を設定可...syuilo3-5/+43
2025-05-22fix(deps): update [backend] update dependencies (#15911)renovate[bot]1-37/+37
2025-05-22fix(frontend): ジョブキューインスペクタの型エラー解消 (#16...かっこかり7-8/+284
2025-05-22fix(backend): 連合モードが「なし」の場合はactivity jsonへの...かっこかり3-10/+13
2025-05-21Feat: ドライブ周りのUIの強化 (#16011)syuilo3-1/+58
2025-05-12enhance: いくつかの設定ファイルの項目をコントロールパ...syuilo10-20/+103
2025-05-11lintsyuilo1-3/+1
2025-05-11fix: RateLimiterService (#13997)anatawa123-77/+60
2025-05-11enhance(backend): increase MAX_ROOM_MEMBERS to 50syuilo1-1/+1
2025-05-10enhance: 招待されているが参加していないルームを開いた...syuilo2-4/+17
2025-05-09enhance: リプライ元にアンケートがあることが表示される...syuilo2-0/+5
2025-05-09fix(backend): チャットルームが削除された場合・チャットル...syuilo1-0/+20
2025-05-09Feat: サーバー初期設定ウィザード (#15954)syuilo4-0/+31
2025-05-09fix: exported antenna data cannot be imported in some cases (#15985)anatawa123-4/+16
2025-05-09Feat: UGCの公開範囲設定機能 (#15938)syuilo7-4/+79
2025-05-09Feat: No websocket mode (#15851)syuilo3-0/+86
2025-05-06Fix 1745378064470-composite-note-index.js (#15968)anatawa121-1/+1
2025-05-06fix: developのtypecheckエラーを修正 (#15967)おさむのひと1-1/+1
2025-05-06fix(backend): enumerate achievement types in some response schema (#15953)zyoshoka9-109/+117
2025-05-05use sharp 0.33.5syuilo1-1/+1
2025-05-04chore(deps): update node.js to v22.15.0 (#15606)renovate[bot]4-6/+38
2025-05-04chore(workflow): use `node-version-file` instead of hardcoded `node-version` ...zyoshoka3-6/+6
2025-05-04refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと4-2/+176
2025-05-03Revert "fix: 添付ファイルのあるリクエストを受けたときの...おさむのひと6-234/+65
2025-05-03fix(backend): チャンネルフォロー一覧のsinceId/untilIdによる絞...おさむのひと2-17/+32
2025-05-03feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if adm...anatawa125-4/+44
2025-05-01Block deliver by software (#15727)anatawa129-8/+93
2025-05-01Exclude suspended users note from most timelines (#15775)anatawa1222-7/+74
2025-04-29feat(frontend): タイトルバーを表示できるようにsyuilo2-0/+2
2025-04-29Merge commit from forkJulia1-6/+4
2025-04-29fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと6-65/+234