Wykres commitów

1173 Commity (d416781110da48f1e409d90e2dce601d5dc83481)

Autor SHA1 Wiadomość Data
Jeremy Ruston a046c774d4 Rename include macro to serialize
Because that's much more representative
2012-07-14 15:43:21 +01:00
Jeremy Ruston 73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston 80fd563ccc Get rid of obsolete linkcatcher macro 2012-07-13 23:09:45 +01:00
Jeremy Ruston c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston 226e3f1417 Remove obsolete download macro 2012-07-13 22:57:24 +01:00
Jeremy Ruston b0cc508c56 Fix PageTemplate reference in static template 2012-07-13 22:57:13 +01:00
Jeremy Ruston e0765ec700 Allow the save template to be specified in the message parameter 2012-07-13 22:56:57 +01:00
Jeremy Ruston 4c1f818094 Extended button macro to take a message parameter 2012-07-13 22:56:30 +01:00
Jeremy Ruston f1b4521fdb Use the skinny styles for landscape smartphones 2012-07-13 22:55:39 +01:00
Jeremy Ruston 95e48b39d9 Better styling for smartphone sized screens 2012-07-13 22:20:39 +01:00
Jeremy Ruston fa67259d6d Moved command line interface so that it's not included in the core
We don't want it in the browser
2012-07-13 18:29:49 +01:00
Jeremy Ruston e451f2398e Setting up NPM command line usage of TiddlyWiki 2012-07-13 18:17:46 +01:00
Jeremy Ruston 898e86db79 Use the version number from the package.json file
Instead of the old separate version.txt file
2012-07-13 17:38:23 +01:00
Jeremy Ruston 2e0e74a353 Removed the old pre-rabbit hole code
And the async module it was using
2012-07-13 17:21:46 +01:00
Jeremy Ruston 47435594e7 Initial package.json 2012-07-13 17:08:23 +01:00
Jeremy Ruston d910d75124 Updated to node v.0.8.2 2012-07-13 17:08:15 +01:00
Jeremy Ruston 3a24bdbaf3 Credit for BidiX 2012-07-13 16:51:35 +01:00
Jeremy Ruston 85068ab0b3 Fixes for upload saver 2012-07-13 13:53:51 +01:00
Jeremy Ruston 3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston 5e11de719c Added HTTP upload saver
Now we can save changes to TiddlySpot
2012-07-13 13:03:38 +01:00
Jeremy Ruston b4a75b25fc New password macro for setting passwords
They are stored unencrypted in localStorage
2012-07-13 13:03:07 +01:00
Jeremy Ruston e19552774f Simple password management 2012-07-13 13:02:34 +01:00
Jeremy Ruston 36ff53f40b Extended edit macro
Now it accepts a default value for the field if the tiddler doesn't
exist. It also allows the forcing of a single line input control
2012-07-13 13:02:14 +01:00
Jeremy Ruston 6e86de5652 Update edit macro to be able to edit a specified tiddler
Previously you could only edit fields on the current tiddler
2012-07-13 11:26:34 +01:00
Jeremy Ruston a7c1b1896e Tell JSHint about Firefox's globals 2012-07-13 11:26:12 +01:00
Jeremy Ruston 3f1e8ee79a Removed old code 2012-07-13 11:25:57 +01:00
Jeremy Ruston 6ff361cdc2 Restored height fixer for text editor 2012-07-12 18:53:20 +01:00
Jeremy Ruston 84a1337792 Added ability for TW2 cooking to strip `//#` comments from JavaScript source 2012-07-12 17:37:10 +01:00
Jeremy Ruston 05d9cb60fc Passed host wiki to saver constructors 2012-07-12 16:58:49 +01:00
Jeremy Ruston 9404d670d3 Added download saver, our fallback based on standard HTML
It's clunky, and requires manual intervention to accomplish a save, but
it does work on Chrome, Safari, iOS mobile safari
2012-07-12 13:13:48 +01:00
Jeremy Ruston 632c846ae0 Check for being on a file URI before trying to use Firefox's XUL file saving 2012-07-12 13:11:58 +01:00
Jeremy Ruston 1971f86d5e Remove blanket dependency from transclude macro
It was a bit of a sledgehammer to crack a nut, and slowed down Firefox
terribly
2012-07-11 16:26:58 +01:00
Jeremy Ruston d16481c524 Refactored editor logic to handle refreshes more efficiently 2012-07-11 15:52:15 +01:00
Jeremy Ruston 6a0a4ae00d Removed extraneous console.log 2012-07-11 15:51:52 +01:00
Jeremy Ruston c340082653 Added primitive save changes mechanism
Works in Firefox for now
2012-07-10 23:18:44 +01:00
Jeremy Ruston 9c26f04928 Extraneous line break 2012-07-10 23:18:17 +01:00
Jeremy Ruston f04b056392 Fixed a longstanding issue with javascript module tiddlers being truncated by one character 2012-07-10 23:18:07 +01:00
Jeremy Ruston ea6d7f5c08 Fixed a long standing issue with javascript module tiddlers being truncated
Ouch!
2012-07-10 23:17:39 +01:00
Jeremy Ruston 443f2e4aa8 Docs update 2012-07-08 19:26:00 +01:00
Jeremy Ruston 9c7a6e5973 Firefox fix
Was preventing zoomin animations working properly
2012-07-07 18:44:27 +01:00
Jeremy Ruston c49c4ef681 Improved animation for closing tiddlers in the zoomin view 2012-07-07 17:58:28 +01:00
Jeremy Ruston f412dd19d9 Lots of fixes to storyview mechanism
And a new scroller mechanism
2012-07-07 17:14:50 +01:00
Jeremy Ruston a21d96adc1 Fixed typo 2012-07-07 17:14:19 +01:00
Jeremy Ruston cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston 36372f2aed Proper support for DefaultTiddlers
Now a shadow tiddler called `$:/DefaultTiddlers`
2012-07-07 17:14:02 +01:00
Jeremy Ruston f74bb7d9f5 Docs 2012-07-07 17:12:31 +01:00
Jeremy Ruston c509053bc1 Mending the zoomin effect
Navigating forwards works OK
2012-06-26 20:50:29 +01:00
Jeremy Ruston 6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston 69a0c46447 Split the story macro out into two macros
Now the story macro manages the story element sequence, while the
navigator macro listens for the navigation events, and modifies the
story tiddler as required. Also introduces a history tiddler that
retains the history stack so that we can animate navigation properly
(as distinct from animating the addition and removal of story elements).

Note that the zoomin storyview isn't quite finished, but this is a
stable point to commit these changes.
2012-06-26 19:54:51 +01:00
Jeremy Ruston 663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00