Robbie Antenesse

Results 6 issues of Robbie Antenesse

I'll start by apologizing if this is ignorant, but I'm trying to test `StoreAsset` in redbean.com using a Debian 9 install of WSL 2 on Windows 10, and every time...

The Organize process makes several checks to validate the `photoTakenDate` in the file's `.json` metadata. Unfortunately, the app was only built with English in mind, but Google allows exporting in...

help wanted

I'm gonna try jumping in a little bit late, but hopefully I'll at least get a little bit farther than last year! I think the hardest part for me will...

completed
preview

I want people to be able to get any help they need with Feather Wiki, so if it's not possible or is actually so overwhelmingly inconvenient for you to post...

As mentioned in https://github.com/choojs/choo-devtools/issues/31, because the package delivered to NPM is not transpiled into standard JS, the package does not run on IE. [This Proxy polyfill](https://github.com/GoogleChrome/proxy-polyfill) does not work for...

This checks if Proxy exists, and if it does not exist, it issues a `console.warn()` message and returns `target` instead of a Proxy. This should fix issue #4