Skip to content

feat: download pages scanned as sitemap.txt from about modal#751

Draft
younglim wants to merge 1 commit into
masterfrom
fix/download-pages-scanned-sitemap
Draft

feat: download pages scanned as sitemap.txt from about modal#751
younglim wants to merge 1 commit into
masterfrom
fix/download-pages-scanned-sitemap

Conversation

@younglim

Copy link
Copy Markdown
Collaborator

Clicking the crawl summary link (e.g. "Intelligent crawl (1000 pages)") in the about modal now triggers a browser download of sitemap.txt containing one scanned URL per line.

This PR adds...

  • I've kept this PR as small as possible (~500 lines) by splitting it into PRs with manageable chunks of code
  • I've requested reviews from 1 reviewer
  • I've tested existing features (website scan, sitemap, custom flow) in both node index and cli
  • I've synced this fork with GovTechSG repo
  • I've added/updated unit tests
  • I've added/updated any necessary dependencies in package[-lock].json npm audit, portable installation on GitHub Actions

Clicking the crawl summary link (e.g. "Intelligent crawl (1000 pages)")
in the about modal now triggers a browser download of sitemap.txt
containing one scanned URL per line.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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