discourse/lib/content_security_policy
Justin DiRose f4034226c2
FEATURE: Upgrade analytics.js to gtag.js (#10893)
Per Google, sites are encouraged to upgrade from `analytics.js` to `gtag.js` for Google Analytics tracking. This commit updates core Discourse to use the new `gtag.js` API Google is asking sites to use. This API has feature parity with `analytics.js` but does not use trackers.
2020-10-13 11:24:06 -05:00
..
builder.rb FIX: Allow CSP to work correctly for non-default hostnames/schemes (#9180) 2020-03-19 19:54:42 +00:00
default.rb FEATURE: Upgrade analytics.js to gtag.js (#10893) 2020-10-13 11:24:06 -05:00
extension.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
middleware.rb Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00