analytics/lib/plausible_web
Harry Vangberg 34a6b984c7
Escape domain when creating URL for favicon (#2942)
* Escape domain when constructing favicon URL

A domain may include a slash, and in that case the domain must be
escaped, before it is used as an attribute for the image tag.

* match with 'conn.request_path' instead + test

---------

Co-authored-by: Robert Joonas <robertjoonas16@gmail.com>
2023-05-19 13:26:13 +02:00
..
controllers Support with_imported=true in Stats API aggregate (#2919) 2023-05-18 12:05:24 +02:00
plugs Escape domain when creating URL for favicon (#2942) 2023-05-19 13:26:13 +02:00
templates Tweaks to the email copy (#2933) 2023-05-16 17:49:28 +02:00
views Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
captcha.ex Include tests for Captcha success/failure scenarios (#2344) 2022-10-17 08:16:59 -03:00
email.ex Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
endpoint.ex Sentry cleanup (#2590) 2023-01-13 14:04:09 -03:00
refinspector.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
remote_ip.ex Parse bunny header 2022-01-15 08:57:25 -06:00
router.ex Allow domain change (#2803) 2023-04-04 10:55:12 +02:00