1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/core/modules
2013-09-10 22:08:09 +01:00
..
commands Allow username to be set for the built-in server 2013-08-21 09:53:45 +01:00
filters Fix crash with "fields" filter operator applied to missing tiddlers 2013-08-21 22:33:04 +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 First pass at a saver for the AndTidWiki app on Android 2013-08-19 13:55:40 +01:00
utils Bail out earlier when displaying a modal for a non-existent tiddler 2013-09-10 15:28:15 +01:00
widgets Avoid attempts to save a tiddler with an empty title 2013-08-28 19:46:21 +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 Fixed problem with importing tiddlers with double quotes, gt, lt etc 2013-08-28 09:25: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 Fix problem with wiki.search() incorrectly searching missing tiddlers 2013-08-24 16:51:54 +01:00