sws icon indicating copy to clipboard operation
sws copied to clipboard

A simple web server for serving directories.

Results 7 sws issues
Sort by recently updated
recently updated
newest added

Hi, would you consider adding this project to the [Stackage](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) package set? This makes it easier for people to install it, and Stackage will automatically ping you when sws needs...

I haven't tested this yet, but I suspect the server will produce a 500 error or otherwise not do the right thing when given invalid file names during upload. I...

bug

If the UPnP public IP stuff is added, it may be worth adding support to attempt to open ports with UPnP. Alternatively, there are things like STUN. All of these...

enhancement

Look for a case-insensitive match if an exact match fails. This should probably be behind a flag and interacts with wai-middleware-static.

enhancement