Tomi

Results 20 comments of Tomi
trafficstars

Yeah, `filternet` seems like an alternative to `hoxy`, which we currently use. We should land support in `hoxy` (since really, James is mostly a UI for it) - it doesn't...

Part of the thinking behind #115 is to allow for multiple use cases. So in addition to the simple URL mappings (`[URL to URL`], `[URL to File]`), there could also...

Hmm, don't necessarily need to put the list together. I agree it's better to section that / separate tabs / etc. The suggestion was just for the creation process.

Guessing we need to whitelist browsers that support auto configuration. We can move the unsupported browsers into a separate section below with a wiki link to an explanation. I was...

The 2010's term is "guide", I imagine. :wink: Definitely a good idea. Thinking there should also be a message under/above the browser list warning that HTTPS proxying is disabled, with...

As a completely unfamiliar person to this project, I was a bit unsure why the hostname was shown as the title in the header (in current `master` state). Having just...

MDL is definitely a nicer and more complete MD library. :+1:

There's also [Material UI](http://www.material-ui.com/) which is a set of React components.

I'm prototyping something using Material UI at the moment, it _is_ really nice. Really tempted to recommend going that route with James. I'll see how much I still like it...

So, the JS for mdlite "upgrades" elements, which seems to interfere with React's event handling (click, etc) for elements. So when you click on something... nothing happens. Using mdlite without...