Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#15 2026-04-08 16:49:49 +03:00
[GH-ISSUE #37] [Suggestion] Web static directory support

@FirTech commented on GitHub (Jun 12, 2022):

For example, store "duf-src\assets\img1.png" in the "assets" directory of the "duf" source code, then you can access…

zhus commented on issue sigoden/dufs#15 2026-04-08 16:49:49 +03:00
[GH-ISSUE #37] [Suggestion] Web static directory support

@FirTech commented on GitHub (Jun 12, 2022):

Oh, I got it, I just need to convert all the images to base64 and package them in the index.html file, disturb you.

zhus opened issue sigoden/dufs#16 2026-04-08 16:49:49 +03:00
[GH-ISSUE #43] 使用idm+工具下载进度卡在99%
zhus closed issue sigoden/dufs#16 2026-04-08 16:49:49 +03:00
[GH-ISSUE #43] 使用idm+工具下载进度卡在99%
zhus opened issue sigoden/dufs#17 2026-04-08 16:49:49 +03:00
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
zhus closed issue sigoden/dufs#17 2026-04-08 16:49:49 +03:00
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
zhus opened issue sigoden/dufs#18 2026-04-08 16:49:49 +03:00
[GH-ISSUE #39] 使用SolidExplorer连接webdav时,当前目录会多出来一个同名的目录
zhus closed issue sigoden/dufs#18 2026-04-08 16:49:49 +03:00
[GH-ISSUE #39] 使用SolidExplorer连接webdav时,当前目录会多出来一个同名的目录
zhus commented on issue sigoden/dufs#10 2026-04-08 16:49:48 +03:00
[GH-ISSUE #15] [Feature Request] Dark Mode

@jkoop commented on GitHub (Jun 9, 2022):

How's this?

zhus commented on issue sigoden/dufs#11 2026-04-08 16:49:48 +03:00
[GH-ISSUE #16] [Suggestion] Add icon

@jkoop commented on GitHub (Jun 5, 2022):

A possible work-around: add a favicon.ico to the root folder.

zhus commented on issue sigoden/dufs#12 2026-04-08 16:49:48 +03:00
[GH-ISSUE #19] bug: filenames aren't properly escaped in WebDAV PROPFIND

@jkoop commented on GitHub (Jun 5, 2022):

Fixed by PR 20

zhus commented on issue sigoden/dufs#12 2026-04-08 16:49:48 +03:00
[GH-ISSUE #19] bug: filenames aren't properly escaped in WebDAV PROPFIND

@jkoop commented on GitHub (Jun 6, 2022):

@sigoden's fix didn't fix this issue. But at least the XML parses now

![image](https://user-images.githubusercontent.…

zhus commented on issue sigoden/dufs#12 2026-04-08 16:49:48 +03:00
[GH-ISSUE #19] bug: filenames aren't properly escaped in WebDAV PROPFIND

@sigoden commented on GitHub (Jun 6, 2022):

image

I…

zhus opened issue sigoden/dufs#13 2026-04-08 16:49:48 +03:00
[GH-ISSUE #31] 提交bug,0.15.0版本拖拽上传功能失效了
zhus closed issue sigoden/dufs#13 2026-04-08 16:49:48 +03:00
[GH-ISSUE #31] 提交bug,0.15.0版本拖拽上传功能失效了
zhus opened issue sigoden/dufs#14 2026-04-08 16:49:48 +03:00
[GH-ISSUE #23] bug: filenames aren't properly escaped in WebDAV PROPFIND with gvfs
zhus closed issue sigoden/dufs#14 2026-04-08 16:49:48 +03:00
[GH-ISSUE #23] bug: filenames aren't properly escaped in WebDAV PROPFIND with gvfs
zhus opened issue sigoden/dufs#15 2026-04-08 16:49:48 +03:00
[GH-ISSUE #37] [Suggestion] Web static directory support
zhus closed issue sigoden/dufs#15 2026-04-08 16:49:48 +03:00
[GH-ISSUE #37] [Suggestion] Web static directory support
zhus commented on issue sigoden/dufs#15 2026-04-08 16:49:48 +03:00
[GH-ISSUE #37] [Suggestion] Web static directory support

@sigoden commented on GitHub (Jun 12, 2022):

duf can serve static files.

I do not quite understand what you mean。

If your assets contains img1.png

r…