Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Kolb b9903fd6c8 Increment version due to license change 2019-10-04 21:16:13 +02:00
Thomas Kolb 36b04a059e Release 0.2.3 2016-12-17 00:09:37 +01:00
Thomas Kolb 0d42e9c22a New version + logging cosmetics 2015-11-23 21:25:10 +01:00
Thomas Kolb 77a2ee3d8e Increased version number 2014-12-21 22:08:21 +01:00
Thomas Kolb ec3640f15b Fixed linker errors 2014-12-21 21:51:18 +01:00
Thomas Kolb d07fc77f7d New makefile + nicer directory structure 2013-08-18 22:52:50 +02:00
Thomas Kolb fa98c1e089 Show version (and git commit) on startup 2013-03-07 20:24:35 +01:00
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