1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 71ecb022ef Update TiddlyWeb support
Lots of changes:
* Make the built-in server support recipes and bags, albeit there's
just one of each, called "default"
* Correctly parse returned Etag to get bag of freshly PUT tiddlers
* URI encoding for tiddler titles, so that tiddlers with slashes and so
on work OK
2013-03-12 19:18:56 +00:00
..
commands Update TiddlyWeb support 2013-03-12 19:18:56 +00:00
parsers Fixed problem with greediness of filtered transclude regexp 2013-03-02 13:01:44 +00:00
rendertree Allow templating with the link widget 2013-03-04 11:13:10 +00:00
savers Adding comment 2013-03-07 17:18:04 +00:00
utils Fix #59 2013-03-03 20:06:23 +00:00
widgets Re-introduce video widget 2013-03-12 19:17:13 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the void element list into the main config file 2013-02-03 17:44:28 +00:00
deserializers.js More MIME type shenanigans 2012-11-18 15:25:40 +00:00
filters.js Use string.charAt(n) instead of string[n] 2013-02-05 19:12:05 +00:00
startup.js Further simplifications to syncer interface 2013-03-09 09:54:01 +00:00
tiddler.js Support for lazy loaded tiddlers 2012-11-18 13:14:28 +00:00
wiki.js Docs update 2013-03-10 19:27:44 +00:00