summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/video_link_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-53/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-16/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-5/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-17/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-2/+2
* Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+15
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-0/+1
* 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