aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/sanitize_uri.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-01Add support for GFM tagfilterLibravatar Titus Wormer1-29/+45
2022-08-16Add `no_std + alloc`Libravatar Titus Wormer1-0/+5
2022-08-15Refactor to proof docs, grammarsLibravatar Titus Wormer1-3/+7
2022-07-29Refactor to improve statesLibravatar Titus Wormer1-1/+1
2022-07-28Refactor to work on `char`sLibravatar Titus Wormer1-1/+1
2022-07-20Refactor to improve allocation around stringsLibravatar Titus Wormer1-28/+21
2022-06-24Add link, images (resource)Libravatar Titus Wormer1-1/+1
2022-06-15Add docs on sanitizing urls to autolinkLibravatar Titus Wormer1-2/+2
2022-06-14Add examples to some docsLibravatar Titus Wormer1-0/+20
2022-06-14Reorganize to split utilLibravatar Titus Wormer1-0/+111