summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-08feat: passkey support (#11804)syuilo6-148/+112
2023-09-08fix(backend): timeout when querying mentions (#11799)Ezekiel Lee1-0/+2
2023-09-06feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2-4/+4
2023-09-05enhance(backend): タイムライン等の有効期限を設定可能にsyuilo1-1/+2
2023-08-28feat: Refine 2fa (#11766)syuilo2-0/+8
2023-08-21プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02-0/+63
2023-08-21fix: antennas validation (#11469)White-Green2-2/+5
2023-08-17chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu335-669/+335
2023-08-16refactor: prefix Mi for all entities (#11719)syuilo29-71/+71
2023-08-13feat: refine announcement (#11497)syuilo5-115/+55
2023-08-08fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa121-0/+4
2023-08-05feat: sensitive channel (#11438)anatawa122-0/+4
2023-08-05refactor(backend): Remove unused injections (#11462)woxtu47-184/+32
2023-07-31update deps (#11409)syuilo2-1/+5
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai342-0/+1710
2023-07-25fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina8-10/+10
2023-07-21fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo1-5/+5
2023-07-21fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron1-0/+2
2023-07-21chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight1-1/+1
2023-07-20enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo1-3/+3
2023-07-20enhance: ユーザーにロールが期限付きでアサインされてい...syuilo1-0/+6
2023-07-19Fix auto-fixable issues (#11314)woxtu12-13/+13
2023-07-15feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight3-2/+16
2023-07-15refactor(backend): Improve UUID generation (#11286)woxtu1-2/+2
2023-07-15enhance: 招待機能の改善 (#11195)yukineko6-18/+373
2023-07-11refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto27-120/+176
2023-07-08fix(frontend): search user with trailing space (#11184)nomad2-0/+2
2023-07-08perf(backend): use limit() instead of take()syuilo68-73/+73
2023-07-08fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex1-2/+22
2023-07-08広告の曜日を設定できるように (#10095)nenohi3-10/+18
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto20-29/+29
2023-07-02perf(backend): make some features optionablesyuilo3-0/+39
2023-07-02perf(backend): allow get for some endpointssyuilo2-0/+4
2023-06-25refactor(backend): use node16 for moduleResolution (#10938)syuilo8-9/+9
2023-06-25refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight8-15/+13
2023-06-13ユーザー統計表示機能を削除syuilo1-228/+0
2023-06-10tweak of f3a16bcd6syuilo4-7/+2
2023-06-10ロールのユーザーリストを非公開にできるように (#10987)nenohi3-0/+7
2023-06-09エラー画像URLを設定可能に (#10959)Ebise Lutica3-12/+40
2023-06-05Fix: #10955 TypeError: JSON5.parse is not a function (#10956)CaffeeLake1-1/+1
2023-06-05fix(backend): pageのピン留めを解除することができない問題...tamaina1-1/+1
2023-06-02fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo1-0/+1
2023-06-02update depssyuilo1-1/+1
2023-06-01fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo1-3/+3
2023-05-30fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2-5/+3
2023-05-30perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo1-2/+4
2023-05-29enhance(backend): migrate bull to bullmq (#10910)syuilo3-4/+4
2023-05-26enhance: ハッシュタグのノート一覧ページから、そのハッ...Chocolate Pie1-2/+3
2023-05-19fix:ロールタイムライン無効に関する修正 (#10843)nenohi1-0/+1
2023-05-19feat: 公開リスト (#10842)Chocolate Pie6-14/+352