discourse/app/assets/javascripts
David Taylor 98fbc019a3
FIX: Ensure live-reloading of theme CSS works first time (#8052)
The client-side theme-selector would always apply the first in a series of file change notifications. This has been fixed, so it now applies the most recent notification.

Duplicate notifications were being sent because
- The remote_theme autosave was causing every change notification to be doubled
- Color scheme change notifications were being sent every time a theme was uploaded, even if the colors were unchanged

These duplicate notifications have been fixed, and a spec added to ensure it does not regress in future
2019-08-29 15:47:08 +01:00
..
admin FIX: Allow dashboard to load even when git version cannot be found 2019-08-28 12:37:42 +01:00
discourse FIX: Ensure live-reloading of theme CSS works first time (#8052) 2019-08-29 15:47:08 +01:00
discourse-common FEATURE: Send notification when member was accepted to group. (#7614) 2019-08-06 13:29:46 +03:00
docs
ember-addons
locales FEATURE: Add Belarusian language 2019-07-04 11:37:37 +02:00
pretty-text prettier (#8031) 2019-08-22 15:27:45 +02:00
select-kit FIX: allows mini-tag-chooser to fetch tags in background (#8033) 2019-08-23 06:45:29 -06:00
wizard DEV: Upgrades to Ember 3.10 (#7871) 2019-07-16 12:45:15 +02:00
activate-account.js.no-module.es6
admin.js.erb
application.js SECURITY: updates lodash from 1.3.0 to 4.17.5 (#7546) 2019-05-16 10:34:19 +02:00
auto-redirect.js.no-module.es6
deprecated.js
discourse-loader.js
discourse-objects.js
discourse.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
embed-application.js.no-module.es6 FEATURE: Embed topics list on remote sites via Javascript API. (#8008) 2019-08-15 13:41:06 -04:00
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js
google-tag-manager.js.no-module.es6
google-universal-analytics.js.no-module.es6
main_include_admin.js
markdown-it-bundle.js FEATURE: Support [description|attachment](upload://<short-sha>) in MD take 2. 2019-05-29 09:26:32 +08:00
omniauth-complete.js.no-module.es6
onpopstate-handler.js.no-module.es6
polyfills.js FIX: polyfills String.prototype.repeat for IE (#7994) 2019-08-10 20:39:04 +02:00
preload-application-data.js.no-module.es6 SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
preload-store.js.es6
pretty-text-bundle.js FIX: Composer preview not caching inline onebox. 2019-06-11 09:14:53 +08:00
print-page.js
service-worker.js.erb FIX: Syntax error in b1f5949 2019-08-05 16:07:49 -03:00
set-prototype-polyfill.js
template_include.js.erb
vendor.js DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
wizard-application.js
wizard-start.js.no-module.es6
wizard-vendor.js