Jeremy Ruston
cc0011abd3
Get rid of the "new_" prefix we had on some methods
...
There's still the "old_" prefix to get rid of too.
2013-11-08 08:51:14 +00:00
Jeremy Ruston
36fa41e19a
First pass at integrating a Markdown parser
...
Internal links don't work yet.
@natecain - have I included the node module in the right way?
2013-11-01 16:06:08 +00:00
Jeremy Ruston
0a9ad8efaf
Batch file cleanup
2013-10-28 15:22:31 +00:00
Jeremy Ruston
20f03de712
The big purge of the old widget mechanism
...
Getting rid of the old widget mechanism files finally gives us a payoff
for all the refactoring. Still a bit of tidying up to do, and we need
to re-introduce the animation mechanisms.
2013-10-27 22:55:36 +00:00
Jeremy Ruston
05ac094d2e
Rename the savetiddler
/savetiddlers
commands to rendertiddler
/rendertiddlers
...
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston
5445a8b782
Add first pass of D3.js plugin, and a new demo wiki for it
2013-07-16 15:03:40 +01:00
Jeremy Ruston
81b4ca7347
Add contributing guidelines
2013-07-02 08:38:00 +01:00
Jeremy Ruston
29ac7c75d8
Make a separate batch file for running tests
...
Makes it easier to run the tests without going through the build steps
first
2013-05-25 16:39:57 +01:00
Jeremy Ruston
8e582e002b
Experimental plugin for Tahoe-LAFS
2013-04-26 22:18:46 +01:00
Jeremy Ruston
fb9c67f210
Missed from last commit
2013-04-25 17:16:33 +01:00
Jeremy Ruston
3e4322d897
Run the tests in the main build script
...
Getting to the point where we should probably be using a make tool
2013-04-25 17:16:00 +01:00
Jeremy Ruston
328cfaee68
Remove erroneous verbose flag for deletion
2013-03-20 11:01:12 +00:00
Jeremy Ruston
a89f34633c
Clear the static directory on each build
2013-03-20 09:05:50 +00:00
Jeremy Ruston
0b45b87278
Better error message for missing environment variable
2013-03-18 12:25:11 +00:00
Jeremy Ruston
623a3ec8f8
Rename "shadow" tiddlers to "system" tiddlers
...
What we have at the moment isn't really the same as TiddlyWiki
classic's shadow tiddlers, it's a much simpler system for excluding
tiddlers. We'll use the term "shadow" instead to refer to the way that
tiddlers in plugins behave, which is exactly like TiddlyWiki classic's
shadow tiddlers.
2013-03-15 22:00:19 +00:00
Jeremy Ruston
4ab4b1b8bf
Use external stylesheet in static representation
2013-03-04 19:14:47 +00:00
Jeremy Ruston
15a9e04a6a
Add support for static site generation
...
See http://five.tiddlywiki.com/static.html for an example
2013-03-04 18:15:54 +00:00
Jeremy Ruston
fe69b169aa
Fix #60
2013-03-02 16:18:39 +00:00
Jeremy Ruston
077e46be87
Update batch files to specify wikipath
2013-02-09 17:08:19 +00:00
Jeremy Ruston
a9de17bd55
Restore encrypted TiddlyWiki support
2013-01-31 10:20:13 +00:00
Jeremy Ruston
f8cd65d38d
Improve shell variable name for main build script
2013-01-23 12:37:10 +00:00
Craig Cook
dbe751fd2f
Updated bld.sh to check for instead of using hardcoded value
2013-01-21 15:49:10 +00:00
Jeremy Ruston
b006cf163f
Remove the old parser code
...
Thus introducing a few functional regressions, but it's going to be
easier to fix things up without the old code knocking around and
getting in the way.
2012-12-28 22:08:32 +00:00
Jeremy Ruston
90a09c0a42
Added templates and temporary command for building TiddlyWiki with the new parser
2012-12-26 19:38:39 +00:00
Jeremy Ruston
e65cb93fa2
Batch file cleanups
2012-11-29 21:30:53 +00:00
Jeremy Ruston
454f892cf2
Remove old mechanism for generating empty.html
2012-11-16 22:26:33 +00:00
Jeremy Ruston
1b23ecee0f
Introduce new "empty" edition
...
The old mechanism was clunky
2012-11-16 21:40:59 +00:00
Jeremy Ruston
89e38a6547
Fix batch files for new folder layout
2012-11-16 21:27:53 +00:00
Jeremy Ruston
e637b54f36
Add password handling to server
2012-09-02 21:00:24 +01:00
Jeremy Ruston
1200c8329a
Add Stanford JavaScript Crypto Library for encryption of tiddlers
...
Initial implementation. The password is hardcoded on the server, but
properly prompted in the browser.
2012-09-02 20:29:47 +01:00
Jeremy Ruston
68efce20c4
Starting building an empty.html
2012-08-25 12:07:39 +01:00
Jeremy Ruston
719054490f
Updated repo for new URL
2012-07-23 08:23:24 +01:00
Jeremy Ruston
6ad60d374b
Build to the jermolene.github.com repo
2012-06-21 12:53:56 +01:00
Jeremy Ruston
fb594cf394
Build TW5 to the github repo for publication
2012-06-21 12:40:07 +01:00
Jeremy Ruston
5b66c3de69
Correct bash shell marker
2012-06-01 18:27:33 +01:00
Jeremy Ruston
82f7a547fe
Moved templates in the title hierarchy
2012-05-20 15:20:21 +01:00
Jeremy Ruston
d8f17e9d6b
Started adding support for storyviews that implement different navigation visualisations
2012-05-14 17:37:20 +01:00
Jeremy Ruston
e70a319533
Removed inadvertant server command invocation in bld script
...
inadvertent
2012-05-11 17:37:43 +01:00
Jeremy Ruston
e2c7df5574
Added HTTP server command
2012-05-11 17:36:04 +01:00
Jeremy Ruston
cce472789d
Cleaning up batch file locations
2012-05-05 23:32:04 +01:00
Jeremy Ruston
a99f34fcae
Cleaning up batch file locations
...
Bit of a pain that boot.js is sensitive to the current directory
2012-05-05 23:31:41 +01:00