Simon MacDonald

Results 45 comments of Simon MacDonald

@brianleroux my only comment is how do we handle redirecting uploads to Public or Private buckets if both exist in the app?

@brianleroux ah yes, thanks for the clarification. That's what I was wondering. It's up to the user to decide where the upload goes.

If you can't build the jar this project is probably not for you. You may just want to get the individual plugins.

As soon as I get some spare time I will update it.

Our Issue Template mentions you should read the CONTRIBUTING.md which has a section on Security Issues. It sends folks to: https://helpx.adobe.com/security/alertus.html So we already have some coverage on this but...

You can now see a live example of this template at: http://phonegap.com/phonegap-template-vue-f7-blank/#!//

Because of some url re-writing at phonegap.github.com the live example is now at: https://macdonst.github.io/pwatest/#!//

Played around with PWA'ing the template and got it to this stage: ![screenshot 2017-05-29 20 51 20](https://cloud.githubusercontent.com/assets/353180/26564576/a4b69630-44b0-11e7-8c69-0383ebd6ecd2.png) Something went wrong with Lighthouse which is why performance is 0 and we...

Things I learned: 1. We need to handle icons better. It would be great if we automatically generated icon/splashscreen images. 1. ~~We should add a `noscript` tag to our main...