0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/lib/onebox
2026-07-28 16:40:22 +02:00
..
engine FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
mixins FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
templates FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
domain_checker.rb SECURITY: Onebox Domain Blocklist Bypass via Case-Sensitive Comparison 2026-07-28 16:40:22 +02:00
engine.rb FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
file_type_finder.rb
github_access.rb FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
helpers.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
json_ld.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
layout.rb
layout_support.rb
matcher.rb FEATURE: Add PR status icon to inline oneboxes (#39649) 2026-05-04 18:15:14 +02:00
movie.rb
normalizer.rb FIX: Don't escape HTML entities twice in oneboxes (#37141) 2026-01-16 11:40:18 +01:00
oembed.rb
open_graph.rb DEV: Enable some minor rubocop rules (#40094) 2026-05-19 15:29:38 +02:00
preview.rb
sanitize_config.rb
status_check.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
template_support.rb
view.rb