| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(handler): misc. rename | Fuwn | 2023-04-03 | 1 | -1/+1 |
| | | |||||
| * | refactor(handler): move traits | Fuwn | 2023-04-03 | 1 | -36/+8 |
| | | |||||
| * | refactor(handler): move all responses to traits | Fuwn | 2023-04-03 | 1 | -4/+15 |
| | | |||||
| * | refactor(handler): trait-based response | Fuwn | 2023-04-03 | 1 | -2/+8 |
| | | |||||
| * | feat(router): GET RID OF DIRTY BOXES | Fuwn | 2023-04-03 | 1 | -2/+8 |
| | | |||||
| * | feat(router): expose response to post-route callbackv0.2.5 | Fuwn | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | feat: overhaul response system | Fuwn | 2023-03-30 | 1 | -3/+3 |
| | | |||||
| * | feat(router): modify content from post-route callback | Fuwn | 2023-03-29 | 1 | -3/+8 |
| | | |||||
| * | refactor(returnable): unify callback context | Fuwn | 2023-03-29 | 1 | -9/+5 |
| | | |||||
| * | feat(handler): more fnmut | Fuwn | 2022-03-27 | 1 | -1/+2 |
| | | |||||
| * | feat(handler): fnmut partial | Fuwn | 2022-03-27 | 1 | -1/+1 |
| | | |||||
| * | feat(pre/post_route_callback): fnmut closure | Fuwn | 2022-03-27 | 1 | -2/+5 |
| | | |||||
| * | feat(error_handle): fnmut closure | Fuwn | 2022-03-27 | 1 | -2/+3 |
| | | |||||
| * | feat(response): respond with file | Fuwn | 2022-03-27 | 1 | -2/+3 |
| | | |||||
| * | refactor(handler): move handlers | Fuwn | 2022-03-27 | 1 | -0/+25 |