1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/core/modules
2013-12-17 15:04:22 +00:00
..
commands Fix up caller of wiki.forEachTiddler() 2013-12-11 22:01:20 +00:00
filters Add [is[tiddler]] filter operator 2013-11-24 20:38:58 +00:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Fixed typo in hardlinebreak parser 2013-12-14 17:42:50 +00:00
savers Added TiddlyIE and FSO saver modules 2013-12-11 12:45:35 -08:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Added primitive support for basic authentication 2013-11-28 14:03:08 +00:00
widgets Fix fieldmanger to update modified and modifier fields 2013-12-17 15:04:22 +00: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 Ensure system tiddlers are imported 2013-12-02 09:57:54 +00:00
filters.js Trap filter syntax errors 2013-11-21 08:52:41 +00:00
startup.js Fix up rootwidget and page container 2013-12-17 13:13:43 +00:00
syncer.js Fix occasional crash from trying to save a tiddler after it has been deleted 2013-12-12 15:16:44 +00:00
themes.js Adjusted plugin encoding so that the JSON text no longer duplicates the fields 2013-12-14 09:46:02 +00: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 Refactor wiki.forEachTiddler() and wiki.getTiddlers() to take an options parameter 2013-12-11 22:01:02 +00:00