summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: 時限ロール (#10145)syuilo2023-03-011-2/+16
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1624-29/+15
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-131-2/+2
* fix(server): validate filename and emoji name to improve securitysyuilo2023-02-052-1/+9
* drop hashtag chartsyuilo2023-02-033-9/+1
* fix(server): fix aggregation of retentionsyuilo2023-01-271-1/+8
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-21/+18
* enhance(server): separate job queue process (#9662)syuilo2023-01-211-0/+2
* enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2023-01-141-2/+2
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-132-3/+3
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-18/+20
* clean upsyuilo2023-01-031-5/+0
* :v:syuilo2023-01-032-9/+22
* drop latestStatus of instancesyuilo2023-01-031-2/+0
* drop lastCommunicatedAt of instancesyuilo2023-01-032-2/+0
* drop latestRequestSentAt of instancesyuilo2023-01-031-8/+6
* feat: add per user pv chartsyuilo2023-01-012-2/+8
* feat: make possible to export favorited notessyuilo2023-01-013-1/+168
* feat: introduce retention-rate aggregationsyuilo2022-12-254-2/+88
* enhance(server): delete outdated notes of antenna regularly to improve db per...syuilo2022-12-221-1/+8
* enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo2022-12-221-1/+11
* enhance(server): delete outdated notifications regularly to improve db perfor...syuilo2022-12-221-2/+9
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-0429-0/+57
* refactorsyuilo2022-12-047-20/+20
* fix typo on CleanRemoteFilesProcessorService (#9171)heka2022-11-141-1/+1
* Update QueueProcessorService.tssyuilo2022-11-111-5/+13
* fix typesyuilo2022-09-241-1/+1
* fix type errorssyuilo2022-09-243-41/+23
* fixessyuilo2022-09-241-1/+1
* fixessyuilo2022-09-239-11/+10
* fix import typesyuilo2022-09-2128-49/+48
* testsyuilo2022-09-1925-134/+134
* fix queue bugsyuilo2022-09-191-3/+3
* refactor(backend): refactor loggersyuilo2022-09-181-2/+4
* なんかもうめっちゃ変えたsyuilo2022-09-1862-2138/+2661
* chore: fix lint errors (#8981)yzhe8192022-07-101-1/+1
* feat: Log user ips (#8872)syuilo2022-07-023-6/+32
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-0/+1
* fix: always remove completed tasks (#8771)Johann1502022-05-311-0/+2
* fix: add missing importJohann1502022-05-291-1/+1
* use http-signature module that supports hs2019 (#8635)Johann1502022-05-263-3/+3
* refactor: temporary files (#8713)Johann1502022-05-257-273/+251
* enhance(webhook): add userId to payloadsyuilo2022-04-033-0/+3
* improve webhooksyuilo2022-04-033-8/+17
* feat: Webhook (#8457)syuilo2022-04-024-2/+99
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2615-51/+56
* perf(server): refactor and performance improvementssyuilo2022-03-251-2/+6
* perf(server): reduce memory usage of redissyuilo2022-03-191-0/+2
* feat: introduce bull dashboardsyuilo2022-03-191-0/+9