TiddlyWiki5/core/modules
Jermolene 50e1727ef7 Stop falling back to anonymous username
The `serve` command used to fallback the username parameter to
“ANONYMOUS” if it was not provided. Better is just to not set a
username if it is not provided; newly created tiddlers won’t get a
‘modifier’ field at all.
2013-12-11 07:45:36 +00:00
..
commands Stop falling back to anonymous username 2013-12-11 07:45:36 +00:00
filters
macros
parsers Merge pull request #249 from Skeeve/quotes 2013-12-06 01:16:39 -08:00
savers
storyviews
utils Added primitive support for basic authentication 2013-11-28 14:03:08 +00:00
widgets Fixed problem with cancelling editing the tiddler $:/StoryList 2013-12-06 08:45:24 +00:00
commander.js
config.js
deserializers.js Ensure system tiddlers are imported 2013-12-02 09:57:54 +00:00
filters.js
startup.js
syncer.js Add error reporting for the syncer module 2013-12-03 09:35:02 +00:00
themes.js Fallback to a list of default themes 2013-12-01 20:28:56 +00:00
tiddler.js
wiki.js Add wiki.importTiddler() 2013-12-02 09:59:17 +00:00