summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-12enhance(backend): configure ratelimit for notification creation apissyuilo2-0/+10
2023-09-11feat: テスト通知を送信できるようにする (#11810)かっこかり3-0/+38
2023-09-11fixsyuilo1-1/+4
2023-09-11fixsyuilo1-1/+1
2023-09-10enhance: センシティブチャンネルはユーザーのノート一覧...Ebise Lutica1-0/+3
2023-09-08feat: passkey support (#11804)syuilo7-248/+127
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-09-04update deps (#11764)syuilo3-3/+3
2023-08-28feat: Refine 2fa (#11766)syuilo3-0/+15
2023-08-21プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple04-0/+69
2023-08-21fix: antennas validation (#11469)White-Green2-2/+5
2023-08-17chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu338-669/+338
2023-08-16refactor: prefix Mi for all entities (#11719)syuilo40-186/+186
2023-08-13feat: refine announcement (#11497)syuilo6-115/+61
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)woxtu50-197/+33
2023-07-31update deps (#11409)syuilo2-1/+5
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai378-0/+1889
2023-07-27Use promises API (#11351)woxtu1-5/+2
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)woxtu14-15/+15
2023-07-15feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight3-2/+16
2023-07-15refactor(backend): Improve UUID generation (#11286)woxtu2-4/+4
2023-07-15enhance: 招待機能の改善 (#11195)yukineko9-29/+448
2023-07-11refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto29-126/+184
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)okayurisotto29-58/+58
2023-07-04perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64601-5/+11
2023-07-02perf(backend): make some features optionablesyuilo3-0/+39
2023-07-02perf(backend): allow get for some endpointssyuilo2-0/+4
2023-06-28feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2-31/+64
2023-06-26fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight1-2/+6
2023-06-25refactor(backend): use node16 for moduleResolution (#10938)syuilo12-14/+16
2023-06-25refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight9-29/+27
2023-06-13ユーザー統計表示機能を削除syuilo3-234/+0
2023-06-10tweak of f3a16bcd6syuilo4-7/+2
2023-06-10ロールのユーザーリストを非公開にできるように (#10987)nenohi3-0/+7
2023-06-10fix(backend): キャッシュが溜まり続けないようにsyuilo1-2/+12
2023-06-09enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo1-6/+5