Stef Tervelde
Stef Tervelde
I installed a local cors proxy through npm and used that to successfully login: `npm install no-cors-proxy -g` `no-cors-proxy -p 8000 -t https://api.openframe.io &` `nano ~/.openframe/.ofrc` ``` { "network": {...
Closing see: https://github.com/processing/processing-website/issues/509#issuecomment-2225431881
Hi umangutkarsh, Thank you for your contribution! We like to keep the home page devoid of logos and branding from third party companies. @SableRaf Feel free to reopen if you...
@SableRaf I think the UX here works okay already, any visual indicators of a difference in UX behaviour doesn't work graphically.
Closing see https://github.com/processing/processing-website/issues/509#issuecomment-2225431881
Moving to Netlify has fixed this issue seemingly
These files are auto-generated, might be overwritten in the future
Hi nikhilhvr! Thank you for your effort! Unfortunately these changes do not actually fix the issue described so I will have to close this PR
Hi @mingness we looked into it, and actually the escaped colon is correct according the .properties specification.
Great call Vincent, I was also thinking about this already for the Processing Gradle plugin