discourse/app/assets/javascripts/admin/addon/templates/components/site-settings
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
..
bool.hbs
category-list.hbs
category.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
color.hbs
compact-list.hbs DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
emoji-list.hbs DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
enum.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
group-list.hbs
host-list.hbs
list.hbs
secret-list.hbs
simple-list.hbs
string.hbs DEV: Add experimental json_scheme site setting type (#12226) 2021-03-01 09:15:17 -05:00
tag-list.hbs DEV: removes maximum limit on tag list site setting (#13436) 2021-06-18 12:53:30 +02:00
upload.hbs
uploaded-image-list.hbs
url-list.hbs
value-list.hbs