discourse/app/assets/javascripts
David Taylor 8d53f8ef1a
DEV: Simplify livereload configuration for better proxy compatibility (#29742)
When running a development environment behind a proxy (e.g. when using a cloud development environment, or a service like ngrok), the ember-cli port & protocol may not match the one in the browser. `livereload.js` knows how to auto-configure itself based on the current browser environment... but Ember CLI overrides that autoconfiguration with some hard-coded values.

The intention there is to allow running the livereload server on a different port to the ember-cli web proxy. We don't need that functionality.

This commit stops loading `ember-cli-live-reload.js`, and instead loads `_lr/livereload.js` directly.
2024-11-13 16:39:23 +00:00
..
admin UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
custom-proxy DEV: Simplify livereload configuration for better proxy compatibility (#29742) 2024-11-13 16:39:23 +00:00
deprecation-silencer
dialog-holder Build(deps): Bump ember-template-imports from 4.1.3 to 4.2.0 (#29729) 2024-11-13 01:38:14 +01:00
discourse FIX: correctly makes @disabled dynamic (#29738) 2024-11-13 22:53:42 +09:00
discourse-common Build(deps-dev): Bump ember-cli from 5.12.0 to 6.0.0 (#29728) 2024-11-13 01:18:28 +01:00
discourse-hbr
discourse-i18n Build(deps): Bump @embroider/addon-shim in the embroider group (#29524) 2024-10-31 22:31:28 +01:00
discourse-markdown-it Build(deps): Bump ember-auto-import from 2.9.0 to 2.10.0 (#29606) 2024-11-06 01:06:08 +01:00
discourse-plugins Build(deps): Bump ember-template-imports from 4.1.3 to 4.2.0 (#29729) 2024-11-13 01:38:14 +01:00
discourse-widget-hbs Build(deps-dev): Bump ember-cli from 5.12.0 to 6.0.0 (#29728) 2024-11-13 01:18:28 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit Build(deps): Bump ember-template-imports from 4.1.3 to 4.2.0 (#29729) 2024-11-13 01:38:14 +01:00
locales
pretty-text Build(deps-dev): Bump ember-cli from 5.12.0 to 6.0.0 (#29728) 2024-11-13 01:18:28 +01:00
select-kit Build(deps): Bump ember-template-imports from 4.1.3 to 4.2.0 (#29729) 2024-11-13 01:38:14 +01:00
theme-transpiler DEV: Update content-tag to 2.0.3 (#29616) 2024-11-06 13:29:24 +01:00
truth-helpers Build(deps): Bump ember-auto-import from 2.9.0 to 2.10.0 (#29606) 2024-11-06 01:06:08 +01:00
.npmrc
handlebars-shim.js
polyfills.js DEV: Bump eslint, lint-configs, and move to flat config (#29661) 2024-11-12 12:33:17 +00:00
service-worker.js.erb DEV: allow non focused tab to be primary tab in service worker (#29516) 2024-11-01 09:42:33 +04:00