weihanglo / sfz

A simple static file serving command-line tool written in Rust.
https://crates.io/crates/sfz
Apache License 2.0
400 stars 30 forks source link

How open to stylistic changes in the UI are we? #80

Closed mu-arch closed 1 year ago

mu-arch commented 3 years ago

For example I wanted to add the ability to view more info like sizes, number of files, last edit times, alternate layout options, a slide out layout options panel, better mobile support, and previews. We could offer a flag like --simple or --advanced (depending on which version became default to show or hide the additional information.

weihanglo commented 3 years ago

From my own need, a simple one is enough, but I like the idea of showing details behind a flag. Just need to take dependency-bloating into account.

weihanglo commented 3 years ago

I am open to any front-end related enhancement, such like layout and mobile support. For the server I prefer to keep it simple.

weihanglo commented 1 year ago

Thank you for the PR. Unfortunately I have no time working on it. See #108.