discourse/app/assets/javascripts/admin
Guo Xiang Tan 477bacb3ae SECURITY: XSS when displaying watched words in admin panel.
The XSS here is only possible if CSP is disabled. Low impact since CSP
is enabled by default in SiteSettings.
2019-07-15 10:58:52 +08:00
..
adapters FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
components SECURITY: XSS when displaying watched words in admin panel. 2019-07-15 10:58:52 +08:00
controllers FEATURE: Make staff action logs page support infinite loading 2019-06-06 13:02:53 +10:00
helpers DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
mixins FIX: Do not refresh all settings on save for all settings, limit to only a few 2019-06-25 11:49:09 -04:00
models DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
routes DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
services FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
templates FIX: prevents failure when TL was mutated on internal object (#7808) 2019-06-27 09:34:31 +02:00