1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-25 17:40:29 +00:00
TiddlyWiki5/core/modules/utils
Jermolene 73e1724fdf Extend $tw.utils.httpRequest() to cope with binary data
The problem was that `this.responseText` crashes for non-text data. We
fix it by letting the client specify which property should be returned.

@ericshulman does this work for you?
2017-03-17 13:41:17 +00:00
..
dom Extend $tw.utils.httpRequest() to cope with binary data 2017-03-17 13:41:17 +00: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 Tentative improvements to highlight plugin problems 2017-02-21 13:09:32 +00:00
filesystem.js Make tiddler file paths configurable (#2379) 2016-04-25 08:36:32 +01:00
logger.js Partial fix for #1570 2015-03-12 22:35:03 +00: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
utils.js Major refactoring of filesystemadaptor 2017-02-11 12:56:42 +00:00