summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/wiki_link_filter/rewriter.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-261-8/+0
* Reject slug+uri concat if slug is deemed unsafeKerri Miller2019-05-241-0/+8
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-4/+17
* Fix links to uploaded files on wiki pagesNick Thomas2018-01-161-0/+4
* Fix URLs with anchors in wikiQingping Hou2016-09-131-0/+1
* Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-0/+40