TiddlyWiki5/plugins/tiddlywiki
Jermolene 08cfa88249 Fix problem with unsafe use of `String.prototype.replace()`
We were using `String.prototype.replace()` without addressing the
wrinkle that dollar signs in the replacement string have special
handling. This caused problems in situations where the replacement
string is derived from user input and contains dollar signs.

Fixes #2517
2016-08-06 14:45:33 +01:00
..
async
blog Blog plugin: Transclude caption so that wikitext works 2016-07-12 13:16:30 +01:00
browser-sniff
cecily
classictools
codemirror Remove final vestiges of undo/redo buttons 2016-05-01 13:54:16 +01:00
d3
evernote Minor tweaks to #2275 2016-02-16 16:35:28 +00:00
filesystem Fix some typos from #2504 2016-07-20 16:16:21 +01:00
github-fork-ribbon
googleanalytics
help
highlight
internals Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
jasmine
jszip Fix readme path of jszip (#2430) 2016-05-20 07:46:29 -06:00
katex Fix KaTeX rendering bug on Chrome 2016-07-21 08:48:13 +01:00
markdown Update codemirror and markdown plugins from #2315 2016-04-22 08:41:31 +01:00
nodewebkitsaver
pluginlibrary
powered-by-tiddlywiki Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
railroad Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
stacked-view Move stacked view control panel into sidebar 2016-07-12 17:22:33 +01:00
tahoelafs
text-slicer Text-slicer: Fix issue with missing destination title 2016-05-11 11:13:15 -06:00
tiddlyweb Fix problem with unsafe use of `String.prototype.replace()` 2016-08-06 14:45:33 +01:00
translators Split exporters from miscellaneous language tiddler (#2460) 2016-05-23 12:30:57 -06:00
tw2parser Fix referred name of localisable string for recursive transclusion error (#2458) 2016-05-22 15:33:02 -06:00
tw5.com-docs
upgrade
xmldom