TiddlyWiki5/core/modules
Jermolene f1578d3409 Turn off instrumentation
All those console.log()s make editing very slow
2014-04-13 21:17:44 +01:00
..
commands make deserializing a bit more robust 2014-04-09 06:20:51 +09:00
filters Extend sameday operator to select field 2014-04-10 20:19:12 +01:00
macros
parsers Don't include pipe characters in URLs 2014-04-13 21:17:44 +01:00
savers Making more things translateable 2014-02-16 09:46:43 +00:00
storyviews Missing semicolon 2014-03-24 21:35:48 +00:00
utils Allow spaces in property names in text references 2014-04-12 17:14:09 +01:00
widgets Require confirmation before abandoning edits 2014-04-12 14:15:49 +01:00
commander.js
config.js Explicitly blacklist unsafe elements, starting with `<script>` 2014-03-19 10:05:44 +00:00
deserializers.js
filters.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
startup.js Turn off instrumentation 2014-04-13 21:17:44 +01:00
syncer.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
tiddler.js
wiki.js Fix problems with tiddlers called `__proto__` 2014-04-06 22:43:10 +01:00