Skip to content

fix(extension): accept links filter and offset params#33

Merged
dimdasci merged 1 commit into
mainfrom
fix/links-offset-forwarded-validator
Jul 6, 2026
Merged

fix(extension): accept links filter and offset params#33
dimdasci merged 1 commit into
mainfrom
fix/links-offset-forwarded-validator

Conversation

@dimdasci

@dimdasci dimdasci commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix extension forwarded-request validation for links so hrefContains and offset are accepted on the daemon→extension boundary.
  • Validate offset as a non-negative integer at the extension boundary.
  • Add regression coverage for accepted hrefContains/offset params and negative offset rejection.
  • Bump package/runtime version to 0.9.3.

Validation

  • pnpm check
  • pnpm test
  • pnpm --filter @bproxy/extension build
  • Manual smoke: bproxy links -n k8m2p5 -s duihdh --limit 5 --offset 5 returned ok: true; --href-contains reddit.com returned ok: true.

@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@dimdasci
dimdasci merged commit b354432 into main Jul 6, 2026
5 checks passed
@dimdasci
dimdasci deleted the fix/links-offset-forwarded-validator branch July 6, 2026 18:32
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