| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(router): modify content from post-route callback | Fuwn | 2023-03-29 | 1 | -37/+39 |
| * | refactor(returnable): unify callback context | Fuwn | 2023-03-29 | 1 | -8/+14 |
| * | deps: bump tokio and tokio-openssl to latest | Fuwn | 2023-03-21 | 1 | -14/+32 |
| * | style(router.rs): clippy lints | Fuwn | 2023-02-04 | 1 | -32/+13 |
| * | feat: drop rust nightly requirement!!!v0.1.20 | Fuwn | 2022-07-31 | 1 | -32/+21 |
| * | feat(response): success with mime responsev0.1.19 | Fuwn | 2022-07-09 | 1 | -3/+7 |
| * | feat(response): always allow explicit mime specificationv0.1.17 | Fuwn | 2022-07-09 | 1 | -7/+3 |
| * | refactor(router): remove useless clones | Fuwn | 2022-06-13 | 1 | -2/+1 |
| * | feat(router): allow access to client certs | Fuwn | 2022-06-13 | 1 | -15/+33 |
| * | refactor: fix qualifications | Fuwn | 2022-06-13 | 1 | -10/+4 |
| * | refactor(router): move router to seperate file | Fuwn | 2022-06-01 | 1 | -0/+769 |