1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/modules/utils
Jermolene bacf500d50 Avoid deprecated new Buffer() usage
See https://alexatnet.com/node-js-10-important-changes/#buffer-1

> Uses of new Buffer() and Buffer() outside of the node_modules directory will now emit a runtime deprecation warning.

More details: https://nodejs.org/api/buffer.html#buffer_buffer_from_buffer_alloc_and_buffer_allocunsafe
2018-06-13 11:22:17 +01:00
..
diff-match-patch Incorporate “diff” engine to show visual differences (#3112) 2018-03-16 20:38:35 +00:00
dom draggable widget: actions on drag-start and drag-end (#3203) 2018-04-08 10:29:17 +01:00
crypto.js Fix support for upgrading encrypted wikis 2014-07-16 10:06:24 +01:00
edition-info.js Refactor edition-info handling 2015-01-11 15:00:54 +00:00
fakedom.js Don't throw errors when hitting limits of the fakedom 2017-06-09 15:20:45 +01:00
filesystem.js Avoid deprecated new Buffer() usage 2018-06-13 11:22:17 +01:00
logger.js Syncer: allow logging to be disabled 2017-09-26 17:10:57 +01:00
parsetree.js Add parse tree utility for collecting text 2015-08-01 13:14:32 +01:00
performance.js Add user interface for enabling performance instrumentation 2015-10-14 10:59:55 +01:00
pluginmaker.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
transliterate.js Export transliteration pairs 2017-11-10 14:37:31 +00:00
utils.js Avoid deprecated new Buffer() usage 2018-06-13 11:22:17 +01:00