Jeremy Ruston

Results 56 issues of Jeremy Ruston

I generally don't merge PRs to master for 10-14 days after a release, just in case we need to do a bug fix release. This ticket is to collect links...

This PR aims to make static site generation user friendly and practical in the browser. I also plan to make the same framework function under Node.js both for generating static...

This PR introduces a new saver that uses window.postMessage(), enabling TiddlyWiki apps to be constructed that host TiddlyWiki documents in an `` element, handling saving on their behalf. General purpose...

This PR explores one possible fix for #3757: to entirely switch off the suppression of duplicates during filter processing. Despite being an incompatible change to the core, early suggestions are...

We pulled this from 5.1.16 because of timing issues -- see #3268. Perhaps we should adopt a long timeout (say 3 seconds) but include an on-screen timer, and provide a...