0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/lib/onebox
2026-07-28 17:00:54 +02:00
..
engine FIX: skip image dimensions in oembed for rich data types (#37108) 2026-01-15 11:45:53 +04:00
mixins FEATURE: GitHub PR live status icon (#36313) 2025-12-04 21:42:44 +01:00
templates UX: Show contextual dates on GitHub PR oneboxes (#36637) 2025-12-11 20:10:24 +01:00
domain_checker.rb SECURITY: Onebox Domain Blocklist Bypass via Case-Sensitive Comparison [backport 2026.1] 2026-07-28 17:00:54 +02:00
engine.rb SECURITY: Restrict allowed URL patterns 2025-02-04 13:32:34 -03:00
file_type_finder.rb
helpers.rb FIX: Plus encoding (+) was not handled correctly in onebox and UI (#36822) 2025-12-23 14:32:22 +11: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 FIX: Don't escape HTML entities twice in oneboxes (#37141) 2026-01-16 11:40:18 +01: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 DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
sanitize_config.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
status_check.rb
template_support.rb
view.rb