Jonathan Curran

Results 5 issues of Jonathan Curran

I'm invoking `devd` with the command below and accessing my application over `https://devd.io/`. I noticed in my application that `X-Forwarded-Proto = http` - shouldn't it be `https` since I am...

Code that was indented more than 2 levels was not being rendered correctly - it would render as left-aligned plain text. This fix properly dedents the slide source which allows...

This fixes the behaviour where if you have > 10 slides, go to slide 1, reload, and hit next, you are taken to slide 11 instead of slide 2 The...

Related: #154 `pip` wasn't found and the error made its way to the server - we shouldn't let this happen. We should surface the error in the UI so the...

bug
Titanium