discourse/app/assets/javascripts/admin/addon/templates/components
Martin Brennan f94682e2c4
FIX: Do not use SVGs for twitter:image metadata (#16973)
Twitter does not allow SVGs to be used for twitter:image
metadata (see https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/markup)
so we should fall back to the site logo if the image option
provided to `crawlable_meta_data` or SiteSetting.site_twitter_summary_large_image_url
is an SVG, and do not add the meta tag for twitter:image at all
if the site logo is an SVG.
2022-06-03 09:02:57 +10:00
..
report-filters DEV: Fix select-kit deprecations (#15080) 2022-04-05 19:01:09 +02:00
site-settings FIX: Do not use SVGs for twitter:image metadata (#16973) 2022-06-03 09:02:57 +10:00
ace-editor.hbs
admin-backups-logs.hbs
admin-editable-field.hbs A11Y: Use autocomplete=off more widely (#15780) 2022-02-03 16:16:49 +11:00
admin-form-row.hbs
admin-nav.hbs
admin-penalty-history.hbs
admin-report-chart.hbs
admin-report-counters.hbs FIX: use prev_period data if prev30Days value is not available. (#15867) 2022-02-09 22:09:33 +05:30
admin-report-counts.hbs
admin-report-inline-table.hbs
admin-report-per-day-counts.hbs
admin-report-stacked-chart.hbs
admin-report-storage-stats.hbs
admin-report-table-cell.hbs
admin-report-table-header.hbs
admin-report-table-row.hbs
admin-report-table.hbs
admin-report-trust-level-counts.hbs
admin-report.hbs
admin-theme-editor.hbs
admin-user-field-item.hbs REFACTOR: admin-user-field-item (#16499) 2022-04-19 13:31:43 +02:00
admin-watched-word.hbs
admin-web-hook-event-chooser.hbs
admin-web-hook-event.hbs
admin-web-hook-status.hbs
dashboard-new-feature-item.hbs
dashboard-new-features.hbs
dashboard-problems.hbs FIX: Tone down admin dashboard critical problem messaging (#15442) 2022-01-04 13:00:58 +10:00
email-styles-editor.hbs
embeddable-host.hbs FIX: Display embeddable host's post to category. (#14517) 2021-10-05 13:59:27 -03:00
embedding-setting.hbs
emoji-value-list.hbs
flag-user-lists.hbs
flag-user.hbs
highlighted-code.hbs
inline-edit-checkbox.hbs
install-theme-item.hbs
penalty-post-action.hbs
permalink-form.hbs DEV: jquery removal/listeners/cleanup of permalink form (#14944) 2021-11-16 10:25:54 +01:00
resumable-upload.hbs
screened-ip-address-form.hbs
secret-value-list.hbs
setting-validation-message.hbs
silence-details.hbs
simple-list.hbs FEATURE: Ability to re-order value lists (#15775) 2022-02-03 22:47:02 +01:00
site-customization-change-details.hbs
site-customization-change-field.hbs
site-setting.hbs
site-text-summary.hbs
staff-actions.hbs DEV: drops jquery/simplify code/removes leaked event (#14947) 2021-11-16 10:26:39 +01:00
suspension-details.hbs
tags-uploader.hbs
themes-list-item.hbs DEV: Update default tagName and connectorTagName for plugin outlets (#13685) 2022-01-06 20:38:17 +00:00
themes-list.hbs A11Y: Use autocomplete=off more widely (#15780) 2022-02-03 16:16:49 +11:00
value-list.hbs DEV: Fix select-kit deprecations (#15080) 2022-04-05 19:01:09 +02:00
version-checks.hbs
watched-word-form.hbs FIX: Allow every tag for watched words (#14684) 2021-10-25 10:53:42 +03:00
watched-word-uploader.hbs