Fabian Iwand
Fabian Iwand
> I'm keen to understand why did you choose using the manual token extraction over the automatic login? I didn't. 🙂 I only just started looking into slackdump, haven't even...
> The biggest problem I can see is connecting to the browser, as slackdump is completely separate process. I'm actually hoping that we can simplify https://github.com/rusq/slackdump/blob/master/doc/login-manual.rst#manual-authentication into a single dev...
> So, the suggestion is to let user run a snippet in browser to extract the token/cookies, that outputs it in some machine readable format, and feed it as a...
This also seems to affect `flyTo` transitions between two points, which follow the curves described above instead of a straight line. Looking at [the paper](https://www.win.tue.nl/~vanwijk/zoompan.pdf#page=5) that is referenced in code,...
Still down. Here's a link to the [last working version from June 2015](http://web.archive.org/web/20150612123935/http://calip.so/).
FYI, http://regl.party is back online. The old Surge host was still running, and I've secured the expired domain for the next five years. @rreusser Please let me know if you...
A simple plugin to provide a fallback language and thus force langPrefix to always get added: ```javascript /** * Markdown plugin, sets fallback language for fenced code blocks. */ function...
Is there a neutral third party that would be in a position to mediate in this conflict? While a takedown might be appropriate I'd expect the resulting backlash to be...
> I appreciate the response and will go with that. I guess this issue can be closed then?
Please add original svg element's IDs as name to children so we can use getChildByName()! (see code)
@bencresty What is supposed to happen if the SVG contains duplicate IDs?