TiddlyWiki5/core/modules/commands
Jermolene 24435a46be Lots of improvements to the plugin library
* Moved “add new plugin” into a modal wizard
* Adopt big friendly buttons
* Add plugin icons and readmes to “add new plugin” modal
* Use tabs for splitting plugins/themes/languages
* Consistent styling between the “add new plugin” modal and the
“installed plugins” control panel tab
* Behind the scenes, moved from addressing the library as
`recipes/defaults/tiddlers/<etc>` to `recipes/library/tiddlers<etc>`
2015-03-18 11:46:28 +00:00
..
build.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
clearpassword.js
editions.js Refactor edition-info handling 2015-01-11 15:00:54 +00:00
help.js
init.js Fix checking for non-empty folders in initcommand 2014-12-10 22:14:27 +00:00
load.js
makelibrary.js First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
output.js
password.js
rendertiddler.js
rendertiddlers.js Coding style updates 2015-02-20 22:17:28 +00:00
savelibrarytiddlers.js Lots of improvements to the plugin library 2015-03-18 11:46:28 +00:00
savetiddler.js
savetiddlers.js
server.js Clarify warning 2014-10-22 16:47:20 +01:00
setfield.js
unpackplugin.js Add unpackplugin command 2014-10-29 11:43:43 +00:00
verbose.js
version.js