Skip to content

Docs/publication notes and cleanup (#8) - #9

Merged
luberan merged 1 commit into
docs/publication-notes-and-cleanupfrom
main
Jun 15, 2026
Merged

Docs/publication notes and cleanup (#8)#9
luberan merged 1 commit into
docs/publication-notes-and-cleanupfrom
main

Conversation

@luberan

@luberan luberan commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

Related issue

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (API, response shape, or UI behavior change)
  • Documentation only
  • Chore / refactor / tooling

How was this tested?

  • Tested locally with npx wrangler dev worker.js
  • Verified the JSON API response for at least one well-configured domain
  • Verified the HTML UI renders without console errors

Checklist

  • The change is focused — one logical change per PR.
  • README.md is updated if the API, UI, or deployment story changes.
  • No secrets, API tokens, or personal domains are committed.
  • Security-relevant code paths (input validation, SSRF guards, security
    headers) keep their existing safeguards.
  • Commit messages follow Conventional Commits.

Summary

Related issue

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (API, response shape, or UI behavior change)
  • Documentation only
  • Chore / refactor / tooling

How was this tested?

  • Tested locally with npx wrangler dev worker.js
  • Verified the JSON API response for at least one well-configured domain
  • Verified the HTML UI renders without console errors

Checklist

  • The change is focused — one logical change per PR.
  • README.md is updated if the API, UI, or deployment story changes.
  • No secrets, API tokens, or personal domains are committed.
  • Security-relevant code paths (input validation, SSRF guards, security
    headers) keep their existing safeguards.
  • Commit messages follow Conventional Commits.

<!--
Thanks for contributing! Please fill in the sections below.
For larger changes, open an issue first to discuss the design.
-->

## Summary

<!-- What does this PR change and why? -->

## Related issue

<!-- e.g. Closes #123 -->

## Type of change

- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (API, response shape, or UI behavior change)
- [ ] Documentation only
- [ ] Chore / refactor / tooling

## How was this tested?

<!--
Describe the manual test steps you performed against `npx wrangler dev`.
Mention the domains you queried and what you verified.
-->

- [ ] Tested locally with `npx wrangler dev worker.js`
- [ ] Verified the JSON API response for at least one well-configured
domain
- [ ] Verified the HTML UI renders without console errors

## Checklist

- [ ] The change is focused — one logical change per PR.
- [ ] `README.md` is updated if the API, UI, or deployment story
changes.
- [ ] No secrets, API tokens, or personal domains are committed.
- [ ] Security-relevant code paths (input validation, SSRF guards,
security
      headers) keep their existing safeguards.
- [ ] Commit messages follow [Conventional
Commits](https://www.conventionalcommits.org/).
@luberan
luberan merged commit 39deeae into docs/publication-notes-and-cleanup Jun 15, 2026
2 checks passed
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