Daniel Roesler

Results 18 comments of Daniel Roesler

Now that we're using github actions, I'd be interested in adding a linter workflow. What linter was used here?

Will likely merge in some of these, but not all.

@bastelflp Since we just moved to Github Actions for testing, it's now possible to add tests for Windows support. https://github.com/diafygi/acme-tiny/blob/master/.github/workflows/full-tests-with-coverage.yml Are you able to add a windows matrix entry to...

@btwe It looks like this pull request puts acme-tiny over the 200 line limit, so I'm not going to merge it for now. However, I'll keep this pull request open...

So I've found there's two things going on: 1. In Firefox private browsing mode (i.e. incognito mode), `navigator.serviceWorker` is current disabled (see [Firefox Bug #1320796](https://bugzilla.mozilla.org/show_bug.cgi?id=1320796)), so StreamSaver.js will fallback to...

An update from my [previous comment](https://github.com/jimmywarting/StreamSaver.js/issues/233#issuecomment-1037780204): > 1. In Firefox private browsing mode (i.e. incognito mode), `navigator.serviceWorker` is current disabled (see [Firefox Bug #1320796](https://bugzilla.mozilla.org/show_bug.cgi?id=1320796)), so StreamSaver.js will fallback to the...

@mscarey assisted in creating a repo: https://github.com/open-austin/purge-alert

Unsure how to do this with Jekyll and Github Pages.