[PR #652] [CLOSED] v2025.12.24 #664

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/652
Author: @apls
Created: 12/24/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • e0e0433 Change language from English to Chinese in HTML
  • 2ab788d Update padding and font sizes in index.css
  • f80b149 Update CI workflow to include only Windows
  • 49e4c87 Remove Default implementation for Compress enum
  • e2aa459 Add Default derive to Compress enum
  • 930cff0 Fix default attribute placement in Compress enum
  • be17197 Add Debian to CI workflow matrix
  • 561120b Bump version from 0.45.0 to 0.46.0
  • 9a20d5c Remove 'Test' step from CI workflow
  • 256d257 Change CI workflow from Debian to Ubuntu

📊 Changes

6 files changed (+52 additions, -140 deletions)

View changed files

📝 .github/workflows/ci.yaml (+5 -6)
📝 .github/workflows/release.yaml (+2 -85)
📝 Cargo.toml (+1 -1)
📝 assets/index.css (+27 -27)
📝 assets/index.html (+15 -15)
📝 src/args.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/652 **Author:** [@apls](https://github.com/apls) **Created:** 12/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`e0e0433`](https://github.com/sigoden/dufs/commit/e0e0433bc9307a94750eed0b249a941bfab5121f) Change language from English to Chinese in HTML - [`2ab788d`](https://github.com/sigoden/dufs/commit/2ab788d680bb464179f6fa4faa1c219bbc3f42a3) Update padding and font sizes in index.css - [`f80b149`](https://github.com/sigoden/dufs/commit/f80b149369044dec4eeddeafc30b88d20eec5649) Update CI workflow to include only Windows - [`49e4c87`](https://github.com/sigoden/dufs/commit/49e4c87ed68963eeda811d9a49e7bcc33e03ae1a) Remove Default implementation for Compress enum - [`e2aa459`](https://github.com/sigoden/dufs/commit/e2aa4596c3d236f9470d0d837c730496a140639c) Add Default derive to Compress enum - [`930cff0`](https://github.com/sigoden/dufs/commit/930cff01294eb8b3daf71def383591389009413b) Fix default attribute placement in Compress enum - [`be17197`](https://github.com/sigoden/dufs/commit/be171974da311ad161cae5fc57ad0b2266207803) Add Debian to CI workflow matrix - [`561120b`](https://github.com/sigoden/dufs/commit/561120b53a78902a2beddc640be45eef2749ae02) Bump version from 0.45.0 to 0.46.0 - [`9a20d5c`](https://github.com/sigoden/dufs/commit/9a20d5c234fa5070d296fbb142f9ffbd2d207351) Remove 'Test' step from CI workflow - [`256d257`](https://github.com/sigoden/dufs/commit/256d2578e42365583d2dce05dfccd7ba35acd0ea) Change CI workflow from Debian to Ubuntu ### 📊 Changes **6 files changed** (+52 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+5 -6) 📝 `.github/workflows/release.yaml` (+2 -85) 📝 `Cargo.toml` (+1 -1) 📝 `assets/index.css` (+27 -27) 📝 `assets/index.html` (+15 -15) 📝 `src/args.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:53:52 +03:00
zhus closed this issue 2026-04-08 16:53:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#664