Commit Graph

  • 7184bc5fa5 Lots of JSHint induced tweaks Jeremy Ruston 2011-12-09 16:34:02 +0000
  • 1371423587 Fixed problem with wikification tests Jeremy Ruston 2011-12-09 15:52:25 +0000
  • 91c183480c Fixed cascading for with: parameters to tiddler macro Jeremy Ruston 2011-12-09 14:51:47 +0000
  • 1e015c72dd Removed extraneous debugging call Jeremy Ruston 2011-12-09 12:27:00 +0000
  • 318381a21b Fixed problem with tiddler context within macros Jeremy Ruston 2011-12-09 12:26:36 +0000
  • 341c7143ed Updated readme Jeremy Ruston 2011-12-09 12:26:01 +0000
  • ad5356f2f3 Added support for parameterised transclusions Jeremy Ruston 2011-12-09 10:17:41 +0000
  • a5a0567fe9 Added support for transclusion macro Jeremy Ruston 2011-12-09 08:59:49 +0000
  • ff73987457 Removed skeletons for macros that are not immediately planned for implementation Jeremy Ruston 2011-12-08 18:09:22 +0000
  • 9d258eca88 Added skeletons for the other macros Jeremy Ruston 2011-12-08 18:05:21 +0000
  • 172d4cdcf2 Added support for macros Jeremy Ruston 2011-12-08 17:18:03 +0000
  • 5b5bc2f756 Removed accidental debugging logging Jeremy Ruston 2011-12-08 16:56:12 +0000
  • 7d6b1b8735 Removed the old command line interfaces Jeremy Ruston 2011-12-08 16:42:09 +0000
  • c3331cb090 Added preliminary support for generating RSS feeds Jeremy Ruston 2011-12-08 16:20:11 +0000
  • e9d3a878c1 Added hasTag() method to wiki store Jeremy Ruston 2011-12-08 16:19:19 +0000
  • 6d727437e7 Fixed problem with list wiki rule Jeremy Ruston 2011-12-08 16:19:02 +0000
  • 3bef25194c Removed detection of external vs. internal links Jeremy Ruston 2011-12-08 13:16:07 +0000
  • be52fbb5d1 Fixed problem with custom CSS classes Jeremy Ruston 2011-12-08 13:04:12 +0000
  • a09c43d456 Added support for hexadecimal HTML entities Jeremy Ruston 2011-12-08 12:45:26 +0000
  • ef60c9018e Fixed problems with HTML entity handling Jeremy Ruston 2011-12-08 12:38:08 +0000
  • 25bf2fc330 Fixed problem with serving tiddlers with space in the title Jeremy Ruston 2011-12-07 18:06:25 +0000
  • 118e86cbfe Added support for --servetiddlers option Jeremy Ruston 2011-12-07 18:02:09 +0000
  • eb9e8891cb Refactored TiddlyWikiInput to be a type of tiddlerFileInput Jeremy Ruston 2011-12-07 17:39:55 +0000
  • dc8871f9a2 Added command line switch to load tiddlers Jeremy Ruston 2011-12-07 17:26:50 +0000
  • 5c97f7a66b First pass at new unified command line interface Jeremy Ruston 2011-12-07 16:44:23 +0000
  • cb15e1c8d6 Revised wikification test rig Jeremy Ruston 2011-12-07 13:18:07 +0000
  • 9cd2d970e0 Deleted eroneous files Jeremy Ruston 2011-12-07 12:27:39 +0000
  • 22fa89ed69 Updated readme Jeremy Ruston 2011-12-07 12:20:44 +0000
  • 414fee9981 Readme update Jeremy Ruston 2011-12-06 18:42:23 +0000
  • dd9537cd88 Renamed the store class from TiddlyWiki to WikiStore Jeremy Ruston 2011-12-06 18:29:53 +0000
  • 391b1be3dc More tests, more fixes Jeremy Ruston 2011-12-06 18:04:40 +0000
  • 6c06ef316d Removed unnecessary require() Jeremy Ruston 2011-12-06 17:50:13 +0000
  • fa7669bcd5 Improved wikification test rig Jeremy Ruston 2011-12-06 17:26:29 +0000
  • e1e510cea2 Added proper HTML rendering of style attributes Jeremy Ruston 2011-12-06 16:54:13 +0000
  • ad26dd6be3 Test improvements and associated bug fixes Jeremy Ruston 2011-12-06 10:40:49 +0000
  • 5297fa690d Fixed HTML encoding of rendered output Jeremy Ruston 2011-12-06 09:53:21 +0000
  • 87aa8667ec Added plain text rendering of tiddlers Jeremy Ruston 2011-12-06 09:27:39 +0000
  • e3b1def010 Changed link code to generate ordinary <A> tags Jeremy Ruston 2011-12-06 09:21:45 +0000
  • e7cda202fb Added basic support for HTML rendering Jeremy Ruston 2011-12-05 18:21:52 +0000
  • 620add5579 Integrated the TiddlyWiki wikifier Jeremy Ruston 2011-12-05 16:50:25 +0000
  • fa7b3f7305 Noted plans for refactoring the command line interface Jeremy Ruston 2011-12-05 13:46:51 +0000
  • b829b1d28f Stopped formatters generating empty attributes Jeremy Ruston 2011-12-05 13:15:06 +0000
  • 9d37633f15 Experimenting with test rigs for the wikifier Jeremy Ruston 2011-12-05 12:26:34 +0000
  • e43237e282 First pass at transliterating the wikifier to avoid DOM usage Jeremy Ruston 2011-12-05 10:34:43 +0000
  • fc423ba336 Brought in the textPrimitives from TiddlyWiki's global config variable Jeremy Ruston 2011-12-03 18:19:13 +0000
  • 8ac4a8bf87 Removed references to global store object Jeremy Ruston 2011-12-03 17:43:21 +0000
  • 7521207e45 Refactored the interface to the wikifier class Jeremy Ruston 2011-12-03 17:39:13 +0000
  • 2a36261f33 Removed support for highlighting Jeremy Ruston 2011-12-03 17:12:26 +0000
  • f5665b47f3 Added ability to read shadow tiddlers Jeremy Ruston 2011-12-03 17:02:34 +0000
  • a896ac0d56 Get rid of the annoying //# style comments Jeremy Ruston 2011-12-03 16:36:11 +0000
  • 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