Michael Lynch

Results 269 comments of Michael Lynch

I'm going to gather the data you requested, but in the meantime, I made some progress investigating on my side. There seems to be a mismatch between the subtitle track...

I'm still investigating this, but I haven't had bandwidth to trace the full behavior. What it looks like is happening is that it's not actually burning in subtitles but rather...

@crazymind1337 - Thanks for contributing. You don't need to reset and force push, as I squash and merge all PRs. Force pushes actually make it kind of harder to review.

>> Force pushes actually make it kind of harder to review. > Why? In the end there is just one commit you require to review. Those other overwritten commits don't...

> idea: hostname/prefix/ instead of hostname > patch on release 0.3.1: (Click to expand) > > I can confirm it works when behind nginx (reverse-proxy) at a path like /paste/....

I appreciate you wanting to help out, but it seems like you're sort of optimizing for your time rather than mine as the maintainer. In general, if you have a...

Thanks for the explanation. I think the better solution is to allow a `BASE_URL` environment variable rather than a prefix flag.

I started doing this in https://github.com/mtlynch/logpaste/pull/224 if anyone wants to take this on.