2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00
discourse/lib/onebox
Jarek Radosz 52e872961a
DEV: Clean up requires (#34946)
1. remove unnecessary `.rb` filename suffixes from `require_relative`
calls
2. replace `require File.expand_path(File.dirname(__FILE__) + …` with
`require_relative`
3. remove `./` prefixes from `require_relative` calls
2025-09-24 12:00:22 +02:00
..
engine DEV: Clean up requires (#34946) 2025-09-24 12:00:22 +02:00
mixins
templates UX: improve quote title alignment, wrapping (#33796) 2025-07-23 16:21:55 -04: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: Drop 'cache_onebox_response_body' feature (#32035) 2025-03-28 10:55:29 +00:00
json_ld.rb
layout.rb
layout_support.rb
matcher.rb
movie.rb
normalizer.rb
oembed.rb
open_graph.rb
preview.rb
sanitize_config.rb
status_check.rb
template_support.rb
view.rb