1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/modules
2024-04-06 07:56:48 +02:00
..
commands Remove superfluous comma 2024-02-24 09:32:19 +00: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 cycle operator crashing if step size is larger than the number of operands 2024-03-26 16:04:13 +00:00
indexers Basic Backtranscludes filter (#6081) 2024-02-18 09:14:23 +00:00
info
macros Fix csvtiddlers macro crash with missing tiddlers 2024-03-06 08:36:37 +00:00
parsers Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
savers Fix encodebase64 and decodebase64 filters (#7683) 2023-10-18 16:08:56 +01:00
server Feat: decode url-encoded user name in authenticate request header to allow CJK username in header (#7471) 2023-05-22 12:25:51 +01:00
startup add ROOT_STYLESHEET_TITLE constant 2024-04-06 07:49:41 +02:00
storyviews Revert "Feat: destroy() method for widgets to do custom cleanup (#6699)" 2023-05-18 17:27:05 +01:00
upgraders Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
utils Add sha256() function to $tw.utils (#8043) 2024-03-08 17:34:30 +00:00
widgets use view widget from #8135 for testing 2024-04-06 07:56:48 +02:00
commander.js
config.js Add dollar sign to HTML entities (#7323) 2023-03-03 21:34:30 +00: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
story.js
syncer.js Syncer: fix object reference 2023-12-12 15:48:09 +00:00
tiddler.js
wiki-bulkops.js
wiki.js Basic Backtranscludes filter (#6081) 2024-02-18 09:14:23 +00:00