Seth Kinast
Seth Kinast
What about chaining, so I do the render as normal and then "pipe" it somewhere? Keep the existing dust.render semantics as is, and add: ``` dust.render(tmpl, ctx, function(err, out) {...
The parser code is automatically generated by peg.js. Master does use a newer version of peg, but if the code it generates could be optimized you'll probably want to open...
I'm still bouncing around this impl for Dust 3.0 but this is definitely on my mind.
This is primarily for us to catch perf regressions between versions. But never hurts to compare yourself against Jade to make yourself feel better.
Your code formatting doesn't match the existing formatting; you should fix that before asking to merge. This repo uses K&R style.
I experience this behavior as well. Is everyone here using an HTTPS reverse proxy? I tried connecting directly over HTTP with the port number and that worked as expected, but...
Oh, and I am on 06.10.45 with automatic updates disabled, so doesn't appear to be specific to a single version.
Ah, the technique mentioned above does work for me on 06.10.45. If I open and login, then background the app, hold Home to show the task list, kill the app,...
> FYI this issue is due to LG/WebOS's trusted CA store: [#63](https://github.com/jellyfin/jellyfin-webos/issues/63) No, I don't think this is related at all. The app loads fine over HTTPS (and the person...