Commit Graph

11130 Commits

Author SHA1 Message Date
Jeremy Ruston 80f4250a62 Preparing to add support for JSON files loaded from TiddlySpace/TiddlyWeb 2011-11-30 16:06:34 +00:00
Jeremy Ruston 769b28b548 Added a test recipe retrieving tiddlers in JSON from TiddlySpace/TiddlyWeb 2011-11-30 11:42:17 +00:00
Jeremy Ruston d4d377aed4 Trapped unknown tiddler type error 2011-11-30 11:41:45 +00:00
Jeremy Ruston 82f4f34059 Refactored return value of retrieveFile() 2011-11-30 11:41:26 +00:00
Jeremy Ruston 0ae98bcd88 Improved readme.md 2011-11-29 19:25:51 +00:00
Jeremy Ruston 44b7b93410 Minor refactoring 2011-11-29 19:25:29 +00:00
Jeremy Ruston 6eba3c3c07 Switched from deprecated "sys" to "until" 2011-11-29 18:27:26 +00:00
Jeremy Ruston 6bbc6c0dac Added support for retrieving ingredients over HTTP
This makes it possible to directly reference recipes and tiddlers
stored on GitHub, for example.
2011-11-29 18:27:03 +00:00
Jeremy Ruston dc3546380a Cleaning up
Mostly murging adjacent var statements.
2011-11-28 17:04:39 +00:00
Jeremy Ruston 8bdafd521e Further refactoring of the new async design 2011-11-28 15:15:35 +00:00
Jeremy Ruston 0005c57669 Added ginsu to readme 2011-11-28 13:49:36 +00:00
Jeremy Ruston 5314fda2ca Converted recipe handling to use async IO
Part of the preparation for supporting reading recipes and ingredients
over HTTP
2011-11-28 13:47:38 +00:00
Jeremy Ruston a2831eb203 Adopted a saner convention for handling modules that export a single class 2011-11-27 09:46:02 +00:00
Jeremy Ruston c4ab9ec218 Improved test script
Now it recooks the ginsud tiddlers
2011-11-26 13:23:26 +00:00
Jeremy Ruston 36927cf0e5 Fixed problem with recipe file generation in ginsu 2011-11-26 13:22:50 +00:00
Jeremy Ruston 74363b104a Improved legibility of converted filenames 2011-11-26 12:52:09 +00:00
Jeremy Ruston a52fd57e88 Improved testing of ginsu 2011-11-26 12:51:56 +00:00
Jeremy Ruston 54ad1984b2 Added encoding of tiddler filenames 2011-11-26 11:43:32 +00:00
Jeremy Ruston 7e5309d2dd Added HTML decode of tiddler text fields when reading TiddlyWiki files 2011-11-26 11:43:14 +00:00
Jeremy Ruston bc07764e40 Used stout.write() instead of console.log()
Because console.log() processes C/C++ printf() style markers such as
"%d", which happens to appear in the jQuery source code.
2011-11-26 11:18:39 +00:00
Jeremy Ruston b45c3249df Added ginsu.js for splitting TiddlyWiki files into separate tiddlers 2011-11-25 19:20:35 +00:00
Jeremy Ruston 21e06b9833 Introduced tmp/ directory for test artefacts 2011-11-25 15:51:02 +00:00
Jeremy Ruston f3554f1b29 Refactored interface of TiddlerOutput 2011-11-25 13:27:40 +00:00
Jeremy Ruston c82492564c Disallow old-school tiddler files that lack a <pre> tag 2011-11-25 13:27:18 +00:00
Jeremy Ruston 84bcd0dd44 Improved comments 2011-11-22 18:48:47 +00:00
Jeremy Ruston d490e1543d Refactoring source file layout 2011-11-22 17:42:03 +00:00
Jeremy Ruston 44974ddb44 Included the test tiddlers from tiddlywiki.com 2011-11-22 16:10:32 +00:00
Jeremy Ruston 2ea285409b Revert "Refactored the source file layout"
This reverts commit f1149f7cbf.
2011-11-22 15:35:11 +00:00
Jeremy Ruston f1149f7cbf Refactored the source file layout 2011-11-22 15:27:05 +00:00
Jeremy Ruston f96708a846 Initial commit 2011-11-22 14:29:29 +00:00