[PR #65] [MERGED] fix: escape text contains HTML escape code #451

Closed
opened 2026-04-08 16:52:58 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/65
Author: @sigoden
Created: 6/21/2022
Status: Merged
Merged: 6/21/2022
Merged by: @sigoden

Base: mainHead: fix-escape-html


📝 Commits (1)

  • 8e04cd6 fix: escape text contains HTML escape code

📊 Changes

2 files changed (+25 additions, -12 deletions)

View changed files

📝 assets/index.js (+23 -9)
📝 src/server.rs (+2 -3)

📄 Description

close #63


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/65 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/21/2022 **Status:** ✅ Merged **Merged:** 6/21/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-escape-html` --- ### 📝 Commits (1) - [`8e04cd6`](https://github.com/sigoden/dufs/commit/8e04cd639d71a7b2ea6862c458a40d4f3c68d94e) fix: escape text contains HTML escape code ### 📊 Changes **2 files changed** (+25 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.js` (+23 -9) 📝 `src/server.rs` (+2 -3) </details> ### 📄 Description close #63 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:52:58 +03:00
zhus closed this issue 2026-04-08 16:52:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#451