http-party / http-server

a simple zero-configuration command-line http server
MIT License
13.62k stars 1.5k forks source link

[FEATURE REQUEST] Add option to sort by date #526

Open NightMachinery opened 5 years ago

NightMachinery commented 5 years ago

I use http-server to serve my Downloads directory, and I like to be able to sort the listing based on date (last modified date?) so that I can easily find the last downloaded file. This option can be on the html interface or a command-line option to http-server. This feature is pretty much the only thing I miss from using Nextcloud for serving my downloads folder.

mayeaux commented 5 years ago

+1, surprised no one else needs this feature!

github-actions[bot] commented 3 years ago

This issue has been inactive for 180 days

thornjad commented 3 years ago

I support this, a PR introducing sorting on all the columns in the HTML interface would be well received

thornjad commented 3 years ago

737 implemented displaying modified time, all we need now is some sorting options!

github-actions[bot] commented 2 years ago

This issue has been inactive for 180 days

mayeaux commented 1 year ago

Still badly missing 3 years later :\

+1, surprised no one else needs this feature!

tejasd90 commented 5 months ago

+1

praveenscience commented 4 months ago

Is there any PR that can do this? 🤔