1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-08 02:49:56 +00:00
TiddlyWiki5/core/modules/startup
Jeremy Ruston 9b2af13596 tm-http-request: Add support for binary responses
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.
2023-07-17 12:15:20 +01:00
..
browser-messaging.js Fix crash when closing plugin library 2022-07-31 15:35:14 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
info.js Add support for $:/info/darkmode (and for dynamic info tiddlers) 2020-11-24 19:01:33 +00:00
load-modules.js Add support for utils-browser modules 2021-02-22 12:11:39 +00:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
plugins.js Codify implicit startup module dependency 2023-06-30 10:50:28 +01:00
render.js Fix: only refresh styles if the CSS has changed (#6537) 2022-03-17 21:19:49 +00:00
rootwidget.js tm-http-request: Add support for binary responses 2023-07-17 12:15:20 +01:00
startup.js add a hidden config to disable Syncer logging to the console (#7049) 2022-11-20 17:26:14 +00:00
story.js Fix anchor links do not work with addressbar=permalink and animationduration=0 2022-07-05 18:39:14 +01:00
windows.js Improve affordances for new browser windows (#6498) 2022-03-02 17:34:02 +00:00