mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #602] [MERGED] feat: support noscript fallback #651
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/602
Author: @sigoden
Created: 8/2/2025
Status: ✅ Merged
Merged: 8/2/2025
Merged by: @sigoden
Base:
main← Head:feat📝 Commits (2)
16bad63feat: support noscript fallbackeba8b83add test📊 Changes
5 files changed (+182 additions, -51 deletions)
View changed files
📝
assets/index.html(+3 -0)📝
src/main.rs(+1 -0)➕
src/noscript.rs(+100 -0)📝
src/server.rs(+65 -51)📝
tests/http.rs(+13 -0)📄 Description
In the following cases, dufs will serve the noscript version of HTML:
?noscriptClose #530
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.