1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 04:24:22 +00:00
TiddlyWiki5/core/modules/savers
Arlen22 c069d48a2a Remove URI encoding from PUT saver (#2974)
Remove URI encoding from PUT saver and let the browser handle it as necessary. This seems to be the normal way of doing things. We have confirmed that several WebDAV servers do not expect the file names to be double-encoded.
2017-09-16 15:30:13 +01:00
..
andtidwiki.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
beaker.js Tweaks for #2918 2017-06-24 22:30:26 +01:00
download.js Apply URL decoding in download saver 2017-07-01 12:39:25 +01:00
fsosaver.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
manualdownload.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
msdownload.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
put.js Remove URI encoding from PUT saver (#2974) 2017-09-16 15:30:13 +01:00
tiddlyfox.js TiddlyFox saver canSave() should always return true (#2626) 2016-12-17 15:27:25 +00:00
tiddlyie.js Ensure that savers invoke the callback 2014-08-27 09:59:01 +01:00
twedit.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
upload.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00