Jeremy Ruston
|
8ed8772b82
|
Experimental support for client-side builds
These changes allow tiddlywiki.js to cook it's own components into a
skeletal new-school client-side TiddlyWiki.
|
2011-12-13 12:30:09 +00:00 |
Jeremy Ruston
|
f112048682
|
Added a function wrapper around all source files to keep JSHint happy
|
2011-12-12 10:52:04 +00:00 |
Jeremy Ruston
|
80d71d7bf4
|
Major refactoring of how wiki text parsing and rendering is packaged
|
2011-12-11 18:28:09 +00:00 |
Jeremy Ruston
|
4eb464548b
|
Refactored tiddler serialization and deserialization
Introduced TiddlerConverters, a sort of factory for them
|
2011-12-11 14:51:48 +00:00 |
Jeremy Ruston
|
d39b9a047f
|
Added --dumprecipe option
|
2011-12-10 11:46:13 +00:00 |
Jeremy Ruston
|
7184bc5fa5
|
Lots of JSHint induced tweaks
Still not spotless
|
2011-12-09 16:34:02 +00:00 |
Jeremy Ruston
|
c3331cb090
|
Added preliminary support for generating RSS feeds
Which also included adding the shadow shadow tiddlers that are built
into TiddlyWiki's source code, and are not handled by cook.rb and
ginsu.rb
|
2011-12-08 16:20:11 +00:00 |
Jeremy Ruston
|
25bf2fc330
|
Fixed problem with serving tiddlers with space in the title
|
2011-12-07 18:06:25 +00:00 |
Jeremy Ruston
|
118e86cbfe
|
Added support for --servetiddlers option
|
2011-12-07 18:02:09 +00:00 |
Jeremy Ruston
|
eb9e8891cb
|
Refactored TiddlyWikiInput to be a type of tiddlerFileInput
|
2011-12-07 17:39:55 +00:00 |
Jeremy Ruston
|
dc8871f9a2
|
Added command line switch to load tiddlers
|
2011-12-07 17:26:50 +00:00 |
Jeremy Ruston
|
5c97f7a66b
|
First pass at new unified command line interface
|
2011-12-07 16:44:23 +00:00 |