summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(frontend): セーフモード (#16245)かっこかり2025-08-013-16/+52
* enhance: ジョブのログを表示できるようにsyuilo2025-08-013-0/+53
* enhance(backend): 連合関係のサーバー設定のデフォルト値を...syuilo2025-08-012-2/+20
* feat: remote notes cleaning (#16292)syuilo2025-08-018-1/+249
* enhance(backend): tweak system job logsyuilo2025-08-011-2/+7
* update minimum nodejs versionsyuilo2025-07-311-1/+1
* enhance(backend): 古いバージョンで作成され現在使われなく...syuilo2025-07-311-78/+45
* enhance(backend): BullMQの廃止されたRepeatableからJob Schedulersに...syuilo2025-07-311-34/+58
* ノートの脱CASCADE削除 (#16332)syuilo2025-07-3112-59/+64
* fix(test): Fix name of a test in e2e/timelines.ts (#16334)tamaina2025-07-311-1/+1
* test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結の...tamaina2025-07-303-1061/+1441
* fix(deps): Node.jsの最小バージョンを引き上げ (#16296)かっこかり2025-07-171-1/+1
* Migration cleanup (#16288)anatawa122025-07-1612-16/+145
* enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適...tamaina2025-07-151-0/+5
* Don't remove notes when reply / renote is removed (#16287)anatawa122025-07-154-7/+49
* enhance: ウォーターマーク機能をロールで制御可能にsyuilo2025-07-122-0/+7
* feat: 特定のドライブファイルを添付しているチャットメ...syuilo2025-07-062-0/+86
* enhance(backend): Add display name to email (#16256)Souma2025-07-051-1/+4
* fix type errorssyuilo2025-07-051-1/+1
* refactorsyuilo2025-07-041-35/+35
* fix(test): Play検索機能でBackend Unit Testが壊れているsyuilo2025-07-041-0/+2
* fix(test): Play検索機能でBackend Unit Testが壊れているsyuilo2025-07-041-1/+4
* feat: Playを検索できるようにsyuilo2025-07-045-15/+120
* enhance(backend): avatarUrlの上限文字数の引き上げ (#16235)4ster1sk2025-07-032-1/+16
* feat(backend): クリップ内でノートを検索できるようにsyuilo2025-06-291-0/+12
* feat: モデログを検索できるようにsyuilo2025-06-281-5/+12
* enhance: ページネーション(一覧表示)の基準日時を指定でき...syuilo2025-06-2864-80/+248
* tweak eslint configsyuilo2025-06-261-0/+1
* ジョブキューの`Progress`の値を正しく計算する (#16218)keito2025-06-257-33/+35
* feat: ノートの下書き(draft of note) (#15298)taichan2025-06-2521-2/+1691
* fix(deps): update [backend] update dependencies (#16143)renovate[bot]2025-06-111-29/+29
* fix(backend): correct outbox pagination (#16176)zyoshoka2025-06-081-6/+21
* fix(backend): avoid deadlock when deleting account (#16162)zyoshoka2025-06-042-9/+5
* feat: 全てのチャットメッセージを既読にできるようにsyuilo2025-06-033-0/+49
* fix(backend): ログインできなくなるため、ugcVisibilityForVisitor...syuilo2025-06-021-3/+4
* fix(backend): ジョブキュー画面のPausedタブをアクティブにす...おさむのひと2025-05-311-1/+1
* enhance(backend): tweak default maxFileSizeMb valuesyuilo2025-05-291-1/+1
* enhance(backend): 外部サイトのOGPのキャッシュ期間を調整syuilo2025-05-291-2/+2
* Export/Import withReplies (#15986)anatawa122025-05-295-8/+36
* Fix: ミュート対象ユーザーが引用されているノートがRNさ...anatawa122025-05-2921-90/+231
* fix testssyuilo2025-05-294-19/+74
* improve logsyuilo2025-05-281-1/+1
* feat: URLプレビューのリダイレクトを受け入れるかどうか...おさむのひと2025-05-275-1/+33
* fix: jest.js exits with zero value even if underlying jest exited with non-ze...anatawa122025-05-271-1/+12
* fix(backend): follow-up of #16105 (#16109)かっこかり2025-05-272-2/+2
* fix(backend): typeormのbreaking changeに対応 (#16105)かっこかり2025-05-2711-27/+27
* fix(deps): update [backend] update dependencies (#16087)renovate[bot]2025-05-271-8/+8
* fix(backend): correct invalid schema format specifying only `required` for `a...zyoshoka2025-05-2714-189/+335
* fix(backend): add response schema for `notes/show-partial-bulk` endpoint (#16...zyoshoka2025-05-251-1/+20
* enhance(backend): ファイル種別が判定できない場合、拡張子...syuilo2025-05-242-11/+33