Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-19 | Remove ext argument in integrations | 1 | -3/+3 | ||
2022-01-07 | Use Template::MIME_TYPE instead of extension | 1 | -7/+3 | ||
2022-01-06 | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | 1 | -0/+1 | ||
2022-01-06 | Add `#![deny(unreachable_pub)]` to all crates | 1 | -0/+1 | ||
2021-07-01 | Stop eliding lifetimes in paths | 1 | -0/+2 | ||
2020-08-04 | tide: use set_error for correct error handling | 1 | -2/+2 | ||
2020-07-14 | askama tide | 1 | -0/+32 | ||