This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/scripts
David Taylor 0f8e4d7acc
DEV: Compile splash screen JS with ember-cli before inlining (#18150)
This lets us use all our normal JS tooling like prettier, esline and babel on the splash screen JS. At runtime the JS file is read and inlined into the HTML. This commit also switches us to use a CSP hash rather than a nonce for the splash screen.
2022-09-01 09:58:48 +01:00
..
activate-account.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
auto-redirect.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
browser-detect.js FIX: Detect firefox < 89 as an unsupported browser (#17443) 2022-07-12 10:50:06 +01:00
browser-update.js COPY: Change "old" to "unsupported" browser (#17555) 2022-07-18 19:32:04 +03:00
embed-application.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-tag-manager.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-universal-analytics-v3.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-universal-analytics-v4.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
onpopstate-handler.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
print-page.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
splash-screen.js DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00