summaryrefslogtreecommitdiff
path: root/src/queue/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-255/+0
| | | | Resolve #7779
* Migrate to Chart.js v3 (#7896)syuilo2021-10-221-7/+21
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * 定期的にresync * Update overview.vue * wip * wip
* feat: ミュートとブロックのインポートsyuilo2021-10-201-0/+20
| | | | Resolve #7885
* server: コマンドラインオプション廃止syuilo2021-10-081-2/+2
| | | | | Resolve #7863 Resolve #6337
* Update index.ts (#7830)MeiMei2021-09-231-1/+1
|
* feat(server): 管理者用アカウント削除API実装syuilo2021-09-221-2/+3
| | | | | 動作確認済み Resolve #7735
* chore, perf: Reduce redis memory (#7816)MeiMei2021-09-201-1/+3
| | | | | | | * Reduce redis memory * CHANGELOG * a
* enhance(server): Use job queue for account delete (#7668)syuilo2021-08-211-0/+9
| | | | | | | | | | | | | | | | | | | | | | | * enhance(server): Use job queue for account delete Fix #5336 * ジョブをひとつに * remove done call * clean up * add User.isDeleted * コミット忘れ * Update 1629512953000-user-is-deleted.ts * show dialog * lint * Update 1629512953000-user-is-deleted.ts
* perf: Tune AP job queue timings (#7635)MeiMei2021-08-201-4/+2
| | | | | | | | | * perf: Tune AP job queue timings * CHANGELOG * chore: add reference Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-12/+12
|
* refactor: refactoring importssyuilo2021-08-191-12/+12
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Add queue timeout (#7519)MeiMei2021-05-191-0/+2
|
* Add queue types (#7504)MeiMei2021-05-081-18/+13
|
* Refactor (#7394)syuilo2021-03-241-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* Improve chart performance (#7360)syuilo2021-03-181-22/+1
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update chart.ts * wip * Improve server performance * wip * wip
* APリファクタとLD-Signatureの検証に対応 (#6300)MeiMei2020-05-091-0/+7
| | | | | | | | | | | | | | | * DbResolver * inbox types * 認証順を変更 * User/Keyあたりをまとめる * LD-Signatue * Validate contexts url * LD-Signature DocumentLoaderにProxyとTimeout
* AP inboxの最小リトライ間隔 1秒→1分 (#5818)MeiMei2020-02-031-1/+1
|
* APの流量制限とリトライ期間の変更 (#5734)MeiMei2020-01-201-6/+10
| | | | | | | | * AP rate limit * AP Job attempts * fix
* Fix #5728 (#5731)MeiMei2020-01-201-3/+3
|
* APの統計とログの修正と強化 (#5585)MeiMei2019-11-071-8/+9
| | | | | | * Fix #5580 * Improve AP logging
* Tune worker/job counts (#5346)MeiMei2019-08-271-2/+2
| | | | | | * デフォルトのワーカー数を1に * Tune default job count
* リモートファイルの削除が重い問題を修正syuilo2019-07-011-0/+7
|
* Improve drive managementsyuilo2019-05-271-0/+30
|
* Better error handlingsyuilo2019-04-141-4/+4
|
* Improve error handlingsyuilo2019-04-141-4/+12
|
* strictNullChecks (#4666)syuilo2019-04-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-13/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Fix bugsyuilo2019-03-141-2/+2
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-03-121-3/+3
|\
| * log failed job (#4472)MeiMei2019-03-111-3/+3
| |
* | Resolve #1736syuilo2019-03-121-0/+10
|/
* Resolve #4259syuilo2019-03-111-0/+11
|
* リストのエクスポートをできるようにsyuilo2019-03-111-0/+9
| | | | #4259
* Improve redis configsyuilo2019-03-091-2/+3
|
* Fix logsyuilo2019-03-091-4/+4
|
* Better logssyuilo2019-03-091-20/+19
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-03-091-1/+21
|\
| * To retry AP deliver queue (#4457)MeiMei2019-03-091-1/+21
| |
* | Renamesyuilo2019-03-091-1/+1
|/
* Increase job attempts limit a littlesyuilo2019-03-081-2/+2
|
* Disable lifosyuilo2019-03-081-2/+0
|
* ジョブの数を一覧できるようにsyuilo2019-03-081-3/+3
|
* Enable lifo jobsyuilo2019-03-081-0/+2
|
* Increase job concurrencysyuilo2019-03-081-2/+2
|
* Clean jobssyuilo2019-03-071-4/+10
|
* Refactorsyuilo2019-03-071-31/+13
|
* Resolve #4444syuilo2019-03-071-82/+67
|
* Change queue db namesyuilo2019-03-021-1/+1
|
* Resolve #2017syuilo2019-02-211-0/+26
|