Ian Bishop

Results 44 issues of Ian Bishop

``` $ wget https://allmark.io/bin/files/allmark_linux_amd64 --2018-10-30 11:25:06-- https://allmark.io/bin/files/allmark_linux_amd64 Resolving allmark.io (allmark.io)... 88.99.132.60, 2a01:4f8:10b:2d25::7 Connecting to allmark.io (allmark.io)|88.99.132.60|:443... connected. ERROR: The certificate of ‘allmark.io’ is not trusted. ERROR: The certificate of ‘allmark.io’...

I'm seeing approx 30% cpu usage on both Firefox & Chrome with just the cloud-torrent page open and an in progress torrent displayed.

Add a quick way of clearing the input field so that a new URL can be pasted

Also add 'Gopkg.lock' + 'Gopkg.toml' for dep Fixes #186

I'm loving using ledger to keep track of my day-to-day expenses. I thought I'd create an issue to list some features I'd like to see. **Command line** - a common...

Use websockets by default if supported by browser, otherwise use polling method

Thanks for the utility. I see that long polling is used for the client connection which is probably ok for this case, but websockets would be a better solution here.

loganjspears => notnil

#### What versions are you running? ```console $ go list -m github.com/chromedp/chromedp github.com/chromedp/chromedp v0.8.0 $ google-chrome --version (using Docker container chromedp/headless-shell:latest) $ go version go version go1.16.15 linux/amd64 ``` ####...