summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: failed to resolve acct URI which points to local Person (#11024)xtex2023-07-192-4/+22
* Fix auto-fixable issues (#11314)woxtu2023-07-1936-71/+70
* enhance(backend): add unix socket support (#11275)dogcraft2023-07-173-3/+16
* fix of #11293syuilo2023-07-161-3/+3
* Export notes with file detail (#11293)CGsama2023-07-161-2/+8
* feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight2023-07-155-9/+28
* fix type errorssyuilo2023-07-151-5/+6
* refactor(backend): Improve UUID generation (#11286)woxtu2023-07-157-26/+25
* update depssyuilo2023-07-151-1/+1
* fix: typo in comment (#11283)ZerglingGo2023-07-151-1/+1
* feat: MeilisearchにIndexするノートの範囲を設定できるように ...まっちゃとーにゅ2023-07-152-1/+22
* enhance: 招待機能の改善 (#11195)yukineko2023-07-1516-33/+629
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-1411-23/+24
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-143-3/+3
* fix runtime errorsyuilo2023-07-131-67/+67
* refactor(backend): `core/activitypub` (#11247)okayurisotto2023-07-1313-159/+163
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-1142-200/+287
* fix(backend): fix fetchInstanceMetadata error (#11236)nomad2023-07-111-1/+1
* refactor(backend): skip fetching notes when the data is same-origin (#11200)Kagami Sascha Rosylight2023-07-092-9/+12
* fix(backend): Remove Meilisearch index when notes are deleted (#10988)Caipira2023-07-083-3/+26
* perf(backend): Reduce memory usage of MemoryKVCache (#11076)tamaina2023-07-082-17/+64
* fix: add suuport Japanese message of errors. (#11159)SASAGAWA Kiyoshi2023-07-081-1/+3
* fix(frontend): search user with trailing space (#11184)nomad2023-07-082-0/+2
* perf(backend): use limit() instead of take()syuilo2023-07-0870-75/+75
* fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex2023-07-081-2/+22
* refactor(backend): `core/activitypub/models` (#11067)okayurisotto2023-07-087-247/+189
* 広告の曜日を設定できるように (#10095)nenohi2023-07-084-11/+22
* use enginessyuilo2023-07-081-6/+0
* nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo2023-07-081-1/+1
* fix(backend): deliverManyにcontentのnullチェックを追加tamaina2023-07-071-0/+2
* fixtamaina2023-07-071-2/+0
* perf(backend): use mutex for nsfw model loading (#11109)popkirby2023-07-081-1/+9
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-0888-490/+492
* perf(backend): Improve performance of FetchInstanceMetadata (#11128)Yuriha2023-07-072-23/+27
* update depssyuilo2023-07-072-7/+8
* refactor(backend): ノート削除時の`findCascadingNotes`の処理を整...okayurisotto2023-07-061-9/+9
* エスケープせずにDescriptionを出力、Update info-card.pug (#11108)EdamAme2023-07-061-1/+1
* refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...okayurisotto2023-07-061-20/+12