1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
TiddlyWiki5/core/modules
Joshua Fontany c6bb783308
Fix filesystem regression (#5176)
* $:/config/OriginalTiddlerPaths if no filters match

* fixed & docs updated

* tested with tiddlywiki.files & tw.com edition

* typos

* originalpath to options, propigate isEditableFile

* syntax cleanup
2020-12-02 09:47:51 +00:00
..
commands Mention <tiddler-filter> parameter of savelibrarytiddlers command (#4857) 2020-09-24 19:09:06 +01:00
editor Add "autocomplete" attribute to <$edit> and <$edit-text> widgets 2020-11-30 18:48:04 +00:00
filterrunprefixes Added intersection filter run prefix (#4959) 2020-11-01 17:13:52 +00:00
filters Fix typo in x-listops.js (#5171) 2020-12-01 18:14:07 +00: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 Wikitext parser: Refactor a poorly written utility function 2020-11-18 12:05:06 +00:00
savers Ensure that we always fetch the latest sha bypassing cache. (#5126) 2020-11-27 21:37:11 +00:00
server System tiddler syncing (#4987) 2020-11-19 15:59:02 +00:00
startup Make "tc-dirty" update also on external windows (#5129) 2020-11-28 21:24:01 +00: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 Fix filesystem regression (#5176) 2020-12-02 09:47:51 +00:00
widgets Add actions parameter to range-widget + docs! (#5158) 2020-12-01 18:11:09 +00: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 Fix typo preventing filter run prefix modules from being cached 2020-11-25 13:58:54 +00: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 adaptor (#5113) 2020-11-30 22:31:48 +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 When importing don't use file type as content type 2020-11-14 12:05:35 +00:00