Justin Wasack

Results 157 comments of Justin Wasack

I did some profiling this weekend and found some areas that could benefit from optimization, i think a lot of it revolves around #278, but also code level improvements that...

@Emasoft I got your files, thanks for sending. ~~Are you seeing this on iOS or macOS? I noticed the folder name mentions iOS but the image you pasted shows macOS....

Thanks, I am testing on an iPhone 8, running 15.6.1, but have not hit the issue yet :/

@JOJOforshaun Thanks for sharing this. I do not know the implications of this but if a script lacks @updateURL, @installURL, and @downloadURL - it will not be able to be...

@JOJOforshaun If the user install a script through greaseyfork, internally we can save the installUrl and then use that to check for updates. It makes it harder and not sure...

> It is basically a very clear explanation here, which is analyzed from the perspective of historical reasons, update principles, best practices, etc. That is how `@updateURL` and `@downloadURL` is...

I wonder if the change is prompted by security concerns or there is some other rationale.

> Security: Prevent developers to offer a harmless script on the popular greasyfork platform and then install a malicious script via update from another server. I like this idea and...

@jakelfreeman > PWAs (installed, full-screen version of webpages) Can you elaborate on the install process you reference here?

@jakelfreeman Can you provide me with a webpage link to test this on? Adding to the home screen for "normal" web pages runs through the default safari browser, which means...