mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #575] feat: threads support #1204
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/575
Author: @Snazzah
Created: 6/16/2024
Status: 🔄 Open
Base:
main← Head:feat/threads📝 Commits (10+)
e73ad62feat: threads support6db3b69fix(threads): whoops0e8e428fix(threads): deepscan fixese16dff3fix: i changed the wrong file64d9f29fix(threads): small fix to quality selectionbc642f4chore: update readmebb04206Merge branch 'current' into feat/threadscce24b9Merge branch 'current' into feat/threadsacd04d1Merge remote-tracking branch 'upstream/main' into feat/threads687649awow that did not merge well📊 Changes
7 files changed (+201 additions, -1 deletions)
View changed files
📝
api/src/processing/cookie/manager.js(+2 -1)📝
api/src/processing/match-action.js(+2 -0)📝
api/src/processing/match.js(+10 -0)📝
api/src/processing/service-config.js(+4 -0)📝
api/src/processing/service-patterns.js(+3 -0)➕
api/src/processing/services/threads.js(+142 -0)➕
api/src/util/tests/threads.json(+38 -0)📄 Description
closes #296
Tested with:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.