Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Escape all strings with character entities by default (fixes #23) | Dirkjan Ochtman | 2017-09-04 | 1 | -14/+38 | |
* | Move filter list closer to the actual filters, add docs | Dirkjan Ochtman | 2017-09-04 | 1 | -13/+2 | |
* | Tighten up code for join filter handling | Dirkjan Ochtman | 2017-09-04 | 1 | -8/+1 | |
* | Add `join` filter & tests for it | defyrlt | 2017-09-02 | 1 | -0/+25 | |
* | Refactor `visit_filter` to allow easier customization | defyrlt | 2017-09-02 | 1 | -11/+21 | |
* | Move most of the code into new askama_shared crate | Dirkjan Ochtman | 2017-08-27 | 1 | -0/+715 |