| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-15 | StaticFileHandler: use HTTP::Status rather than integers | Samantaz Fox | |
| 2022-08-15 | StaticFileHandler: Adapt for Crystal 1.6 | Samantaz Fox | |
| See: - https://github.com/crystal-lang/crystal/pull/12310 - https://github.com/kemalcr/kemal/pull/644 | |||
| 2022-04-16 | Also move the other Kemal class override to src/ext/ | Samantaz Fox | |
| 2022-04-16 | Keep using kilt for rendering | Samantaz Fox | |
| Directly using Crystal's ECR seems to be causing issues, so don't use kemal's 'render' macro and patch 'content_for' to have the same behavior as before Kemal v1.1.1 | |||
