0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 21:51:49 +08:00
discourse/lib/onebox
Martin Brennan 6e2c9709a2
FEATURE: Private GitHub inline oneboxes (#40393)
Followup https://github.com/discourse/hosted-site/pull/1270

Adds the ability to inline onebox private GitHub repos,
using the same auth method as block oneboxes, using the
`github_onebox_access_tokens` site setting.
2026-06-01 10:42:28 +10:00
..
engine FEATURE: Private GitHub inline oneboxes (#40393) 2026-06-01 10:42:28 +10:00
mixins DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
templates FEATURE: Include PR number in the GitHub PR oneboxes (#37409) 2026-01-30 11:17:57 -08:00
domain_checker.rb
engine.rb SECURITY: Restrict allowed URL patterns 2025-02-04 13:32:34 -03:00
file_type_finder.rb
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 DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
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