[PR #68] [MERGED] refactor: split css/js from index.html #453

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

📋 Pull Request Information

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

Base: mainHead: refactor-split-css-js


📝 Commits (1)

  • e522b20 refactor: split css/js/ico from index.html

📊 Changes

4 files changed (+113 additions, -55 deletions)

View changed files

📝 src/server.rs (+50 -24)
tests/assets.rs (+61 -0)
tests/favicon.rs (+0 -25)
📝 tests/utils.rs (+2 -6)

📄 Description

No description provided


🔄 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/68 **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:** `refactor-split-css-js` --- ### 📝 Commits (1) - [`e522b20`](https://github.com/sigoden/dufs/commit/e522b209d6d18e9de9353e5430eae5f46316eb80) refactor: split css/js/ico from index.html ### 📊 Changes **4 files changed** (+113 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+50 -24) ➕ `tests/assets.rs` (+61 -0) ➖ `tests/favicon.rs` (+0 -25) 📝 `tests/utils.rs` (+2 -6) </details> ### 📄 Description _No description provided_ --- <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:59 +03:00
zhus closed this issue 2026-04-08 16:52:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#453