| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(response): add remaining responses (redirect) | Fuwn | 2022-03-27 | 1 | -0/+3 | |
| * | feat(response): implement many more responses | Fuwn | 2022-03-27 | 1 | -1/+2 | |
| * | feat(router): async! | Fuwn | 2022-03-27 | 1 | -1/+3 | |
| * | feat(router): modules | Fuwn | 2022-03-27 | 1 | -1/+4 | |
| * | refactor(mount): context is now struct | Fuwn | 2022-03-26 | 1 | -22/+20 | |
| * | feat(mount): use a sophisticated route matcher | Fuwn | 2022-03-26 | 1 | -4/+14 | |
| * | refactor(mount): dynamic format | Fuwn | 2022-03-26 | 1 | -1/+1 | |
| * | feat(response): inputs | Fuwn | 2022-03-26 | 1 | -0/+14 | |
| * | feat(response): temporary failure response | Fuwn | 2022-03-26 | 1 | -0/+3 | |
| * | feat(response): variable responses | Fuwn | 2022-03-26 | 1 | -12/+27 | |
| * | feat(mount): dynamic parameters | Fuwn | 2022-03-26 | 1 | -8/+13 | |
| * | feat(utilities): queries_from_url | Fuwn | 2022-03-26 | 1 | -0/+3 | |
| * | feat: expose url to route | Fuwn | 2022-03-26 | 1 | -11/+12 | |
| * | refactor(router): rename get to mount | Fuwn | 2022-03-26 | 1 | -4/+4 | |
| * | feat: working proof | Fuwn | 2022-03-26 | 1 | -0/+58 | |