gitlab-org--gitlab-foss/lib/banzai/filter
Brett Walker 40983f4a9c
Show tooltip for malicious looking links
Such as those with IDN homographs or embedded
right-to-left (RTLO) characters.

Autolinked hrefs should be escaped
2019-01-31 16:52:20 +01:00
..
markdown_engines Fix review comments 2019-01-21 15:07:40 -06:00
wiki_link_filter Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
absolute_link_filter.rb Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
abstract_reference_filter.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
ascii_doc_post_processing_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
autolink_filter.rb Show tooltip for malicious looking links 2019-01-31 16:52:20 +01:00
blockquote_fence_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
color_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
commit_range_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
commit_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
commit_trailers_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
emoji_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
epic_reference_filter.rb Support short reference to group entities from project entities 2018-10-04 10:22:00 +02:00
external_issue_reference_filter.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
external_link_filter.rb Show tooltip for malicious looking links 2019-01-31 16:52:20 +01:00
footnote_filter.rb Refactoring and addressing review comments 2019-01-17 09:33:18 -06:00
front_matter_filter.rb Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary languages 2018-12-07 22:05:40 +00:00
gollum_tags_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
html_entity_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
image_lazy_load_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
image_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
inline_diff_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
issuable_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
issuable_state_filter.rb Prepare Banzai to work with group issuables 2018-10-31 16:04:48 +01:00
issue_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
label_reference_filter.rb Escape html entities when no label found 2018-12-12 19:30:13 +01:00
markdown_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
math_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
merge_request_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
mermaid_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
milestone_reference_filter.rb Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
plantuml_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
project_reference_filter.rb Add frozen_string_literal to recently-added files from the community 2018-08-10 12:41:01 +01:00
redactor_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
reference_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
relative_link_filter.rb Fix 404s for snippet uploads when relative URL root used 2019-01-22 17:56:25 -08:00
sanitization_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
set_direction_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
snippet_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
spaced_link_filter.rb Fix review comments 2019-01-21 15:07:40 -06:00
suggestion_filter.rb Allow suggestions to be copied and pasted as GFM 2019-01-25 18:40:36 +01:00
syntax_highlight_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
table_of_contents_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
task_list_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
user_reference_filter.rb Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
video_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
wiki_link_filter.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00