Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Kolb 363a16e056 Special handling for favicon.png 2013-01-31 18:15:49 +01:00
Thomas Kolb cb8c926296 Cleaner make output 2013-01-20 19:41:27 +01:00
Thomas Kolb 3cb4e23860 Support for large files on 32 bit systems 2013-01-20 19:33:43 +01:00
Thomas Kolb 1dab3f798c Added "debug" and "release" targets to Makefile 2013-01-20 17:55:20 +01:00
Thomas Kolb 1a30d22de8 Added Makefile to rebuild dependencies 2013-01-17 23:18:09 +01:00
Thomas Kolb 9a9a49ff3a Optionally determine MIME types using libmagic 2013-01-17 23:17:38 +01:00
Thomas Kolb b77e4dcc8b URL-encode filenames in generated links 2013-01-17 22:42:31 +01:00
Thomas Kolb 6cd65091ff Initial commit
- Working version with the following features:
  - Directory listing and navigation
  - Download files
  - HTTP error pages (403, 404, 500)
  - Verbose logging
2013-01-17 21:13:15 +01:00