lemmy/crates/api_crud/src/site
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
2023-09-06 10:56:26 -04:00
..
create.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
read.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
update.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00