discourse/app/assets/javascripts
Vinoth Kannan 9d2eaec88f
DEV: enable CORS to all CDN get requests from workbox. (#11896)
To prevent opaque cache files, now all the CDN files will be requested in 'cors' mode if the cdn_cors_enabled global setting is enabled. Before enabling the setting, should enable the cors in the CDN server by adding the response header `access-control-allow-origin: *` or `access-control-allow-origin: https://discourse.example.com.`

And other external file requests other than CDN will not be cached if the response type is opaque.
2021-02-02 11:38:29 +05:30
..
admin DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
confirm-new-email
discourse FIX: Show bookmark name in quick access hover (#11924) 2021-02-02 15:04:02 +10:00
discourse-common DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
discourse-hbr DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
discourse-widget-hbs REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
docs
ember-addons
locales UX: Make moment.js produce Arabic numerals instead of Hindi numerals in the Arabic locale (#11788) 2021-01-21 22:11:51 +03:00
pretty-text FIX: Emoji search/autocomplete should respect selected skin tone (#11917) 2021-02-01 19:36:35 +03:00
select-kit DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
wizard DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
activate-account.js
admin.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
app-boot.js REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
application.js
auto-redirect.js
browser-detect.js
browser-update.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
discourse-loader.js REFACTOR: Import visit helper rather than using a global variable 2020-10-15 13:22:05 -04:00
discourse-shims.js Sync up master with Ember CLI branch where possible (#11707) 2021-01-14 12:52:51 -05:00
embed-application.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
ember_include.js.erb
ember_jquery.js
env.js
google-tag-manager.js
google-universal-analytics-v3.js FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00
google-universal-analytics-v4.js FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00
handlebars-shim.js FIX: It seems sometimes shims are evaluated by older JS engines (#11813) 2021-01-22 10:41:01 -05:00
main_include_admin.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
markdown-it-bundle.js
onpopstate-handler.js
polyfills.js
pretty-text-bundle.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
print-page.js
service-worker.js.erb DEV: enable CORS to all CDN get requests from workbox. (#11896) 2021-02-02 11:38:29 +05:30
set-prototype-polyfill.js
start-discourse.js
template_include.js
test-shims.js DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -05:00
vendor.js DEV: Remove jquery.ba-resize (#11457) 2020-12-11 11:36:32 -05:00
widget-runtime.js
wizard-application.js DEV: Remove i18n-patches (#11139) 2020-11-06 00:08:36 +01:00
wizard-shims.js
wizard-start.js
wizard-vendor.js REFACTOR: Remove SweetAlert dependency (#11183) 2020-11-10 11:31:54 -05:00