1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules
Jermolene e872f17842 Add a new journal page toolbar button
Spot the easter egg with the toolbar button…

Fixes #336
2014-10-08 17:46:34 +01:00
..
commands Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters Merge pull request #928 from TheDiveO/filter-operators-addsufprefix 2014-10-07 09:44:31 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Add a new journal page toolbar button 2014-10-08 17:46:34 +01:00
parsers Stop classifying digits as lower case letters in wikilinks 2014-09-17 12:55:39 +01:00
savers Added error handling to upload saver 2014-09-27 10:47:31 +01:00
startup Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
storyviews Fix problem with recent zoomin changes 2014-10-07 14:07:55 +01:00
upgraders Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
utils Coding style tweak 2014-10-08 14:07:48 +01:00
widgets Add support for action widgets 2014-10-08 17:45:26 +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 Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters.js Ensure that deprecations are clearly marks 2014-09-10 09:20:43 +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
saver-handler.js Missed corrections of tm-auto-save-wiki message 2014-09-02 11:16:06 +01:00
syncer.js Delete syncer tiddlerInfo when tiddlers are deleted 2014-09-24 16:21:59 +02:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js fix for broken plugin tiddlers that do not contain a tiddlers field; 2014-09-26 22:33:47 +02:00