discourse/lib/onebox
dsims e6e3eaf472
FIX: avoid error from missing meta tags (#26927)
2024-05-14 11:41:53 -04:00
..
engine FIX: avoid error from missing meta tags (#26927) 2024-05-14 11:41:53 -04:00
mixins FIX: Localize text in github oneboxes (#25327) 2024-01-19 11:26:06 -03:00
templates FIX: Allow sanitized-HTML in GH issues and categories oneboxes. (#25374) 2024-01-22 15:25:29 -03:00
domain_checker.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
engine.rb FEATURE: Add onebox for loom (#26016) 2024-03-04 15:12:08 -07:00
file_type_finder.rb
helpers.rb FIX: Attempt to onebox even if response body exceeds `max_download_kb` (#26929) 2024-05-09 07:00:34 +08:00
json_ld.rb DEV: Replace custom Onebox blank implementation with ActiveSupport (#23827) 2023-10-07 19:54:26 +02:00
layout.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport (#23828) 2023-10-09 09:32:09 +02:00
layout_support.rb
matcher.rb
movie.rb
normalizer.rb DEV: Replace custom Onebox blank implementation with ActiveSupport (#23827) 2023-10-07 19:54:26 +02:00
oembed.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport (#23828) 2023-10-09 09:32:09 +02:00
open_graph.rb DEV: Replace custom Onebox blank implementation with ActiveSupport (#23827) 2023-10-07 19:54:26 +02:00
preview.rb
sanitize_config.rb
status_check.rb
template_support.rb
view.rb