aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed for updatesTill Hoeppner2015-09-241-2/+5
|
* Fix for hyperium/hyper#368Till Hoeppner2015-05-121-1/+3
|
* Trying to fix weird behaviour when used remotely (properly)Till Hoeppner2015-05-121-12/+10
|
* Remove unnecessary featuresTill Hoeppner2015-05-111-1/+1
|
* Update to new RustTill Hoeppner2015-05-111-220/+190
|
* Remove debug print. Oops.Till Hoeppner2014-12-011-1/+0
|
* Less allocation, possiblyTill Hoeppner2014-12-011-12/+63
|
* Removed lazy_static from Cargo.tomlTill Hoeppner2014-11-301-16/+16
|
* No transmuting, and ltoTill Hoeppner2014-11-301-4/+7
|
* Add minimal configurationTill Hoeppner2014-11-301-0/+2
|
* Fixed configuration overridingTill Hoeppner2014-11-301-7/+7
|
* Updates from phoneTill Hoeppner2014-11-301-5/+5
|
* Optimised default templateTill Hoeppner2014-11-302-62/+65
|
* Full templating supportTill Hoeppner2014-11-292-78/+121
|
* Remove - now - unused content detectionTill Hoeppner2014-11-281-20/+0
|
* Add mimetype detectionTill Hoeppner2014-11-271-3/+22
|
* Filtering by filename and sizeTill Hoeppner2014-11-271-7/+36
|
* Change defaults, errors and build setupTill Hoeppner2014-11-261-1/+1
|
* Mildly better errorsTill Hoeppner2014-11-261-8/+2
|
* Added configuration optionsTill Hoeppner2014-11-261-12/+223
|
* Styling, directory viewing and dumb binary detection.Till Hoeppner2014-11-251-0/+78
|
* Actual functionality. Serves files by path, but no directory view yet.Till Hoeppner2014-11-252-3/+32
|
* Initial commit.Till Hoeppner2014-11-251-0/+3