Wykres commitów

1986 Commity (0aae6ab109201674f1c3dd02369da6d1f76a84ad)

Autor SHA1 Wiadomość Data
Jeremy Ruston 5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston b0526ad306 Brief macro docs 2013-03-12 19:00:42 +00:00
Jeremy Ruston 193d073906 Docs updates 2013-03-11 17:54:04 +00:00
Jeremy Ruston 1f5dac6366 Docs updates 2013-03-11 14:49:06 +00:00
Jeremy Ruston 72efba325b Docs updates 2013-03-11 14:43:24 +00:00
Jeremy Ruston daf3d35180 Fix TiddlyWeb adaptor to make deleting work 2013-03-11 10:05:01 +00:00
Jeremy Ruston 6b78352764 Fixed handling of deleting tiddlers over HTTP 2013-03-11 10:04:44 +00:00
Jeremy Ruston bf2fb9cdad Add new clientserver edition
Runs an instance of TW5 on the server and another in the browser
2013-03-10 19:28:58 +00:00
Jeremy Ruston ab8fc26ba1 Update server command to be compatible with the TiddlyWeb syncer
Now TW5 in the browser can use the TiddlyWeb syncer to talk to TW5 on
the server
2013-03-10 19:28:24 +00:00
Jeremy Ruston 00ad0bc7a9 Docs update 2013-03-10 19:27:44 +00:00
Jeremy Ruston 672fa4b38c Update TiddlyWeb syncer
Includes the beginnings of support for deleting tiddlers. It also
allows the recipe to be optional.
2013-03-10 19:27:37 +00:00
Jeremy Ruston fc33df8829 Add support for deleting tiddlers 2013-03-10 19:24:49 +00:00
Jeremy Ruston 21cb1e233e Add "info" widget for displaying information about tiddlers
Currently only supports displaying the changecount of a tiddler
2013-03-10 19:24:22 +00:00
Jeremy Ruston 83a141752c Further simplifications to syncer interface
Dropped the idea of exposing separate server connections
2013-03-09 09:54:01 +00:00
Jeremy Ruston 3da508b7c4 Simplify syncer interface 2013-03-08 20:29:13 +00:00
Jeremy Ruston 7d589b4b27 Removed extraneous debugging code 2013-03-08 17:50:40 +00:00
Jeremy Ruston e0f342a62e Comments 2013-03-08 17:50:28 +00:00
Jeremy Ruston a13d30e85a Fix recipe loading to handle comments 2013-03-08 16:10:20 +00:00
Jeremy Ruston 0731135866 Adding comment 2013-03-07 17:18:04 +00:00
Jeremy Ruston 3b458031ff Fix close button syntx for save instructions 2013-03-07 17:17:42 +00:00
Jeremy Ruston f85afdb964 Fixed #70 2013-03-06 22:12:21 +00:00
Jeremy Ruston 5075238917 Docs update 2013-03-06 22:12:01 +00:00
Jeremy Ruston 46e9e064be Docs update 2013-03-06 16:58:10 +00:00
Jeremy Ruston 4f711efa5d Get TiddlyWiki5 in the Sky for TiddlyWeb working again 2013-03-06 16:45:13 +00:00
Jeremy Ruston 06c5308c4b More explicit name for "touchTiddler"
Thanks to @boycook for the conversation that triggered this refactoring
2013-03-05 19:59:55 +00:00
Jeremy Ruston 164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston 9155b8475f Use synchronous file writes for saving tiddlers
So that we don't get problems with "docs.tid" overwrites "Docs.tid"
halfway through each other
2013-03-05 11:56:15 +00:00
Jeremy Ruston 8e9b2996eb Restore `qualifyHoverTitles` attribute to link widget 2013-03-05 11:55:25 +00:00
Jeremy Ruston ff3bdcabd6 We don't need the copyright notice in the static representations 2013-03-04 19:21:18 +00:00
Jeremy Ruston ac6aa1e25f Fixed template for static CSS generation 2013-03-04 19:19:32 +00:00
Jeremy Ruston 4ab4b1b8bf Use external stylesheet in static representation 2013-03-04 19:14:47 +00:00
Jeremy Ruston dc3190d44e Improve static rendering of tiddlers 2013-03-04 18:48:54 +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 c24c00e8d6 Make the htmwikified viewer pass the renderContext through 2013-03-04 18:05:22 +00:00
Jeremy Ruston f1548f8561 Formatting update 2013-03-04 18:04:26 +00:00
Jeremy Ruston 5f06d36b86 Docs update 2013-03-04 14:42:41 +00:00
Jeremy Ruston fc79db53ab Allow templating with the link widget
And add some documentation
2013-03-04 11:13:10 +00:00
Jeremy Ruston 79bb082b92 Restore password widget
Hence allowing TiddlySpot integration to work again
2013-03-04 11:12:49 +00:00
Jeremy Ruston ce6c632274 Whitespace update 2013-03-04 11:12:21 +00:00
Jeremy Ruston d800deaf4b Docs updates 2013-03-03 20:06:32 +00:00
Jeremy Ruston 4c06bd72de Fix #59
Much more intelligent automatic scrolling
2013-03-03 20:06:23 +00:00
Jeremy Ruston fe69b169aa Fix #60 2013-03-02 16:18:39 +00:00
Jeremy Ruston f7668c80c4 Fix #61 2013-03-02 16:15:52 +00:00
Jeremy Ruston f4da5b8fa2 Fix #63 2013-03-02 16:14:39 +00:00
Jeremy Ruston a00205527a Docs updates 2013-03-02 16:09:03 +00:00
Jeremy Ruston eb0f800e5a Add explanatory text to edit template 2013-03-02 16:08:52 +00:00
Jeremy Ruston c20be0601d Fix #65 2013-03-02 16:08:36 +00:00
Jeremy Ruston 82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston d7896f051a Fixed problem with greediness of filtered transclude regexp 2013-03-02 13:01:44 +00:00
Jeremy Ruston 5e9379a2ee Updated readme for tw2 edition 2013-03-01 18:08:15 +00:00