discourse/app/assets/javascripts/discourse
Régis Hanol bb127b8140 FIX: preview up to 'max_oneboxes_per_post' oneboxes
We were counting all the oneboxes in the DOM instead of just the ones in the preview.

Also refactored the logic to count up to 'max_oneboxes_per_post` instead of down to 0.
That also ensured we don't load 11 oneboxes when the setting is limiting to 10.
2019-09-17 23:25:15 +02:00
..
adapters FEATURE: Adds a pop up that shows a more detailed score for reviewables (#8035) 2019-09-04 09:56:25 -06:00
components FIX: preview up to 'max_oneboxes_per_post' oneboxes 2019-09-17 23:25:15 +02:00
controllers FIX: Ensure page is reloaded correctly when a hash is present (#8096) 2019-09-16 13:27:12 +01:00
helpers FEATURE: Adds a pop up that shows a more detailed score for reviewables (#8035) 2019-09-04 09:56:25 -06:00
initializers FIX: notifications not updating correctly from background tab 2019-08-30 15:51:20 +10:00
lib FIX: Ensure page is reloaded correctly when a hash is present (#8096) 2019-09-16 13:27:12 +01:00
mixins SECURITY: Don't send CSRF token in query string 2019-08-21 13:16:38 +01:00
models fix the build. 2019-09-17 13:00:41 +05:30
pre-initializers FIX: Better detection of Apple browsers (#7961) 2019-08-02 12:43:25 -03:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FIX: Explicitly specify the format when loading /associate/{{token}} 2019-09-13 17:22:57 +01:00
services FIX: Allow accessing nested objects within theme settings 2019-08-30 12:27:02 +01:00
templates Adding above-user-profile plugin outlet 2019-09-11 22:22:00 -04:00
widgets FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00