TiddlyWiki5/core/modules
Saq Imtiaz 07caa16e87
Extend dropzone to also use the specified deserializer for strings either dropped or pasted on to the dropzone. (#5601)
2021-04-27 10:15:27 +01:00
..
commands Fix 5483 & 3483 (#5504) 2021-03-26 08:39:32 +00:00
editor Edit text widgets should use default text for missing fields 2021-03-31 14:15:01 +01:00
filterrunprefixes use a linked list for filter runs. (#5206) 2020-12-06 08:54:57 +00:00
filters Add "average" filter operator for arithmetic mean (#5612) 2021-04-27 10:09:13 +01:00
indexers Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
info Fix dark mode event handling 2020-11-25 12:33:39 +00:00
macros jsontiddlers macro: parse "spaces" parameter as integer 2020-04-15 15:27:53 +01:00
parsers Add a hidden setting to control HTML sandboxing 2021-04-11 10:10:16 +01:00
savers Add 401 and 403 error messages for the put saver (#5638) 2021-04-27 10:14:04 +01:00
server Fix 4461 (#5522) 2021-03-26 08:41:41 +00:00
startup Change css-escape-polyfill to a tw uitility method (#5552) 2021-04-02 09:25:01 +01:00
storyviews Pop storyview: fix bug where targetElement is null (#4143) 2019-08-02 08:51:16 +01:00
upgraders Improved status messages in ImportListing to remove redundant and irrelevant messages (#5059) 2020-11-17 19:12:41 +00:00
utils Do not escape double quotes in tiddler DIVs to save space (#5383) 2021-04-02 09:32:32 +01:00
widgets Extend dropzone to also use the specified deserializer for strings either dropped or pasted on to the dropzone. (#5601) 2021-04-27 10:15:27 +01:00
commander.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
config.js Move the wikilink regexps into global config 2014-11-26 11:12:25 +00:00
deserializers.js Add support for JSON files containing a single tiddler 2017-03-17 14:19:43 +00:00
filters.js Allow suffixes for filter runs (#5252) 2021-04-25 19:37:47 +01:00
keyboard.js Add "meta" to getEventModifierKeyDescriptor (#5000) 2020-11-08 10:15:29 +00:00
language.js Make lazy loading message be translateable 2015-09-08 10:41:27 +01:00
pluginswitcher.js Dynamic plugins: Fix registration of themes and languages 2019-09-16 13:17:09 +01:00
saver-handler.js Make "tc-dirty" update also on external windows (#5129) 2020-11-28 21:24:01 +00:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Fix filesystem (#5465) 2021-02-04 16:11:07 +00:00
tiddler.js Ensure tiddler.getFieldStringBlock uses a deterministic ordering 2019-04-14 14:23:49 +01:00
wiki-bulkops.js Fix unnecessary "list" field creation when renaming tiddlers 2019-07-30 17:10:53 +01:00
wiki.js fix wiki.search options invert init problem (#5542) 2021-03-12 21:12:06 +00:00