summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: introduce aidx and make it defaultsyuilo2023-09-062-0/+47
* feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2023-09-062-4/+4
* fixessyuilo2023-09-051-1/+1
* clean upsyuilo2023-09-051-4/+0
* clean upsyuilo2023-09-051-4/+0
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-054-45/+128
* update deps (#11764)syuilo2023-09-0411-14/+52
* Respond .well-known/host-meta.json with application/json (#11777)xtex2023-09-031-1/+1
* feat: Refine 2fa (#11766)syuilo2023-08-286-0/+26
* プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02023-08-215-0/+78
* fix: antennas validation (#11469)White-Green2023-08-212-2/+5
* feat: Removing stack trace info in production env (#11657)MomentQYC2023-08-211-6/+6
* feat: 'server' webhook payload which hold misskey server url (#11752)anatawa122023-08-211-0/+1
* feat: ローカルのみノート検索 (#11451)taichan2023-08-201-1/+13
* enhance(backend): Add address bind config option (#11725)Essem2023-08-202-0/+5
* fix(backend): ジョブキュー管理画面の認証を回避できる問題...syuilo2023-08-201-1/+3
* fix(backend): fix typo `lnik` to `link` (#11740)Juunini2023-08-191-4/+4
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-17359-701/+359
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-16225-1981/+1981
* feat: refine announcement (#11497)syuilo2023-08-1312-135/+317
* fix(backend): correctFilename changes dll to exe (#11710)anatawa122023-08-131-0/+2
* fix(backend/ApNoteService): try retrieving again when failed by duplication (...Kagami Sascha Rosylight2023-08-081-20/+32
* enhance(backend): Improve behavior of correctFilename (#11484)tamaina2023-08-081-9/+45
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina2023-08-051-1/+1
* feat: sensitive channel (#11438)anatawa122023-08-057-0/+19
* Fix typos (#11450)woxtu2023-08-053-5/+5
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-05107-542/+71
* update deps (#11409)syuilo2023-07-319-11/+13
* Remove an unused dependency (#11405)woxtu2023-07-291-1/+0
* chore: add missing license identifiersyuilo2023-07-281-0/+5
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-274-1/+497
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-27753-4/+3770
* Use promises API (#11351)woxtu2023-07-273-17/+8
* fix: hide sensitive gallery image on OGP (#11380)Acid Chicken (硫酸鶏)2023-07-251-2/+6
* fix(backend): Change isPublic to correctly recognize as:Public term (#11347)Koki Takahashi2023-07-251-1/+1
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-258-10/+10
* Use BullMQAdapter (#11367)hutchisr2023-07-251-2/+2
* refactor: avoid redundant method chainAcid Chicken (硫酸鶏)2023-07-211-1/+1
* enhance: Add OGP data for notes with multiple images/videos (#11142)Alex2023-07-211-10/+12
* perf(backend): use RSA 2048bitsyuilo2023-07-212-2/+2
* fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo2023-07-211-5/+5
* fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron2023-07-211-0/+2
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
* fix redis configtamaina2023-07-201-0/+1
* enhance(backend): 設定ファイルでioredisの全てのオプションを...tamaina2023-07-203-58/+34
* enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo2023-07-201-3/+3
* perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)2023-07-201-7/+11
* perf(backend): createPersonでキャッシュに保存する, DBのトラン...tamaina2023-07-201-57/+42
* enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2023-07-202-3/+14