1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/core/modules
2014-07-24 15:43:37 +01:00
..
commands First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
filters First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
info Sort out info mechanism docs 2014-07-22 15:16:18 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers added missing regex update for triple double-quotes macro params 2014-06-19 19:17:26 +02:00
savers Fix problem with saving if URL contains # 2014-05-05 13:30:31 +01:00
startup Introduce info mechanism 2014-07-20 18:07:30 +01:00
storyviews Refactor animation easings 2014-07-08 10:07:17 +01:00
upgraders Add theme tweaks upgrader 2014-07-18 20:00:05 +01:00
utils Fix support for upgrading encrypted wikis 2014-07-16 10:06:24 +01:00
widgets Fix checkbox widget to work with missing tiddlers 2014-07-24 15:43:37 +01:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
deserializers.js Fix importing blank fields from TiddlyWiki files 2014-05-26 17:47:07 +01:00
filters.js Allow filter operators to return an iterator 2014-04-30 22:50:17 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
syncer.js Use Date.now() instead of new Date() 2014-04-14 09:02:52 +01:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js Add subtiddler support to the transclude widget 2014-07-17 18:41:20 +01:00