summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...Umisyo(Souta Kusunoki)2023-07-051-8/+13
* perf(backend): Use addBulk to add deliver queues (#11114)tamaina2023-07-052-10/+45
* perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602023-07-041-5/+11
* perf(backend): make some features optionablesyuilo2023-07-026-7/+69
* perf(backend): allow get for some endpointssyuilo2023-07-022-0/+4
* feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2023-06-282-31/+64
* fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2023-06-261-2/+6
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-2519-21/+26
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-2511-33/+30
* refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight2023-06-252-10/+10
* update depssyuilo2023-06-241-1/+1
* fix(backend): Resolve missing parseObjectId in IdService (#11039)Caipira2023-06-231-2/+2
* fix: clear queue endpoint error with redis script (#11037)Balazs Nadasdi2023-06-221-2/+2
* ユーザー統計表示機能を削除syuilo2023-06-133-234/+0
* tweak of f3a16bcd6syuilo2023-06-105-12/+2
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-104-0/+12
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-109-13/+116
* enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo2023-06-091-6/+5
* choresyuilo2023-06-091-0/+1
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-096-43/+79
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-06-091-2/+2
|\
| * fix: correctly check the sensitivity flag (#10976)Outvi V2023-06-091-2/+2
* | add notesyuilo2023-06-091-0/+1
|/
* Fix: #10955 TypeError: JSON5.parse is not a function (#10956)CaffeeLake2023-06-051-1/+1
* fix(backend): pageのピン留めを解除することができない問題...tamaina2023-06-051-1/+1
* fix typo: schema -> schemesyuilo2023-06-051-3/+3
* fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo2023-06-021-0/+1
* update depssyuilo2023-06-022-2/+2
* perf(backend): terminate stalled websocket connectionssyuilo2023-06-021-2/+21
* fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo2023-06-011-3/+3
* fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2023-05-302-5/+3
* perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo2023-05-301-2/+4