| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | refactor(response): remove unused header struct | Fuwn | 2022-03-26 | 1 | -10/+0 | |
| * | feat(response): inputs | Fuwn | 2022-03-26 | 2 | -2/+14 | |
| * | feat(response): temporary failure response | Fuwn | 2022-03-26 | 2 | -2/+8 | |
| * | refactor(handle): simply further | Fuwn | 2022-03-26 | 1 | -30/+16 | |
| * | refactor(response): minify status handling | Fuwn | 2022-03-26 | 2 | -36/+33 | |
| * | feat(response): variable responses | Fuwn | 2022-03-26 | 2 | -66/+143 | |
| * | feat(mount): dynamic parameters | Fuwn | 2022-03-26 | 1 | -34/+135 | |
| * | feat(utilities): queries_from_url | Fuwn | 2022-03-26 | 2 | -0/+31 | |
| * | feat: expose url to route | Fuwn | 2022-03-26 | 1 | -29/+36 | |
| * | refactor(router): move default logger to logger feature | Fuwn | 2022-03-26 | 1 | -0/+3 | |
| * | refactor(router): rename get to mount | Fuwn | 2022-03-26 | 1 | -3/+3 | |
| * | feat: working proof | Fuwn | 2022-03-26 | 3 | -6/+451 | |
| * | feat: initialise crate | Fuwn | 2022-03-25 | 1 | -0/+8 | |