Closed r0754497 closed 1 year ago
Actually one issue with it found during testing. Adding a commit to fix it soon.
Done. Added | null because sanitizer can return null. Don't seem to be any serious issues when the image is null.
It does irk me a tiny bit that null is a listed type for thumbimage since it's mandatory for the library to do anything. But I think the convenience of it outweighs it.
Add SafeUrl compatibility for easy piping.