Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throttle E-Mail notificationsHEADmaster | 2015-09-24 | 1 | -0/+3 | |
| | |||||
* | Fix link in Travis build badge | Till Hoeppner | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | Update Cargo.lock | Till Hoeppner | 2015-09-24 | 1 | -99/+225 |
| | |||||
* | Merge branch 'master' of github.com:hoeppnertill/sersve | Till Hoeppner | 2015-09-24 | 1 | -0/+21 |
|\ | |||||
| * | Create LICENSE | Till Höppner | 2015-09-24 | 1 | -0/+21 |
| | | |||||
* | | Update travis.yml | Till Hoeppner | 2015-09-24 | 1 | -0/+2 |
|/ | |||||
* | Update README | Till Hoeppner | 2015-09-24 | 1 | -5/+3 |
| | |||||
* | Fixed for updates | Till Hoeppner | 2015-09-24 | 3 | -13/+20 |
| | |||||
* | 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 | 3 | -287/+449 |
| | |||||
* | Remove debug print. Oops. | Till Hoeppner | 2014-12-01 | 1 | -1/+0 |
| | |||||
* | Less allocation, possibly | Till Hoeppner | 2014-12-01 | 1 | -12/+63 |
| | |||||
* | More information in README | Till Hoeppner | 2014-11-30 | 1 | -0/+42 |
| | |||||
* | Removed lazy_static from Cargo.toml | Till Hoeppner | 2014-11-30 | 3 | -26/+19 |
| | |||||
* | No transmuting, and lto | Till Hoeppner | 2014-11-30 | 2 | -4/+10 |
| | |||||
* | Add minimal configuration | Till Hoeppner | 2014-11-30 | 2 | -0/+8 |
| | |||||
* | Fixed configuration overriding | Till Hoeppner | 2014-11-30 | 1 | -7/+7 |
| | |||||
* | Updates from phone | Till Hoeppner | 2014-11-30 | 2 | -51/+29 |
| | |||||
* | Optimised default template | Till Hoeppner | 2014-11-30 | 2 | -62/+65 |
| | |||||
* | Full templating support | Till Hoeppner | 2014-11-29 | 4 | -78/+130 |
| | |||||
* | Remove - now - unused content detection | Till Hoeppner | 2014-11-28 | 3 | -20/+14 |
| | |||||
* | Add mimetype detection | Till Hoeppner | 2014-11-27 | 1 | -3/+22 |
| | |||||
* | Add README | Till Hoeppner | 2014-11-27 | 1 | -0/+4 |
| | |||||
* | Filtering by filename and size | Till Hoeppner | 2014-11-27 | 1 | -7/+36 |
| | |||||
* | Change defaults, errors and build setup | Till Hoeppner | 2014-11-26 | 4 | -2/+22 |
| | |||||
* | Mildly better errors | Till Hoeppner | 2014-11-26 | 1 | -8/+2 |
| | |||||
* | Added configuration options | Till Hoeppner | 2014-11-26 | 2 | -12/+228 |
| | |||||
* | 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 | 3 | -3/+36 |
| | |||||
* | Initial commit. | Till Hoeppner | 2014-11-25 | 5 | -0/+169 |