| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | deps: bump tokio and tokio-openssl to latest | Fuwn | 2023-03-21 | 2 | -19/+36 | |
| | | | | | | | I've been putting off bumping these two packages for almost a year now since I didn't know what they would break (they broke a lot). I finally had the courage and the time to go for it, and it only took about two hours of debugging. | |||||
| * | deps(matchit): 0.5.0 -> 0.6.0 | Fuwn | 2023-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | style(router.rs): clippy lints | Fuwn | 2023-02-04 | 2 | -33/+13 | |
| | | ||||||
| * | docs(README.md): fix markdown url | Fuwn | 2022-07-31 | 1 | -1/+1 | |
| | | ||||||
| * | docs(README.md): update outdated readme | Fuwn | 2022-07-31 | 2 | -3/+7 | |
| | | ||||||
| * | feat: drop rust nightly requirement!!! | Fuwn | 2022-07-31 | 6 | -53/+29 | |
| | | ||||||
| * | docs(README.md): add nightly toolchain notice | Fuwn | 2022-07-31 | 1 | -0/+6 | |
| | | ||||||
| * | feat(response): success with mime response | Fuwn | 2022-07-09 | 5 | -7/+26 | |
| | | ||||||
| * | chore(cargo): republish with --all-features | Fuwn | 2022-07-09 | 2 | -4/+4 | |
| | | ||||||
| * | feat(response): always allow explicit mime specification | Fuwn | 2022-07-09 | 5 | -121/+18 | |
| | | ||||||
| * | docs(cargo): bump version 0.1.15 -> 0.1.16 | Fuwn | 2022-06-13 | 2 | -6/+5 | |
| | | ||||||
| * | refactor(router): remove useless clones | Fuwn | 2022-06-13 | 1 | -2/+1 | |
| | | ||||||
| * | feat(router): allow access to client certs | Fuwn | 2022-06-13 | 3 | -27/+75 | |
| | | | | | Pretty happy to finally get this one over with... | |||||
| * | refactor: fix qualifications | Fuwn | 2022-06-13 | 2 | -11/+5 | |
| | | ||||||
| * | docs(cargo): bump version | Fuwn | 2022-06-01 | 3 | -88/+12 | |
| | | | | | | Also, use the doc attribute to include the README automatically! Wish I knew about this earlier! | |||||
| * | refactor(router): move router to seperate file | Fuwn | 2022-06-01 | 3 | -752/+773 | |
| | | ||||||
| * | fix(lib.rs): response content no leading whitespace | Fuwn | 2022-06-01 | 1 | -1/+1 | |
| | | ||||||
| * | docs(cargo): bump version | Fuwn | 2022-04-20 | 3 | -7/+7 | |
| | | ||||||
| * | fix(handle): response spacing | Fuwn | 2022-04-20 | 1 | -3/+3 | |
| | | ||||||
| * | docs(cargo): bump version | Fuwn | 2022-04-15 | 3 | -7/+7 | |
| | | ||||||
| * | feat(handler): expose handler types | Fuwn | 2022-04-15 | 1 | -1/+1 | |
| | | ||||||
| * | feat: handle bad request | Fuwn | 2022-04-14 | 1 | -19/+29 | |
| | | ||||||
| * | feat(handle): return bad request | Fuwn | 2022-04-14 | 1 | -1/+15 | |
| | | ||||||
| * | docs(cargo): bump version to 0.1.12 | Fuwn | 2022-04-07 | 3 | -7/+7 | |
| | | ||||||
| * | fix: trailing for fix | Fuwn | 2022-04-07 | 2 | -1/+8 | |
| | | ||||||
| * | fix: try to fix path | Fuwn | 2022-04-07 | 4 | -8/+12 | |
| | | ||||||
| * | docs(cargo): bump version | Fuwn | 2022-04-07 | 3 | -7/+7 | |
| | | ||||||
| * | feat(router): allow path fixing | Fuwn | 2022-04-07 | 1 | -1/+22 | |
| | | ||||||
| * | refactor(examples): bind router | Fuwn | 2022-04-07 | 1 | -141/+138 | |
| | | ||||||
| * | docs(readme): link to example gemini capsule | Fuwn | 2022-04-06 | 2 | -0/+10 | |
| | | ||||||
| * | docs(cargo): bump to 0.1.9 | Fuwn | 2022-04-03 | 3 | -9/+11 | |
| | | ||||||
| * | feat(refactor): no late init content | Fuwn | 2022-04-03 | 1 | -18/+14 | |
| | | ||||||
| * | feat(router): allow multiple headers and footers | Fuwn | 2022-04-03 | 2 | -36/+55 | |
| | | ||||||
| * | docs(cargo): bump version to 0.1.8 | Fuwn | 2022-04-02 | 3 | -5/+13 | |
| | | ||||||
| * | feat(router): stateful modules! | Fuwn | 2022-04-02 | 4 | -8/+189 | |
| | | ||||||
| * | build(cargo): simplify example usage | Fuwn | 2022-04-02 | 1 | -0/+4 | |
| | | ||||||
| * | docs(readme): add modules and capsules section | Fuwn | 2022-04-01 | 2 | -1/+31 | |
| | | ||||||
| * | fix(router): conditional feature args | Fuwn | 2022-03-31 | 3 | -5/+7 | |
| | | ||||||
| * | feat(cargo): bump version | Fuwn | 2022-03-31 | 3 | -5/+5 | |
| | | ||||||
| * | feat(features): auto-deduce-mime | Fuwn | 2022-03-31 | 5 | -27/+147 | |
| | | ||||||
| * | fix(router): use different certificate file | Fuwn | 2022-03-30 | 4 | -29/+29 | |
| | | ||||||
| * | feat(router): specify custom port | Fuwn | 2022-03-30 | 3 | -7/+25 | |
| | | ||||||
| * | feat(cargo): bump version | Fuwn | 2022-03-27 | 3 | -6/+6 | |
| | | ||||||
| * | format(examples): rustfmt | Fuwn | 2022-03-27 | 1 | -67/+104 | |
| | | ||||||
| * | feat(handler): more fnmut | Fuwn | 2022-03-27 | 4 | -62/+77 | |
| | | ||||||
| * | feat(handler): fnmut partial | Fuwn | 2022-03-27 | 3 | -17/+13 | |
| | | ||||||
| * | feat(pre/post_route_callback): fnmut closure | Fuwn | 2022-03-27 | 3 | -26/+37 | |
| | | ||||||
| * | feat(error_handle): fnmut closure | Fuwn | 2022-03-27 | 3 | -12/+28 | |
| | | ||||||
| * | docs: add missing dependency | Fuwn | 2022-03-27 | 2 | -0/+2 | |
| | | ||||||
| * | docs: extend | Fuwn | 2022-03-27 | 6 | -7/+76 | |
| | | ||||||