Jeremy Ruston
|
077e46be87
|
Update batch files to specify wikipath
|
2013-02-09 17:08:19 +00:00 |
|
Jeremy Ruston
|
114e8f4145
|
Remove extraneous newline in HTML representation
|
2013-02-09 17:07:52 +00:00 |
|
Jeremy Ruston
|
c76d038b8e
|
Update command line processing to allow a wiki path to be specified
|
2013-02-09 17:07:18 +00:00 |
|
Jeremy Ruston
|
63f52dad9e
|
Tag style tweaks
Added a hover effect
|
2013-02-08 11:12:33 +00:00 |
|
Jeremy Ruston
|
652088009b
|
Style tweaks for tags
|
2013-02-08 09:23:54 +00:00 |
|
Jeremy Ruston
|
6584939114
|
Less confusing method name
|
2013-02-08 09:22:21 +00:00 |
|
Jeremy Ruston
|
5fd73a2b8d
|
Remove obsolete modules
ArgParser was used by the old tw2 parser, and the Sprite animator was
never actually used
|
2013-02-08 09:22:02 +00:00 |
|
Jeremy Ruston
|
87986a945d
|
Animation tweaks for classic listview
|
2013-02-06 17:06:48 +00:00 |
|
Jeremy Ruston
|
6896550593
|
Docs update
|
2013-02-06 11:27:41 +00:00 |
|
Jeremy Ruston
|
1d77709372
|
Underline links on hover
Looks better and less obtrusive than reversing them
|
2013-02-06 11:27:34 +00:00 |
|
Jeremy Ruston
|
b0a20e704b
|
Restored the classic listview
|
2013-02-06 11:27:09 +00:00 |
|
Jeremy Ruston
|
35f0a16c4f
|
Docs update
|
2013-02-05 22:11:36 +00:00 |
|
Jeremy Ruston
|
5c51626809
|
Get rid of references to the tw2parser
|
2013-02-05 22:11:07 +00:00 |
|
Jeremy Ruston
|
dd5597fc36
|
Turn on iOS scrolling for the sidebar
|
2013-02-05 22:10:35 +00:00 |
|
Jeremy Ruston
|
039c9417fc
|
Style tweaks
|
2013-02-05 19:12:23 +00:00 |
|
Jeremy Ruston
|
5e7be56802
|
Docs update
|
2013-02-05 19:12:16 +00:00 |
|
Jeremy Ruston
|
1b2cdf9cd0
|
Use string.charAt(n) instead of string[n]
Safari doesn't seem to like the string indices in some circumstances
|
2013-02-05 19:12:05 +00:00 |
|
Jeremy Ruston
|
5e6e03f3f3
|
Documentation update
|
2013-02-04 20:47:34 +00:00 |
|
Jeremy Ruston
|
35d2290155
|
Style and layout tweaks
|
2013-02-04 20:47:21 +00:00 |
|
Jeremy Ruston
|
b61778cee2
|
More style tweaks
|
2013-02-04 15:29:38 +00:00 |
|
Jeremy Ruston
|
170c1425f7
|
Normalise custom event names
|
2013-02-04 15:29:25 +00:00 |
|
Jeremy Ruston
|
1f98ea5c87
|
Stylesheet tweaks
|
2013-02-04 11:56:23 +00:00 |
|
Jeremy Ruston
|
365974d14f
|
Improved generation of titles for draft tiddlers
|
2013-02-04 11:56:11 +00:00 |
|
Jeremy Ruston
|
b260e6e69a
|
Ensure that dropdown menu items don't word wrap
|
2013-02-04 10:54:55 +00:00 |
|
Jeremy Ruston
|
319e1b72f8
|
Use wikitext horizontal rule
|
2013-02-04 10:54:42 +00:00 |
|
Jeremy Ruston
|
62af2e64e2
|
Fixed obsolete wikitext format
|
2013-02-04 10:26:26 +00:00 |
|
Jeremy Ruston
|
0961286ad5
|
Add styles to static rendering
|
2013-02-04 10:16:07 +00:00 |
|
Jeremy Ruston
|
30d0dec1fa
|
Replacement styles
Smaller simpler styles (including CSS reset from
https://github.com/necolas/normalize.css/)
|
2013-02-03 23:02:23 +00:00 |
|
Jeremy Ruston
|
eb2503eac7
|
Merge branch 'getting-rid-of-bootstrap'
|
2013-02-03 17:50:18 +00:00 |
|
Jeremy Ruston
|
5df60aaa3c
|
Don't render content or closing tag for void elements
|
2013-02-03 17:44:40 +00:00 |
|
Jeremy Ruston
|
c85acd71fe
|
Move the void element list into the main config file
|
2013-02-03 17:44:28 +00:00 |
|
Jeremy Ruston
|
4289a027d4
|
Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
|
2013-02-03 17:11:03 +00:00 |
|
Jeremy Ruston
|
440608bfae
|
Remove files associated with Bootstrap
|
2013-02-03 16:03:22 +00:00 |
|
Jeremy Ruston
|
5028da3953
|
Better wording and button colours for password UI
|
2013-02-02 12:06:59 +00:00 |
|
Jeremy Ruston
|
47b42ac149
|
The special encrypted template isn't needed anymore
|
2013-01-31 10:23:08 +00:00 |
|
Jeremy Ruston
|
a9de17bd55
|
Restore encrypted TiddlyWiki support
|
2013-01-31 10:20:13 +00:00 |
|
Jeremy Ruston
|
d4da6d4ced
|
Update version number
|
2013-01-31 10:19:46 +00:00 |
|
Jeremy Ruston
|
def41c688f
|
Add the "save changes" button back
And remove the not-yet-implemented "edit" button
|
2013-01-30 21:10:34 +00:00 |
|
Jeremy Ruston
|
a2a25009d3
|
Remove erroneous esprima dependency
|
2013-01-28 19:27:36 +00:00 |
|
Jeremy Ruston
|
9a71117853
|
Prettify JSON
|
2013-01-28 19:27:22 +00:00 |
|
Jeremy Ruston
|
07541cbd9f
|
Correct package.json "engines" entry
|
2013-01-28 19:26:26 +00:00 |
|
Jeremy Ruston
|
ea715bd3f2
|
Docs update
|
2013-01-26 23:38:59 +00:00 |
|
Jeremy Ruston
|
07e8348b8e
|
Docs update
|
2013-01-23 12:37:17 +00:00 |
|
Jeremy Ruston
|
f8cd65d38d
|
Improve shell variable name for main build script
|
2013-01-23 12:37:10 +00:00 |
|
Jeremy Ruston
|
32331a8764
|
Process DefaultTiddlers on the server as well as the browser
Thus fixing the baking of static.html
|
2013-01-23 12:36:42 +00:00 |
|
Jeremy Ruston
|
83900b0230
|
Fixed problem with erroneous rendering of empty HTML tags
We were doing things like `<div />`, which HTML doesn't like
|
2013-01-23 12:36:08 +00:00 |
|
Jeremy Ruston
|
bae48d5526
|
Stop base64 encoding context scope IDs
The base64 encoding wasn't working on node.js, and is a bit messy
|
2013-01-23 12:35:21 +00:00 |
|
Jeremy Ruston
|
7effc49401
|
Merge pull request #53 from BoyCook/master
Updated bld.sh to check for $JERMOLENE_HOME instead of using hardcoded value
|
2013-01-22 01:32:36 -08:00 |
|
Jeremy Ruston
|
8bc522d48d
|
Docs updates
|
2013-01-22 09:30:24 +00:00 |
|
Jeremy Ruston
|
e885cfc3c9
|
Add a readme file for the tw2 edition
|
2013-01-22 09:08:26 +00:00 |
|