1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/modules
David Johnston d321508437 Remove incorrect slice parameter.
Remove incorrect slice parameter, which made the ! (not) prefix fail to return any results.
2013-10-01 10:50:13 +01:00
..
commands Allow username to be set for the built-in server 2013-08-21 09:53:45 +01:00
filters Remove incorrect slice parameter. 2013-10-01 10:50:13 +01:00
parsers Update TW2 wikitext content type to text/x-tiddlywiki 2013-08-25 22:06:28 +01:00
rendertree Fix crash on processing anonymous macro parameters 2013-09-10 22:08:09 +01:00
savers Fix problem with lowercase drive letters when saving with TiddlyFox under Windows 2013-09-19 13:50:28 +01:00
utils Improve docs for $tw.utils.addEventListeners() 2013-09-14 13:47:51 +01:00
widgets Add confirmation when overwriting an existing tiddler 2013-09-14 21:57:23 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Fix broken regexps 2013-09-18 19:09:54 +01:00
filters.js Extend the filter mechanism to allow operands to be indirected through a tiddler text reference 2013-05-27 17:57:37 +01:00
startup.js Get rid of the modal popup for empty wikis 2013-09-01 22:33:23 +01:00
syncer.js Ignore shadow tiddlers in the syncer 2013-04-30 22:55:06 +01:00
themes.js Remove early bail on switching to a non-existent theme 2013-05-10 20:24:40 +01:00
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Ensure getTiddlerList() returns a copy of the tiddler list 2013-09-18 12:12:29 +01:00