summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-21プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple05-0/+78
2023-08-21fix: antennas validation (#11469)White-Green2-2/+5
2023-08-21feat: Removing stack trace info in production env (#11657)MomentQYC1-6/+6
2023-08-21feat: 'server' webhook payload which hold misskey server url (#11752)anatawa121-0/+1
2023-08-20feat: ローカルのみノート検索 (#11451)taichan1-1/+13
2023-08-20enhance(backend): Add address bind config option (#11725)Essem2-0/+5
2023-08-20fix(backend): ジョブキュー管理画面の認証を回避できる問題...syuilo1-1/+3
2023-08-19fix(backend): fix typo `lnik` to `link` (#11740)Juunini1-4/+4
2023-08-17chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu359-701/+359
2023-08-16refactor: prefix Mi for all entities (#11719)syuilo225-1981/+1981
2023-08-13feat: refine announcement (#11497)syuilo12-135/+317
2023-08-13fix(backend): correctFilename changes dll to exe (#11710)anatawa121-0/+2
2023-08-08fix(backend/ApNoteService): try retrieving again when failed by duplication (...Kagami Sascha Rosylight1-20/+32
2023-08-08enhance(backend): Improve behavior of correctFilename (#11484)tamaina1-9/+45
2023-08-08fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa121-0/+4
2023-08-05chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina1-1/+1
2023-08-05feat: sensitive channel (#11438)anatawa127-0/+19
2023-08-05Fix typos (#11450)woxtu3-5/+5
2023-08-05refactor(backend): Remove unused injections (#11462)woxtu107-542/+71
2023-07-31update deps (#11409)syuilo9-11/+13
2023-07-29Remove an unused dependency (#11405)woxtu1-1/+0
2023-07-28chore: add missing license identifiersyuilo1-0/+5
2023-07-27feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight4-1/+497
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai753-4/+3770
2023-07-27Use promises API (#11351)woxtu3-17/+8
2023-07-25fix: hide sensitive gallery image on OGP (#11380)Acid Chicken (硫酸鶏)1-2/+6
2023-07-25fix(backend): Change isPublic to correctly recognize as:Public term (#11347)Koki Takahashi1-1/+1
2023-07-25fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina8-10/+10
2023-07-25Use BullMQAdapter (#11367)hutchisr1-2/+2
2023-07-21refactor: avoid redundant method chainAcid Chicken (硫酸鶏)1-1/+1
2023-07-21enhance: Add OGP data for notes with multiple images/videos (#11142)Alex1-10/+12
2023-07-21perf(backend): use RSA 2048bitsyuilo2-2/+2
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-20fix redis configtamaina1-0/+1
2023-07-20enhance(backend): 設定ファイルでioredisの全てのオプションを...tamaina3-58/+34
2023-07-20enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo1-3/+3
2023-07-20perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)1-7/+11
2023-07-20perf(backend): createPersonでキャッシュに保存する, DBのトラン...tamaina1-57/+42
2023-07-20enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2-3/+14
2023-07-19fix: failed to resolve acct URI which points to local Person (#11024)xtex2-4/+22
2023-07-19Fix auto-fixable issues (#11314)woxtu36-71/+70
2023-07-17enhance(backend): add unix socket support (#11275)dogcraft3-3/+16
2023-07-16fix of #11293syuilo1-3/+3
2023-07-16Export notes with file detail (#11293)CGsama1-2/+8
2023-07-15feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight5-9/+28
2023-07-15fix type errorssyuilo1-5/+6
2023-07-15refactor(backend): Improve UUID generation (#11286)woxtu7-26/+25
2023-07-15update depssyuilo1-1/+1