Jeremy Ruston

Results 56 issues of Jeremy Ruston

To reproduce: 1. Visit http://imdb.com/ in Firefox with TiddlyFox installed and enabled 2. Right click on the search field and select "add a keyword for this search" 3. Nothing happens...

bug

In order to be able to post links from any device as fast as possible, I'd like to submit links via Twitter. A contributor could register the URL of a...

The proposed schedule for the release of v5.3.4 is as follows: * Monday 10th June 2024 - PR merging freeze, apart from docs and bug fixes. Kick off the banner...

I came across this draft PR from a couple of years ago which seems relevant to some recent discussions about "safe mode". This PR introduces a new safe mode layout...

This PR adds support for basic authentication to the tm-http-request. It was already possible to create an "Authorisation" header of the correct format with code like this: ``` header-Authorization={{{ [addsuffix[:]addsuffixencodebase64[]addprefix[Basic...

This PR addresses infinite loops that can occur when `{{}}` is typed in the editor with the preview displayed. See #8144 for an example, but this is a long standing...

Feathericons are an open source library of very nicely drawn SVG icons published under the MIT license. They have the interesting property that they are designed by used at varying...

It can be difficult for experienced developers to become proficient in working with TiddlyWiki's code: besides requiring a good understanding of JavaScript, the internals are built around relatively unusual concepts...

post-v5.1.20

### Describe the bug In v5.3.4 the core "colour" macro was changed from a macro to a procedure which broke constructions like ``. When used as an attribute value like...