Skip to content

Improve output encoding - #68

Merged
sixem merged 3 commits into
masterfrom
fix/output-encoding
Sep 9, 2026
Merged

Improve output encoding#68
sixem merged 3 commits into
masterfrom
fix/output-encoding

Conversation

@sixem

@sixem sixem commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Fixes the output-encoding findings from #57.

  • Escapes dynamic text and attributes in the PHP output, including filenames, directories, titles, breadcrumbs and prepend values.
  • Fixes gallery rendering so filenames stay text instead of being interpreted as HTML.
  • Safely encodes the embedded JSON configuration.
  • Adds focused PHPUnit regression tests and runs them in CI.

@sixem
sixem merged commit 5645f9c into master Sep 9, 2026
3 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