radicle-heartwood-lfs/radicle-httpd
Sebastian Martinez 5acfffb352
httpd: Improve data-uri support
We were just using `strip_prefix` with a hardcoded value, which wasn't
able to adjust to URIs that start with `data:image/png` or other content
and types.

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-09-26 17:33:06 +02:00
..
src httpd: Improve data-uri support 2023-09-26 17:33:06 +02:00
Cargo.toml httpd: Add routes for handling embeds in issues 2023-09-19 10:00:01 +02:00
Dockerfile docker: Make Dockerfile easier to read 2023-08-03 13:43:20 +02:00