Artur Wierzbicki
e96f67ae2e
Renderer: Add sanitize API (#50936)
* svg fun
* #50597: add proto
* #50597: add sanitizer methods
* #50597: add provider
* #50597: use sanitizer
* #50597: use sanitizer
* update grafana to match new api
* add comments
* add capability check
* add timing
* update sanitize path
* improve log message
* strings.HasPrefix rather than filepath.IsAbs
* filepath.Clean + filepath.ToSlash for windows
* read 404
* remove `path.clean` from `getPathAndScope`
* add resp body close
* remove unneeded prop
* Update pkg/services/rendering/rendering.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* remove test files
* filepath.ToSlash correct wrapping
* filepath.ToSlash correct wrapping
* filepath.ToSlash comment
* compilation error
* lint fix
* fix error message
* Update pkg/services/rendering/rendering.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* add `image/svg+xml` mime type
* refactored log
* refactored log
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2022-07-07 15:32:18 +04:00
..
2022-06-27 12:23:15 -04:00
2022-04-22 15:09:47 -04:00
2022-06-21 05:34:49 +00:00
2022-06-17 14:55:35 +02:00
2022-06-27 12:23:15 -04:00
2022-06-27 12:23:15 -04:00
2022-06-15 12:40:41 +02:00
2022-06-27 12:23:15 -04:00
2022-06-27 12:23:15 -04:00
2022-05-19 10:13:02 -04:00
2022-05-19 10:13:02 -04:00
2022-05-19 10:13:02 -04:00
2022-04-13 17:04:10 -03:00
2022-06-27 12:23:15 -04:00
2022-06-27 12:23:15 -04:00
2022-04-13 17:04:10 -03:00
2022-02-28 09:54:56 +01:00
2022-07-07 15:32:18 +04:00
2022-02-25 15:10:21 +01:00
2022-04-08 14:30:25 +02:00
2022-02-03 13:26:05 +01:00
2022-04-08 14:30:25 +02:00
2022-04-08 14:30:25 +02:00
2020-09-22 16:22:19 +02:00
2022-05-24 17:02:47 +02:00
2022-05-24 17:02:47 +02:00
2022-05-19 10:13:02 -04:00
2022-05-19 10:13:02 -04:00
2022-06-10 10:27:17 -04:00
2022-06-10 10:27:17 -04:00