summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/video_link_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen strings in lib/banzai/filter/*.rbsh-freeze-banzai-filter-stringsStan Hu2018-07-231-0/+2
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-0/+1
* Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-1/+2
* Enable Style/EmptyLinesAroundClassBody coprubocop/EmptyLinesAroundModuleBodyGabriel Mazetto2016-08-061-1/+0
* Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto2016-08-061-2/+0
* Remove VideoJS and clean the integrationRémy Coutable2016-07-201-9/+6
* Use a more powerful query to match videos in img tagsRémy Coutable2016-07-191-9/+34
* Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable2016-07-191-14/+9
* First support of videos in issues, MRs and notesEric Hayes2016-07-191-0/+42