1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-06 15:30:26 +00:00

Commit Graph

  • 75e6bdef2b Changed App.js to be a proper object class Jeremy Ruston 2012-01-03 11:57:30 +0000
  • 883956e855 Renamed Main.js to App.js Jeremy Ruston 2012-01-03 11:38:15 +0000
  • 0552da7810 TW5 content updates Jeremy Ruston 2012-01-03 11:10:50 +0000
  • c9101dcb24 More of that terrible hack to load macro definitions Jeremy Ruston 2012-01-03 11:10:37 +0000
  • a865c05be7 Switched the parser to use the compiler rather than the renderer Jeremy Ruston 2012-01-03 11:10:25 +0000
  • b8e7681342 Added macro helpers and macro definitions Jeremy Ruston 2012-01-03 11:09:59 +0000
  • 0de633d28b Additional utilities for stringifying and escaping strings Jeremy Ruston 2012-01-03 11:09:26 +0000
  • 2b5676e187 Refactored use of ArgParser Jeremy Ruston 2012-01-03 11:08:56 +0000
  • 3515016a7e Hacked the sandbox to expose a parse() method Jeremy Ruston 2012-01-03 11:08:41 +0000
  • 06f9887d59 Temporarily suppress RSS generation Jeremy Ruston 2012-01-03 11:08:16 +0000
  • 304d54f8ca Terrible hack to add the new school macro definitions Jeremy Ruston 2012-01-03 11:08:00 +0000
  • b7137a7ab8 Changed ArgParser to defer evaluated parameters Jeremy Ruston 2012-01-03 11:07:45 +0000
  • 762985a846 Refactoring tiddler rendering Jeremy Ruston 2012-01-03 11:07:09 +0000
  • 04dc396f2a Added a temporary hack to get pegs working serverside Jeremy Ruston 2011-12-28 22:21:31 +0000
  • ed2e2ab14c Complete switch over to pegjs Jeremy Ruston 2011-12-28 22:07:17 +0000
  • b27a99a7fb Added pegjs Jeremy Ruston 2011-12-28 18:03:07 +0000
  • e27d5392a1 Some mixups missed from previous commit Jeremy Ruston 2011-12-28 17:45:58 +0000
  • e02a484591 Removed TextProcessors() and TiddlerConverters() classes Jeremy Ruston 2011-12-28 17:16:56 +0000
  • 92a1ddf2e1 Content updates for TW5 Jeremy Ruston 2011-12-28 16:10:57 +0000
  • d3ea92ff4e Style sheet adjustments for TW5 Jeremy Ruston 2011-12-28 16:10:40 +0000
  • 32ff9e46b1 Added dummy support for missing tiddlers and orphans Jeremy Ruston 2011-12-28 16:10:30 +0000
  • ed28773178 Added scrollTo animation for navigation in TW5 Jeremy Ruston 2011-12-28 16:10:03 +0000
  • f381e95452 Note about JavaScript sanitisation Jeremy Ruston 2011-12-28 16:09:49 +0000
  • 143454f784 Just open the HelloThere tiddler at startup Jeremy Ruston 2011-12-28 16:09:33 +0000
  • 629a5b12da Added error checking and tests for evaluated parameters Jeremy Ruston 2011-12-21 17:21:28 +0000
  • 4c11503bae Added skeleton support for evaluated macro parameters Jeremy Ruston 2011-12-21 16:54:51 +0000
  • 02a2630dd6 Fixed problem with recipe files containing carriage returns Jeremy Ruston 2011-12-21 14:03:39 +0000
  • 0d1a2ef21c Added uglify.js Jeremy Ruston 2011-12-21 13:03:37 +0000
  • f096b19e4a Simplified subrendering Jeremy Ruston 2011-12-17 13:50:20 +0000
  • bf8900d298 Simplified readme heading structure Jeremy Ruston 2011-12-17 12:41:52 +0000
  • 4217ee3ccc Fixed timeline macro to exclude tiddlers that lack the target field Jeremy Ruston 2011-12-17 10:55:53 +0000
  • f0e9c4e7ff Added support for the timeline macro Jeremy Ruston 2011-12-16 17:45:33 +0000
  • 0823beb85d Added template support to list macro Jeremy Ruston 2011-12-16 10:48:36 +0000
  • d3ede70757 More details of parsing and rendering added to readme Jeremy Ruston 2011-12-16 10:48:09 +0000
  • 50e11a0da8 Added support for list all macro Jeremy Ruston 2011-12-14 18:25:40 +0000
  • d96053192b Added support for the view macro, and client side wikitext tiddler templates Jeremy Ruston 2011-12-14 15:45:42 +0000
  • a1a9de8ec1 Added some content tiddlers and styles for TW5 Jeremy Ruston 2011-12-14 15:45:09 +0000
  • 00f8021749 JSHint makes a hard task master... Jeremy Ruston 2011-12-14 14:11:11 +0000
  • 5d16050e24 Added an elementary stylesheet to TW5 Jeremy Ruston 2011-12-14 14:10:16 +0000
  • a8099114b5 Refactored browser module boot loader to improve error messages Jeremy Ruston 2011-12-14 10:42:19 +0000
  • 364d891ca6 Added skeleton browser support for navigating between tiddlers Jeremy Ruston 2011-12-13 16:20:56 +0000
  • 5383368b51 Improved browser module implementation Jeremy Ruston 2011-12-13 12:48:11 +0000
  • 8ed8772b82 Experimental support for client-side builds Jeremy Ruston 2011-12-13 12:30:09 +0000
  • f112048682 Added a function wrapper around all source files to keep JSHint happy Jeremy Ruston 2011-12-12 10:52:04 +0000
  • 53d77edd01 Updated comments and documentation Jeremy Ruston 2011-12-12 09:39:43 +0000
  • 820bd02f8f Added sortField and excludeTag to WikiStore.forEachTiddler Jeremy Ruston 2011-12-12 08:59:28 +0000
  • a223f4300a Removed extraneous bits of test script Jeremy Ruston 2011-12-12 08:59:10 +0000
  • dc94b7a002 Improved comments Jeremy Ruston 2011-12-11 19:00:21 +0000
  • 37f6b57240 Minor corrections to readme Jeremy Ruston 2011-12-11 18:32:09 +0000
  • 80d71d7bf4 Major refactoring of how wiki text parsing and rendering is packaged Jeremy Ruston 2011-12-11 18:28:09 +0000
  • afb80d5fa8 Updated comments Jeremy Ruston 2011-12-11 16:00:01 +0000
  • 0ae3d3e020 Removed erroneously committed file Jeremy Ruston 2011-12-11 14:52:14 +0000
  • 4eb464548b Refactored tiddler serialization and deserialization Jeremy Ruston 2011-12-11 14:51:48 +0000
  • d748d04d92 Added support for generating the <title> tag from wikifying WindowTitle Jeremy Ruston 2011-12-10 11:46:37 +0000
  • d39b9a047f Added --dumprecipe option Jeremy Ruston 2011-12-10 11:46:13 +0000
  • b526f8bfaf Refactored helper methods to be module private Jeremy Ruston 2011-12-09 19:39:19 +0000
  • 32514df9f3 Refactored wiki text rendering Jeremy Ruston 2011-12-09 18:29:29 +0000
  • 12cc309f72 Readme adjustments Jeremy Ruston 2011-12-09 16:43:12 +0000
  • 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