mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #384] [CLOSED] feat: add index page format #594
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/384
Author: @Aysnine
Created: 5/13/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
08f1769feat: add index page format📊 Changes
4 files changed (+65 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📝
src/server.rs(+46 -0)📝
tests/config.rs(+5 -0)📝
tests/http.rs(+13 -0)📄 Description
Server render index page. Better for SEO or crawler maybe:
My use case: https://github.com/ImranR98/Obtainium
I just want serve some apk files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.