discourse/app/assets/javascripts/admin/addon
Roman Rizzi 90a3fbc07b
DEV: Remove HTML setting type and sanitization logic. (#14440)
* DEV: Remove HTML setting type and sanitization logic.

We concluded that we don't want settings to contain HTML, so I'm removing the setting type and sanitization logic. Additionally, we no longer allow the global-notice text to contain HTML.

I searched for usages of this setting type in the `all-the-plugins` repo and found none, so I haven't added a migration for existing settings.

* Mark Global notices containing links as HTML Safe.
2021-10-04 15:40:35 -03:00
..
adapters
components UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
controllers REFACTOR: minor changes to api-keys-new (#14435) 2021-09-27 10:43:47 +02:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins REFACTOR: setting component mixin (#14437) 2021-09-27 10:43:26 +02:00
models FEATURE: Use second factor for admin confirmation (#14293) 2021-09-14 15:19:28 +03:00
routes REFACTOR: minor changes to api-keys-new (#14435) 2021-09-27 10:43:47 +02:00
services FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
templates DEV: Remove HTML setting type and sanitization logic. (#14440) 2021-10-04 15:40:35 -03:00