You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/community
Nutomic 71d61138bc
Replace ammonia lib with manual html escaping (fixes #3774) (#3938)
* Replace ammonia lib with manual html escaping (fixes #3774)

* prettier

* clippy

* remove sanitize unit test

* fix tests

* fix schema
9 months ago
..
create.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 9 months ago
delete.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago
list.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 10 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 10 months ago
remove.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago
update.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 9 months ago