mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #668] Add grid view to display images #406
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?
Originally created by @TornaxO7 on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/668
Specific Demand
Hi! I have a bunch of emojis which I'd like to browse through.
Caddy's file browser includes this feature and it looks like this:
Would be really cool if
dufswould provide something like that as well.Implement Suggestion
As shown in the image: A grid view where you can see each image and if you click on it, you open up it's path.
For example you well land at
http://domain.tld/imageFilename.pngetc.@sigoden commented on GitHub (Feb 5, 2026):
Sorry, we will not support this feature.