summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: introduce aidx and make it defaultsyuilo2023-09-066-6/+62
* feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2023-09-062-4/+4
* update depssyuilo2023-09-051-8/+8
* fixessyuilo2023-09-056-51/+51
* clean upsyuilo2023-09-051-4/+0
* clean upsyuilo2023-09-051-4/+0
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-054-45/+128
* update deps (#11764)syuilo2023-09-0417-75/+114
* Respond .well-known/host-meta.json with application/json (#11777)xtex2023-09-031-1/+1
* feat: Refine 2fa (#11766)syuilo2023-08-289-6/+45
* プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02023-08-216-0/+93
* fix: antennas validation (#11469)White-Green2023-08-212-2/+5
* feat: Removing stack trace info in production env (#11657)MomentQYC2023-08-212-7/+17
* feat: 'server' webhook payload which hold misskey server url (#11752)anatawa122023-08-211-0/+1
* feat: ローカルのみノート検索 (#11451)taichan2023-08-201-1/+13
* Fix: DB CONSTRAINT of RenoteMuting (#11724)atsuchan2023-08-202-0/+16
* 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-16229-1990/+1990
* feat: refine announcement (#11497)syuilo2023-08-1316-135/+551
* 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-082-20/+47
* enhance(backend): Improve behavior of correctFilename (#11484)tamaina2023-08-083-37/+93
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina2023-08-053-1/+93
* feat: sensitive channel (#11438)anatawa122023-08-058-0/+36
* Fix typos (#11450)woxtu2023-08-053-5/+5
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-05107-542/+71
* update deps (#11409)syuilo2023-07-3110-41/+43
* Remove an unused dependency (#11405)woxtu2023-07-292-2/+0
* chore: add missing license identifiersyuilo2023-07-282-0/+10
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-278-6/+1490
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271013-236/+5034
* Use promises API (#11351)woxtu2023-07-273-17/+8
* refactor: forkでデフォルトのノート文字数を変更した場合、...猫ロキP@deflis2023-07-271-2/+3
* build: close #10953Acid Chicken (硫酸鶏)2023-07-261-13/+15
* 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-204-66/+35