analytics/lib/plausible_web/plugs
Uku Taht 0bc762bfdc
Fix svg favicons (#2295)
* Overrides content-type for SVG favicons

* Organize favicon rendering

Make sure the placeholder icon is always requested from
/favicon/sources/placeholder

* Run prettier on site-switcher.js

* Yak Shave: upgrade Heroicons to 2.0

* Use HeroIcons instead of custom svg

* Update lib/plausible_web/plugs/favicon.ex

Co-authored-by: Adam Rutkowski <hq@mtod.org>

Co-authored-by: Adam Rutkowski <hq@mtod.org>
2022-10-04 13:20:51 +03:00
..
auth_plug.ex Revert "Reduce database roundtrips on critical path for authorization" 2021-09-30 09:45:58 +02:00
authorize_site_access.ex Auth updates 2022-08-10 10:37:37 +03:00
authorize_sites_api.ex Add limit of 20 sites 2021-05-05 10:30:05 +03:00
authorize_stats_api.ex Allow admin access to locked dashboards (#1710) 2022-02-23 13:48:33 -06:00
auto_auth_plug.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
crm_auth_plug.ex Allow admin access to locked dashboards (#1710) 2022-02-23 13:48:33 -06:00
favicon.ex Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00
firewall.ex Mix format 2020-11-03 11:20:11 +02:00
last_seen_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
require_account.ex Add ability to delete account and start over in activate flow 2021-04-01 10:43:32 +03:00
require_logged_out.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
session_timeout_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
tracker.ex Script extension additions (#1915) 2022-05-27 10:11:40 +03:00