discourse/lib/onebox
2024-12-04 12:25:03 +11:00
..
engine UX: Strip multiline comments in github oneboxes () 2024-12-02 18:08:55 +00:00
mixins UX: Strip multiline comments in github oneboxes () 2024-12-02 18:08:55 +00:00
templates A11Y: remove redundant alt text from github oneboxes () 2024-12-04 12:25:03 +11:00
domain_checker.rb DEV: Fix various rubocop lints () 2023-12-06 23:25:00 +01:00
engine.rb FEATURE: Add onebox for loom () 2024-03-04 15:12:08 -07:00
file_type_finder.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
helpers.rb DEV: Remove logical OR assignment of constants () 2024-10-16 10:09:07 +08:00
json_ld.rb DEV: Replace custom Onebox blank implementation with ActiveSupport () 2023-10-07 19:54:26 +02:00
layout_support.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
layout.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport () 2023-10-09 09:32:09 +02:00
matcher.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
movie.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
normalizer.rb DEV: Replace custom Onebox blank implementation with ActiveSupport () 2023-10-07 19:54:26 +02:00
oembed.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport () 2023-10-09 09:32:09 +02:00
open_graph.rb DEV: Replace custom Onebox blank implementation with ActiveSupport () 2023-10-07 19:54:26 +02:00
preview.rb DEV: Remove logical OR assignment of constants () 2024-10-16 10:09:07 +08:00
sanitize_config.rb DEV: Bump rubocop_discourse () 2024-11-06 06:27:49 +08:00
status_check.rb SECURITY: Expand and improve SSRF Protections () 2022-11-01 16:33:17 +00:00
template_support.rb
view.rb