Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request 'add support for caching headers' (#49) from trinity-1686a... | Alex | 2021-03-18 | 1 | -1/+1 | |
|\ | ||||||
| * | add support for caching headers | Trinity Pointard | 2021-03-18 | 1 | -1/+1 | |
* | | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 1 | -5/+5 | |
|/ | ||||||
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -2/+1 | |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -1/+1 | |
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -2/+2 | |
* | Do not accept domains such as [hellofeature/website | Alex Auvolat | 2021-01-15 | 1 | -5/+8 | |
* | Explicitly set code path unreachable | Quentin | 2021-01-15 | 1 | -3/+1 | |
* | Behavior problem: do not panic anymore + add tests | Quentin | 2021-01-15 | 1 | -5/+10 | |
* | Simplify Error file | Quentin | 2021-01-15 | 1 | -17/+1 | |
* | Remove unused dependencies | Quentin | 2021-01-15 | 1 | -19/+0 | |
* | Fix formatting | Quentin Dufour | 2020-12-17 | 1 | -14/+14 | |
* | Web server access control | Quentin Dufour | 2020-12-17 | 1 | -0/+16 | |
* | Fix wrong http status code | Quentin | 2020-11-21 | 1 | -0/+1 | |
* | Handle HEAD | Quentin | 2020-11-21 | 1 | -4/+8 | |
* | Use handle_get | Quentin | 2020-11-21 | 3 | -121/+17 | |
* | We are able to serve a file | Quentin | 2020-11-21 | 2 | -5/+108 | |
* | Fix host to key | Quentin | 2020-11-21 | 1 | -5/+19 | |
* | Support punnycode | Quentin | 2020-11-20 | 2 | -2/+4 | |
* | Make it compile again | Quentin | 2020-11-19 | 3 | -2/+56 | |
* | Build error | Quentin | 2020-11-11 | 1 | -3/+22 | |
* | Build path correctly | Quentin | 2020-11-11 | 1 | -4/+36 | |
* | WIP fetch object | Quentin | 2020-11-11 | 1 | -0/+7 | |
* | Add documentation to host_to_bucket | Quentin | 2020-11-10 | 1 | -0/+6 | |
* | Panic when it is a logical error | Quentin | 2020-11-10 | 1 | -4/+1 | |
* | Rewrite for clarity | Quentin | 2020-11-10 | 1 | -8/+11 | |
* | Fix indent again | Quentin | 2020-11-10 | 1 | -6/+11 | |
* | Fixes due to integration tests | Quentin | 2020-11-10 | 1 | -2/+1 | |
* | Rewrite authority to host while staying on stack | Quentin | 2020-11-10 | 1 | -21/+22 | |
* | Fix formatting | Quentin | 2020-11-10 | 2 | -36/+35 | |
* | Extract bucket | Quentin | 2020-11-10 | 2 | -5/+51 | |
* | Log host | Quentin | 2020-11-08 | 1 | -2/+2 | |
* | Add some documentation | Quentin | 2020-11-08 | 1 | -1/+9 | |
* | Parse host header | Quentin | 2020-11-08 | 1 | -3/+68 | |
* | Fix description of the crate | Quentin | 2020-11-02 | 1 | -1/+1 | |
* | Skeleton to the new web API | Quentin | 2020-11-02 | 3 | -0/+85 |