1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/modules
2024-08-07 11:42:46 +01:00
..
commands Fix crash with render command when filename filter returns empty result 2024-08-05 11:20:35 +01:00
editor Fix typo in 7d8766d2b9 2023-09-13 18:06:30 +01:00
filterrunprefixes Add a :then filter run prefix (#7392) 2023-06-24 18:07:34 +01:00
filters Fix: transcludes and backtranscludes operators to always include self-referential transclusion (#8257) 2024-06-19 09:38:02 +01:00
indexers Fix: transcludes and backtranscludes operators to always include self-referential transclusion (#8257) 2024-06-19 09:38:02 +01:00
info style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
macros Fix csvtiddlers macro crash with missing tiddlers 2024-03-06 08:36:37 +00:00
parsers Tweak #7866 to omit "rule" property when unset, instead of leaving it null 2024-06-08 16:51:00 +01:00
savers More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
server Fix server header authentication when header is missing 2024-06-14 09:58:06 +01:00
startup Fix RSOE when editing the JSON of a plugin tiddler (#8354) 2024-07-09 09:47:38 +01:00
storyviews Fix navigation vertical position when duration is zero 2024-07-28 14:20:37 +01:00
upgraders Do not import "$:/build" (#8476) 2024-08-03 13:16:05 +01:00
utils Transliterate control characters in site title (#8339) 2024-08-07 11:42:46 +01:00
widgets Data widget add compound filter parameter (#8447) 2024-07-29 12:19:44 +01:00
commander.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
config.js Add NoBreak HTML entity (#8431) 2024-07-27 14:00:52 +01:00
deserializers.js Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
filters.js Refactor dependency on widget.getVariableInfo 2023-06-11 09:46:05 +01:00
keyboard.js Allow global keyboard shortcuts to override all other shortcuts by providing a special field (#6735) 2022-10-07 17:31:04 +01:00
language.js Make lazy loading message be translateable 2015-09-08 10:41:27 +01:00
pluginswitcher.js Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
saver-handler.js Testcase UI enhancements (#8292) 2024-06-26 10:23:54 +01:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Syncer: fix object reference 2023-12-12 15:48:09 +00:00
tiddler.js Radio widget should use default if field/index is missing 2022-01-09 17:17:12 +00:00
wiki-bulkops.js Fix renaming a tiddler can result in duplicate tags 2022-01-14 16:57:30 +00:00
wiki.js Fix for minor transclude wikimethod issue (#8382) 2024-07-15 16:38:27 +01:00