TiddlyWiki5/core/modules/commands
Jermolene 0d0ece6377 Add new "fetch" command
Like the load command except retrieves the file over HTTP/HTTPS.

Allows experimentation with server-side twederation

This is a cleaned up version of code that I wrote last year at TWEUM
2016 @inmysocks @pmario @twMat @xcazin
2017-02-18 13:33:41 +00:00
..
build.js
clearpassword.js
editions.js
fetch.js Add new "fetch" command 2017-02-18 13:33:41 +00:00
help.js
init.js
load.js Reuse $tw.loadTiddlersFromPath() in --load command 2016-12-15 17:13:32 +00:00
makelibrary.js
output.js
password.js
rendertiddler.js Enhance rendertiddler command with support for additional variable 2017-02-18 13:17:44 +00:00
rendertiddlers.js Fix accidental inconsistency between savetiddlers and rendertiddlers 2015-09-29 17:04:01 +01:00
savelibrarytiddlers.js
savetiddler.js Trap missing tiddlers in savetiddler command 2016-06-23 16:19:00 +01:00
savetiddlers.js Fix accidental inconsistency between savetiddlers and rendertiddlers 2015-09-29 17:04:01 +01:00
server.js Put request handler on SimpleServer.prototype (#2627) 2016-12-17 15:06:10 +00:00
setfield.js
unpackplugin.js
verbose.js
version.js