aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Throttle E-Mail notificationsHEADmaster2015-09-241-0/+3
|
* Fix link in Travis build badgeTill Hoeppner2015-09-241-1/+1
|
* Update Cargo.lockTill Hoeppner2015-09-241-99/+225
|
* Merge branch 'master' of github.com:hoeppnertill/sersveTill Hoeppner2015-09-241-0/+21
|\
| * Create LICENSETill Höppner2015-09-241-0/+21
| |
* | Update travis.ymlTill Hoeppner2015-09-241-0/+2
|/
* Update READMETill Hoeppner2015-09-241-5/+3
|
* Fixed for updatesTill Hoeppner2015-09-243-13/+20
|
* 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-113-287/+449
|
* Remove debug print. Oops.Till Hoeppner2014-12-011-1/+0
|
* Less allocation, possiblyTill Hoeppner2014-12-011-12/+63
|
* More information in READMETill Hoeppner2014-11-301-0/+42
|
* Removed lazy_static from Cargo.tomlTill Hoeppner2014-11-303-26/+19
|
* No transmuting, and ltoTill Hoeppner2014-11-302-4/+10
|
* Add minimal configurationTill Hoeppner2014-11-302-0/+8
|
* Fixed configuration overridingTill Hoeppner2014-11-301-7/+7
|
* Updates from phoneTill Hoeppner2014-11-302-51/+29
|
* Optimised default templateTill Hoeppner2014-11-302-62/+65
|
* Full templating supportTill Hoeppner2014-11-294-78/+130
|
* Remove - now - unused content detectionTill Hoeppner2014-11-283-20/+14
|
* Add mimetype detectionTill Hoeppner2014-11-271-3/+22
|
* Add READMETill Hoeppner2014-11-271-0/+4
|
* Filtering by filename and sizeTill Hoeppner2014-11-271-7/+36
|
* Change defaults, errors and build setupTill Hoeppner2014-11-264-2/+22
|
* Mildly better errorsTill Hoeppner2014-11-261-8/+2
|
* Added configuration optionsTill Hoeppner2014-11-262-12/+228
|
* 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-253-3/+36
|
* Initial commit.Till Hoeppner2014-11-255-0/+169