1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/modules
2021-05-26 13:25:19 +01:00
..
commands Fix 5483 & 3483 (#5504) 2021-03-26 08:39:32 +00:00
editor New text operation insert-text (#5707) 2021-05-21 10:35:40 +01:00
filterrunprefixes CurrentTiddler variable consistency in subfilters and prefixes (#5691) 2021-05-22 19:43:37 +01:00
filters Revert "extend lookup op flexibility with 2 parameters (#5315)" 2021-05-26 13:25:19 +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 allow unusedtitle macro to use the prefix parameter and fix wiki.generateNewTitle() (#5361) 2021-05-02 19:26:50 +01:00
parsers Fixed super minor issue with import pragma (#5521) 2021-05-23 17:39:06 +01:00
savers Add 401 and 403 error messages for the put saver (#5638) 2021-04-27 10:14:04 +01:00
server Network performance optimizations for node.js (#5436) 2021-05-08 16:05:39 +01:00
startup Add throttling for changed tiddlers prefixed with $:/temp/volatile/ (#5458) 2021-05-21 08:51:15 +01:00
storyviews Pop storyview: fix bug where targetElement is null (#4143) 2019-08-02 08:51:16 +01:00
upgraders allow us to import formerly blocked system tiddlers (#5479) 2021-05-25 22:21:57 +01:00
utils Eventcatcher: Fixed FF and IE bugs, added stopPropagation attribute (#5711) 2021-05-21 09:43:20 +01:00
widgets allow us to import formerly blocked system tiddlers (#5479) 2021-05-25 22:21:57 +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 Fix configuration list of HTML5 block elements (#5469) 2021-05-23 17:50:27 +01:00
deserializers.js Add support for JSON files containing a single tiddler 2017-03-17 14:19:43 +00:00
filters.js Fix crash when accessing variables in filters that don't have a widget context 2021-05-22 20:00:24 +01:00
keyboard.js Extend keyboard widget (#5648) 2021-05-25 22:18:37 +01: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 Update sync methods (#5467) 2021-05-24 21:16:23 +01: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 Don't issue plugin reload warning for plugin-type: import 2021-05-23 11:19:46 +01:00