1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/core/modules
2013-12-12 19:49:29 +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 Merge pull request #249 from Skeeve/quotes 2013-12-06 01:16:39 -08: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 Remove file mistakenly included in previous commit 2013-12-12 19:49:29 +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 Add support for downloading files 2013-11-27 20:51:08 +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 Fallback to a list of default themes 2013-12-01 20:28:56 +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