discourse/app/assets/javascripts/admin/addon/templates
Roman Rizzi 5e4c0e2caa
FEATURE: Treat site settings as plain text and add a new HTML type. (#12618)
To add an extra layer of security, we sanitize settings before shipping them to the client. We don't sanitize those that have the "html" type.

The CookedPostProcessor already uses Loofah for sanitization, so I chose to also use it for this. I added it to our gemfile since we installed it as a transitive dependency.
2021-04-07 12:51:19 -03:00
..
components FEATURE: Treat site settings as plain text and add a new HTML type. (#12618) 2021-04-07 12:51:19 -03:00
logs
modal FEATURE: Quick theme installs via query parameters (#12128) 2021-02-18 12:51:44 -05:00
admin.hbs
api-keys-index.hbs
api-keys-new.hbs DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
api-keys-show.hbs
api.hbs
backups-index.hbs
backups-logs.hbs
backups.hbs
badges-award.hbs
badges-index.hbs
badges-show.hbs UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
badges.hbs
customize-colors-index.hbs
customize-colors-show.hbs FIX: Always show overriden colors filter (#11755) 2021-01-20 10:40:05 +02:00
customize-colors.hbs
customize-email-style-edit.hbs REFACTOR: Remove d-button block helpers (#11970) 2021-02-04 14:35:23 -05:00
customize-email-style.hbs
customize-email-templates-edit.hbs
customize-email-templates.hbs
customize-robots-txt.hbs
customize-themes-edit.hbs REFACTOR: Remove d-button block helpers (#11970) 2021-02-04 14:35:23 -05:00
customize-themes-index.hbs
customize-themes-show.hbs UX: Add editing guidance for remote themes (#12111) 2021-02-17 10:24:34 -05:00
customize-themes.hbs
customize.hbs UX: move logs/watched_words to customize/watched_words in admin section (#12571) 2021-04-01 11:44:17 +05:30
dashboard_general.hbs FIX: makes dashboard periods use current day and weekly 7 days (#10817) 2020-10-05 10:32:12 +02:00
dashboard_moderation.hbs FIX: makes dashboard periods use current day and weekly 7 days (#10817) 2020-10-05 10:32:12 +02:00
dashboard_reports.hbs
dashboard_security.hbs
dashboard.hbs UX: Changes to new features section in admin dashboard (#12029) 2021-02-10 13:12:04 -05:00
email-advanced-test.hbs
email-bounced.hbs UX: handle large email addresses on email skipped and bounced tabs (#11259) 2020-11-17 18:01:40 +05:30
email-index.hbs
email-preview-digest.hbs DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
email-received.hbs
email-rejected.hbs
email-sent.hbs
email-skipped.hbs UX: handle large email addresses on email skipped and bounced tabs (#11259) 2020-11-17 18:01:40 +05:30
email.hbs
embedding.hbs
emojis.hbs
logs.hbs UX: move logs/watched_words to customize/watched_words in admin section (#12571) 2021-04-01 11:44:17 +05:30
permalinks.hbs
plugins-index.hbs UX: show plugin descriptions on admin plugins page 2021-02-12 11:38:50 -05:00
plugins.hbs
reports-show.hbs
search-logs-index.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
search-logs-term.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
site-settings-category.hbs
site-settings.hbs
site-text-edit.hbs UX: Text customization for different languages. (#11729) 2021-01-18 14:53:45 -03:00
site-text-index.hbs UX: Fallback locale warning improvements. (#11775) 2021-01-20 18:08:02 -03:00
site-text.hbs
user-badges.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
user-fields.hbs Login signup zazz (#11957) 2021-02-10 14:53:18 -06:00
user-index.hbs FIX: hide sso payload behind a button click and log views (#12110) 2021-02-17 21:27:51 +05:30
user-tl3-requirements.hbs
user.hbs
users-list-show.hbs
users-list.hbs
watched-words-action.hbs UX: Remove duplicate title from watched words page (#12321) 2021-03-09 11:52:12 +02:00
watched-words.hbs
web-hooks-show-events.hbs
web-hooks-show.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
web-hooks.hbs