discourse/app/assets/javascripts/admin/addon/components/site-settings
Jarek Radosz 057d6b406d
DEV: Extensively use includes() (#17541)
Also, the change in insert-hyperlink (from `this.linkUrl.indexOf("http") === -1` to `!this.linkUrl.startsWith("http")`) was intentional fix: we don't want to prevent users from looking up topics with http in their titles.
2022-07-17 20:48:36 +02:00
..
bool.js
category-list.js
category.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
color.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
compact-list.js
emoji-list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
enum.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
group-list.js
host-list.js FEATURE: Validate domain settings for blocked_onebox_domain only (#15754) 2022-02-03 11:26:53 +08:00
list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
named-list.js FEATURE: Add new site setting list type with name and values (#16045) 2022-03-08 13:18:43 +02:00
secret-list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
simple-list.js
string.js DEV: Add experimental json_scheme site setting type (#12226) 2021-03-01 09:15:17 -05:00
tag-list.js
upload.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
uploaded-image-list.js
url-list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
value-list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00