summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-30perf(backend): lazy load summalysyuilo1-3/+4
2025-11-30perf(backend): lazy load sentrysyuilo4-28/+42
2025-11-30refactor: localesをworkspace管理下のパッケージに (#16895)おさむのひと1-2/+2
2025-11-30fix(deps): update [backend] update dependencies (major) (#16099)renovate[bot]23-122/+158
2025-11-29perf(backend): parse5をやめて軽量な実装にし、メモリ削減・...syuilo2-77/+80
2025-11-29perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ...syuilo9-202/+118
2025-11-28enhance(backend): Improve error handling for scheduled post validation (#16642)Copilot2-0/+32
2025-11-27Revert "fix(backend): `clips/my-favorites` APIをページネーションに...かっこかり1-9/+1
2025-11-26perf(backend): 必要になるまでnsfwjsを読み込まないようにsyuilo1-3/+4
2025-11-26enhance(frontend): viewportの属性を起動後に変化させないこと...syuilo1-1/+1
2025-11-26fix(backend): ワードミュートの文字数計算を修正syuilo1-2/+14
2025-11-25fix(deps): update [backend] update dependencies [ci skip] (#16801)renovate[bot]1-2/+2
2025-11-25chore(backend): tweak messagesyuilo1-1/+1
2025-11-24fix(backend): DBレプリケーションを利用する環境でクエリー...かっこかり1-64/+1
2025-11-24fix(backend): チャンネルのリアルタイム更新で非ログイン時...かっこかり1-0/+4
2025-11-24chore(dev): correct entrypoint path for embed on dev build (#16836)zyoshoka1-1/+1
2025-11-24chore(backend/dev): remove cli-highlight dependency to reduce memory usagesyuilo1-9/+2
2025-11-24fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 (#16839)かっこかり1-1/+1
2025-11-23fix(backend): `clips/my-favorites` APIをページネーションに対応さ...かっこかり1-1/+9
2025-11-12チャンネルの説明欄の最小文字数制約を除去する (#16782)claustra012-2/+2
2025-11-10fix(backend): improve isFederationAllowedHostsyuilo1-0/+1
2025-11-07fix typesyuilo2-3/+3
2025-11-07fix tuypesyuilo2-0/+6
2025-11-07fix typesyuilo1-0/+1
2025-11-07feat: チャンネルミュートの実装 (#14105)おさむのひと35-84/+975
2025-11-06enhance: Remote Notes Cleaning timeout bailout logic (#16752)饺子w (Yumechi)1-11/+48
2025-10-28lintsyuilo1-2/+2
2025-10-21enhance(backend): 管理者/モデレーターはファイルのアップロ...syuilo1-25/+28
2025-10-16enhance: リモートユーザーのロールバッジを表示するかど...かっこかり4-2/+17
2025-10-08fix(backend): improve NoteDraftService validationsyuilo1-2/+6
2025-10-08add notesyuilo1-0/+1
2025-10-08fix(backend): improve NoteDraftService validationsyuilo1-0/+4
2025-10-08enhance(frontend): text/*をデフォルトでアップロード可能にsyuilo1-2/+1
2025-10-08add notessyuilo1-0/+3
2025-10-06lintsyuilo1-8/+8
2025-10-06fix notes\drafts\create param defssyuilo1-1/+1
2025-10-04fix(deps): update [backend] update dependencies (#16547)renovate[bot]1-18/+30
2025-09-26feat: scheduled post (#16577)syuilo26-304/+590
2025-09-22enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加 (#1...饺子w (Yumechi)2-1/+5
2025-09-19feat(frontend): 自分のプロフィールページの二次元コード(QR...tamaina1-1/+1
2025-09-18enhance(frontend): bootでonunhandledrejectionでrenderErrorする場合、Pr...tamaina1-1/+1
2025-09-16enhance(backend): allow upload csv by defaultsyuilo1-0/+1
2025-09-16fix: サーバー設定によりコンテンツの閲覧が制限されてい...かっこかり1-7/+13
2025-09-16enhance(backend): 初期設定をスキップした場合の初期状態ポ...syuilo1-5/+5
2025-09-14enhance: 広告ごとにセンシティブフラグを設定できるようにsyuilo7-0/+23
2025-09-13refactor(frontend): フロントエンドの型エラー解消(途中まで...かっこかり2-15/+33
2025-09-08fix(deps): update [backend] update dependencies (#16491)renovate[bot]1-6/+6
2025-09-06fix(backend): webpなどの画像に対してセンシティブなメディ...tamaina2-12/+21
2025-09-06enhance(frontend): フロントエンドのキャッシュクリア操作で...かっこかり1-0/+11
2025-09-05feat(backend): Send Clear-Site-Data header on /flush (#16517)饺子w (Yumechi)2-31/+52