Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed for updates | Till Hoeppner | 2015-09-24 | 1 | -2/+5 |
* | Fix for hyperium/hyper#368 | Till Hoeppner | 2015-05-12 | 1 | -1/+3 |
* | Trying to fix weird behaviour when used remotely (properly) | Till Hoeppner | 2015-05-12 | 1 | -12/+10 |
* | Remove unnecessary features | Till Hoeppner | 2015-05-11 | 1 | -1/+1 |
* | Update to new Rust | Till Hoeppner | 2015-05-11 | 1 | -220/+190 |
* | Remove debug print. Oops. | Till Hoeppner | 2014-12-01 | 1 | -1/+0 |
* | Less allocation, possibly | Till Hoeppner | 2014-12-01 | 1 | -12/+63 |
* | Removed lazy_static from Cargo.toml | Till Hoeppner | 2014-11-30 | 1 | -16/+16 |
* | No transmuting, and lto | Till Hoeppner | 2014-11-30 | 1 | -4/+7 |
* | Add minimal configuration | Till Hoeppner | 2014-11-30 | 1 | -0/+2 |
* | Fixed configuration overriding | Till Hoeppner | 2014-11-30 | 1 | -7/+7 |
* | Updates from phone | Till Hoeppner | 2014-11-30 | 1 | -5/+5 |
* | Optimised default template | Till Hoeppner | 2014-11-30 | 2 | -62/+65 |
* | Full templating support | Till Hoeppner | 2014-11-29 | 2 | -78/+121 |
* | Remove - now - unused content detection | Till Hoeppner | 2014-11-28 | 1 | -20/+0 |
* | Add mimetype detection | Till Hoeppner | 2014-11-27 | 1 | -3/+22 |
* | Filtering by filename and size | Till Hoeppner | 2014-11-27 | 1 | -7/+36 |
* | Change defaults, errors and build setup | Till Hoeppner | 2014-11-26 | 1 | -1/+1 |
* | Mildly better errors | Till Hoeppner | 2014-11-26 | 1 | -8/+2 |
* | Added configuration options | Till Hoeppner | 2014-11-26 | 1 | -12/+223 |
* | Styling, directory viewing and dumb binary detection. | Till Hoeppner | 2014-11-25 | 1 | -0/+78 |
* | Actual functionality. Serves files by path, but no directory view yet. | Till Hoeppner | 2014-11-25 | 2 | -3/+32 |
* | Initial commit. | Till Hoeppner | 2014-11-25 | 1 | -0/+3 |