1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/core/modules
Jermolene eef32e70e3 Added support for dynamic favicons
Now it’s possible to edit $:/favicon.ico with the image editor, and see
the changes instantly reflected in the browser.
2013-12-24 09:08:25 +00:00
..
commands Remove duplicate header 2013-12-19 16:53:48 +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 Extend support for .ico files 2013-12-24 09:07:25 +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 Better drag/drop for Firefox/Chrome and improved IE support 2013-12-20 19:57:05 -08:00
widgets Extend support for .ico files 2013-12-24 09:07:25 +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 Fix slow regexp in importing TiddlyWiki HTML files 2013-12-23 08:54:33 +00:00
filters.js Trap filter syntax errors 2013-11-21 08:52:41 +00:00
startup.js Added support for dynamic favicons 2013-12-24 09:08:25 +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 Update wiki.readFiles() to call the callback just once 2013-12-23 08:55:11 +00:00