mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
9b2af13596
With a demo courtesy of https://random.dog/ @rmunn you recently worked on the base64 utilities. I tried to use $tw.utils.base64Encode instead of window.btoa, but found that it didn't work. It's concerning because we expose that utility method as a filter operation, and it would be frustrating if we were not base64encoding things properly. |
||
---|---|---|
.. | ||
browser-messaging.js | ||
commands.js | ||
favicon.js | ||
info.js | ||
load-modules.js | ||
password.js | ||
plugins.js | ||
render.js | ||
rootwidget.js | ||
startup.js | ||
story.js | ||
windows.js |