This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-04 18:29:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f87f0d7ef
Branches
Tags
View all branches
discourse
/
lib
/
onebox
History
Alan Guo Xiang Tan
10afe5fcf1
SECURITY: Avoid the use of
Object#send
in
Onebox::Engine::StandardEmbed
...
Use `Object#public_send` instead which is much safer
2024-07-03 20:49:25 +08:00
..
engine
SECURITY: Avoid the use of
Object#send
in
Onebox::Engine::StandardEmbed
2024-07-03 20:49:25 +08:00
mixins
FIX: Localize text in github oneboxes (
#25327
)
2024-01-19 11:26:06 -03:00
templates
FIX: Allow sanitized-HTML in GH issues and categories oneboxes. (
#25374
)
2024-01-22 15:25:29 -03:00
domain_checker.rb
…
engine.rb
FEATURE: Add onebox for loom (
#26016
)
2024-03-04 15:12:08 -07:00
file_type_finder.rb
…
helpers.rb
DEV: Update to lastest rubocop-discourse
2024-05-27 18:06:14 +02:00
json_ld.rb
…
layout_support.rb
…
layout.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
…