discourse-adplugin/assets/javascripts/discourse/components
Arpit Jalan 9b72130fdf
FIX: show non-restricted ads instead of not showing ads at all (#213)
In some cases where there were category restricted house ads we were not
showing ads on reload. This commit filter out all the ads that should
not be shown on current page, leaving only allowed ads. So now we'll
show ads on every reload in all the cases.

Internal ticket: t130920
2024-06-27 22:13:54 +05:30
..
ad-component.js FIX: Calculate no ads for groups server side (#200) 2024-02-15 14:52:15 -07:00
ad-slot.hbs FIX: Fully re-render ads when navigating between pages (#188) 2023-11-07 21:12:30 +00:00
ad-slot.js FIX: Fully re-render ads when navigating between pages (#188) 2023-11-07 21:12:30 +00:00
adbutler-ad.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
adbutler-ad.js FIX: Add exclude groups for each ad platforms (#197) 2024-02-08 19:42:40 -07:00
amazon-product-links.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
amazon-product-links.js FIX: Add exclude groups for each ad platforms (#197) 2024-02-08 19:42:40 -07:00
carbonads-ad.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
carbonads-ad.js FIX: Add exclude groups for each ad platforms (#197) 2024-02-08 19:42:40 -07:00
google-adsense.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
google-adsense.js FIX: Add exclude groups for each ad platforms (#197) 2024-02-08 19:42:40 -07:00
google-dfp-ad.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
google-dfp-ad.js FEATURE: Improve DFP / Ad-manager Content-Security-Policy compat (#201) 2024-02-19 12:35:22 +00:00
house-ad.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00
house-ad.js FIX: show non-restricted ads instead of not showing ads at all (#213) 2024-06-27 22:13:54 +05:30
post-bottom-ad.hbs DEV: Restructure file locations 2023-11-07 18:37:39 +00:00