TiddlyWiki5/core/modules
2025-02-27 18:02:43 +00:00
..
commands Fix build command crash with no wiki folder 2024-10-21 17:42:35 +01:00
editor Fix mediatype Typo in excise.js (#8640) 2024-09-30 14:26:00 +01:00
filterrunprefixes Add a :then filter run prefix (#7392) 2023-06-24 18:07:34 +01:00
filters Refactor user defined function operator to make debugging easier 2025-02-03 13:27:02 +00: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 unusedtitle trim title if needed (#8882) 2025-01-07 16:26:02 +00:00
parsers feat: support for avif images (#8911) 2025-01-26 12:25:01 +00:00
savers Fix incorrect downloaded file extension (#8928) 2025-02-14 18:17:00 +00:00
server fix: make HTTP Basic Auth aware of path-prefix (#8789) 2024-12-05 12:31:32 +00:00
startup Fix 8915 (#8916) 2025-01-28 12:48:24 +00: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 Fix: HTTP progress handler not passed optional variables 2025-02-06 17:04:10 +00:00
widgets Fix for #5930: missing tiddlers with checkbox indexes (#8964) 2025-02-27 18:02:43 +00: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
pluginswitcher.js Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
saver-handler.js Fix incorrect downloaded file extension (#8928) 2025-02-14 18:17:00 +00:00
story.js
syncer.js Syncer: fix object reference 2023-12-12 15:48:09 +00:00
tiddler.js fix contains operator RSOD if created field is accessed (#8931) 2025-02-14 17:58:33 +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: Don't set dirty flag when shadow tiddler changes (#8903) 2025-01-25 10:59:51 +00:00