Peter Fern

Results 40 issues of Peter Fern

This isn't evident with ClassMethods, but only because ActiveRecord::Concern does some magic...

Added a little feature, if you're interested - it allows plugging in additional modules. I implemented it so I could avoid monkey-patching some additional (project-specific) functionality into versioned models and...

Add support for the Deluge torrent server

request

I'm seeing this same issue with Firefox 78.0.2 with FreeBSD 12.1. My phone and computer can see each other, but the Firefox extension just has an Orange exclamation mark and...

enhancement
question

Mozilla reviewer (Rob W) writes: > here is one thing that you might want to change to improve the functionality. in background.js, every context menu item matches many different contexts,...

enhancement

BoyM on addons.mozilla.org writes: > Было бы лучше. Если при открытии картинки в браузере, на устройство передавалась картинка (файл), а не ссылка. Translation: > Would be better. If you open...

enhancement

Hey, just did a quick first pass on a client-side router for Vecty, open to any feedback. I still need to work out what testing looks like under GopherJS, and...

enhancement
arch-design

The behaviour of `href` is hard to predict when defined as a property, and only behaves as expected when defined as an attribute, due to the way browsers handle applying...

In attempting to write some tests to cover keyed children in #186 I ran into some issues with the new test framework: - First one baffles me somewhat, in that...

Can you tell me why https://github.com/gopherjs/vecty/blob/34ae77073fd923c6ab2f89c234a8ecf76f463cb0/dom.go#L175 exists? Would it not be safe to just continue here?

enhancement