Skip to content

feat: restore OPML import API and workers#3

Merged
FullFran merged 1 commit into
mainfrom
feat/restore-opml-imports
Mar 31, 2026
Merged

feat: restore OPML import API and workers#3
FullFran merged 1 commit into
mainfrom
feat/restore-opml-imports

Conversation

@FullFran
Copy link
Copy Markdown
Owner

Summary

  • restore OPML import backend module with upload, preview, confirm, and status endpoints
  • add dedicated BullMQ queues/workers for OPML parse and apply phases
  • include supporting migrations and repository/indexing updates for dedupe + import tracking

Validation

  • npm run test passes (12/12 suites in current repo test set)

Reintroduce OPML upload, preview, confirm and status endpoints with dedicated parse/apply queues and worker processors.\n\nThis unblocks production ingestion of local OPML files through the API and preserves deduplication/indexing behavior needed by the import flow.
@FullFran FullFran merged commit bee3eb4 into main Mar 31, 2026
1 check failed
@FullFran FullFran deleted the feat/restore-opml-imports branch March 31, 2026 08:35
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

FullFran added a commit that referenced this pull request Mar 31, 2026
feat: restore OPML import API and workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant