Skip to content

[codex] Preserve and document area PWA#1

Draft
fik14 wants to merge 1 commit into
mainfrom
codex/preserve-area-pwa
Draft

[codex] Preserve and document area PWA#1
fik14 wants to merge 1 commit into
mainfrom
codex/preserve-area-pwa

Conversation

@fik14

@fik14 fik14 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

What changed

  • add preservation-focused project documentation and live-app guidance
  • replace the generic PWA manifest name
  • use a repository-specific service-worker cache and precache icons
  • render the user-controlled currency label with textContent instead of innerHTML

Why

This keeps the legacy utility easy to understand and install while addressing the small DOM-injection risk found during the audit.

Impact

The app remains dependency-free and its existing calculation behavior and public URL are unchanged.

Validation

  • git diff --check
  • manifest parsed with python3 -m json.tool
  • local HTTP smoke checks returned 200 for the app, manifest, and icon assets

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