1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-04 14:30:28 +00:00

Commit Graph

  • f33880f506 Refactored formatters out of global config object Jeremy Ruston 2011-12-03 16:32:29 +0000
  • e1f26eb07b Refactored config.formatterHelpers Jeremy Ruston 2011-12-03 16:18:17 +0000
  • 28cce8b269 Brought in the TiddlyWiki wikifier code Jeremy Ruston 2011-12-03 16:13:35 +0000
  • 9d4bfc1dec Improved readme and example recipe Jeremy Ruston 2011-12-03 14:05:39 +0000
  • c2eab87c4e Improved readme Jeremy Ruston 2011-12-03 13:43:49 +0000
  • 066da7f2a9 Manual tweak to the test data Jeremy Ruston 2011-12-03 13:05:14 +0000
  • 6ef4fbf0ed Fixed ordering of attributes in tiddler <DIV>s Jeremy Ruston 2011-12-03 13:01:24 +0000
  • b07d518425 Alphabetically sort tiddlers Jeremy Ruston 2011-12-03 12:01:43 +0000
  • cfa448f712 Removed extra newline required for cook.rb compatibility Jeremy Ruston 2011-12-03 12:01:08 +0000
  • ffe31fbb11 Restoring test data Jeremy Ruston 2011-12-03 11:53:29 +0000
  • 2323b15728 Cleaning up git Jeremy Ruston 2011-12-03 11:50:11 +0000
  • 07df513140 Revised test data Jeremy Ruston 2011-12-03 11:41:25 +0000
  • db2fafb0ab Fixed problem with non-standard tiddler types (e.g. .jar) Jeremy Ruston 2011-12-03 11:38:57 +0000
  • 2c3f96557f Fixed handling of shadow tiddlers Jeremy Ruston 2011-12-02 16:13:17 +0000
  • 351e5b3e1f Restored async.js module Jeremy Ruston 2011-12-02 16:12:31 +0000
  • efd194141c Major refactoring of async code Jeremy Ruston 2011-12-02 14:40:18 +0000
  • afa1f77dc6 Brought in caolan's async library Jeremy Ruston 2011-12-01 15:35:17 +0000
  • 69422a7023 Refactored TiddlyWiki methods Jeremy Ruston 2011-12-01 15:07:10 +0000
  • 12665ce3a0 Added comment in readme about bugs in cook.rb Jeremy Ruston 2011-12-01 15:06:04 +0000
  • f10cdecb3d A bunch of changes to keep JSHint happy Jeremy Ruston 2011-12-01 10:30:17 +0000
  • 3f5912949f Refactorings to keep JSHint happy Jeremy Ruston 2011-12-01 10:19:21 +0000
  • d43efc5e18 More refactoring Jeremy Ruston 2011-11-30 19:42:05 +0000
  • 4b3548e7bb Minor corrections and refactorings Jeremy Ruston 2011-11-30 19:35:01 +0000
  • 6202e64eaa Refactored TiddlerInput.js to take advantage of recent refactoring of Tiddler.js Jeremy Ruston 2011-11-30 18:53:43 +0000
  • 02137055ec Refactored the Tiddler class Jeremy Ruston 2011-11-30 18:39:39 +0000
  • 13230fd34a Corrected mistaken comment Jeremy Ruston 2011-11-30 18:39:09 +0000
  • b143194c91 Cleaned up the date functions Jeremy Ruston 2011-11-30 18:05:20 +0000
  • b907d846f3 Minor refactoring, including switching to strict mode Jeremy Ruston 2011-11-30 17:27:00 +0000
  • 2e9f334eca Added support for reading JSON files from TiddlySpace/TiddlyWeb Jeremy Ruston 2011-11-30 16:29:49 +0000
  • 80f4250a62 Preparing to add support for JSON files loaded from TiddlySpace/TiddlyWeb Jeremy Ruston 2011-11-30 16:06:34 +0000
  • 769b28b548 Added a test recipe retrieving tiddlers in JSON from TiddlySpace/TiddlyWeb Jeremy Ruston 2011-11-30 11:42:17 +0000
  • d4d377aed4 Trapped unknown tiddler type error Jeremy Ruston 2011-11-30 11:41:45 +0000
  • 82f4f34059 Refactored return value of retrieveFile() Jeremy Ruston 2011-11-30 11:41:26 +0000
  • 0ae98bcd88 Improved readme.md Jeremy Ruston 2011-11-29 19:25:51 +0000
  • 44b7b93410 Minor refactoring Jeremy Ruston 2011-11-29 19:25:29 +0000
  • 6eba3c3c07 Switched from deprecated "sys" to "until" Jeremy Ruston 2011-11-29 18:27:26 +0000
  • 6bbc6c0dac Added support for retrieving ingredients over HTTP Jeremy Ruston 2011-11-29 18:27:03 +0000
  • dc3546380a Cleaning up Jeremy Ruston 2011-11-28 17:04:39 +0000
  • 8bdafd521e Further refactoring of the new async design Jeremy Ruston 2011-11-28 15:15:35 +0000
  • 0005c57669 Added ginsu to readme Jeremy Ruston 2011-11-28 13:49:36 +0000
  • 5314fda2ca Converted recipe handling to use async IO Jeremy Ruston 2011-11-28 13:47:38 +0000
  • a2831eb203 Adopted a saner convention for handling modules that export a single class Jeremy Ruston 2011-11-27 09:46:02 +0000
  • c4ab9ec218 Improved test script Jeremy Ruston 2011-11-26 13:23:26 +0000
  • 36927cf0e5 Fixed problem with recipe file generation in ginsu Jeremy Ruston 2011-11-26 13:22:50 +0000
  • 74363b104a Improved legibility of converted filenames Jeremy Ruston 2011-11-26 12:52:09 +0000
  • a52fd57e88 Improved testing of ginsu Jeremy Ruston 2011-11-26 12:51:56 +0000
  • 54ad1984b2 Added encoding of tiddler filenames Jeremy Ruston 2011-11-26 11:43:32 +0000
  • 7e5309d2dd Added HTML decode of tiddler text fields when reading TiddlyWiki files Jeremy Ruston 2011-11-26 11:43:14 +0000
  • bc07764e40 Used stout.write() instead of console.log() Jeremy Ruston 2011-11-26 11:18:39 +0000
  • b45c3249df Added ginsu.js for splitting TiddlyWiki files into separate tiddlers Jeremy Ruston 2011-11-25 19:20:35 +0000
  • 21e06b9833 Introduced tmp/ directory for test artefacts Jeremy Ruston 2011-11-25 15:51:02 +0000
  • f3554f1b29 Refactored interface of TiddlerOutput Jeremy Ruston 2011-11-25 13:27:40 +0000
  • c82492564c Disallow old-school tiddler files that lack a <pre> tag Jeremy Ruston 2011-11-25 13:27:18 +0000
  • 84bcd0dd44 Improved comments Jeremy Ruston 2011-11-22 18:48:47 +0000
  • d490e1543d Refactoring source file layout Jeremy Ruston 2011-11-22 17:42:03 +0000
  • 44974ddb44 Included the test tiddlers from tiddlywiki.com Jeremy Ruston 2011-11-22 16:10:32 +0000
  • 2ea285409b Revert "Refactored the source file layout" Jeremy Ruston 2011-11-22 15:35:11 +0000
  • f1149f7cbf Refactored the source file layout Jeremy Ruston 2011-11-22 15:27:05 +0000
  • f96708a846 Initial commit Jeremy Ruston 2011-11-22 14:29:29 +0000