Oli Evans

Results 129 issues of Oli Evans

Drop your photos of assciify in action here...

It'd be worth documenting that the private keys in the `host_vars` are secrets and should not be pushed to a public repo. We could suggest `ansible vault` for encrypting them....

When running ```sh frwrd http://localhost:3000 https://example.org ``` I get a macOS system dialog like but filling out the details causes the same dialog to reappear, over and over again. Eventually...

Fixes urls to CollectionFS examples. You've probably got somewhere better to point these rather than an old dev branch, but this is the quick fix, at least.

I've worked up a branch that switches things to a streaming api, and provides the original string style as a alternative. https://github.com/olizilla/bookmarkletify/blob/stream/bookmarkletify.js If you'd be interested in going in that...

IPFS Desktop wants to help you keep your IPFS daemon running. Looking at other vaguely similar apps, they follow the pattern of running in the menubar, and `cmd` + `q`...

help wanted
P2
area/macos
kind/enhancement
good first issue
effort/hours

add tests for - GET /login to return 405 Method Not Allowed - POST /login to return 401 Unauthorized if auth header not present initial work on getting router to...

### Using incorrect http method Here we send `GET /login` lbut the route is defined as `POST /login` so we end up returning a 404, even tho the error message...

kind/bug
need/triage

As flagged by @dignifiedquire the proposed webextention api changes under the banner of the v3 manifest work will reduce the scope of what ipfs-companion is able to do to bring...

status/deferred
area/chromium

We just drop a 503 service unavailable on the user. Can we give them a "API is read-only for maintenance. See https://status.web3.storage for details" ```console $ ipfs pin remote add...

kind/enhancement
need/triage
topic/psa
pi/psa-follow-up