1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 12:13:16 +00:00
TiddlyWiki5/core/modules/utils
Jermolene e40a0c07b8 Fix support for upgrading encrypted wikis
Importing an encrypted wiki ordinarily doesn’t place the password in
the password vault on the basis that one ought to be able to import
from a file without automatically inheriting its password.

Now there’s a configuration option that can be used by the upgrade
plugin to cause the password vault to be updated with any password
entered by the user. The end result is that the user only needs to
enter their password once.
2014-07-16 10:06:24 +01:00
..
dom Fix issue with localStorage error on Firefox 2014-07-06 10:11:21 +01:00
crypto.js Fix support for upgrading encrypted wikis 2014-07-16 10:06:24 +01:00
fakedom.js Disable storyviews when rendering to the fake dom 2014-03-10 18:41:11 +00:00
filesystem.js Add --build command 2014-04-25 22:41:59 +01:00
logger.js Enhance alerting to coalesce repeated alerts with the same text 2014-02-14 10:29:26 +00:00
parsetree.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
performance.js Add performance measurement features 2014-04-01 08:33:36 +01:00
pluginmaker.js Add experimental support for building plugins in the browser 2014-02-13 14:23:27 +00:00
utils.js Allow digits in field names 2014-04-28 15:54:32 +01:00