melyux

Results 156 comments of melyux

@B0rax That fixed it! I had to find the Finder.app executable and navigate to it, but it worked. Is there a way to only give Finder access to Desktop? I...

@zaro Sure, I can send it to the email on your blog

Bless you. What about using `exiftool` as the internal tool?

Is there a way to do this yet? An Android app glitch caused a ton of incorrect logins, and now all access from my client IP is super slow despite...

@linucksrox Thanks! Looks like the auto reset upon login mechanism isn’t working even on version 16. I enabled the Brute force settings and added the IP ago the whitelist. Unfortunately...

Just to clarify, you double click it to expand to the current widest content in the column. Later, if you see new content in the column that's even wider, you...

I get the whole web thing since the Web UI shares code with the native app. And I don't mind the few sub pixels I lose in efficiency without the...

@brentvatne Can you reopen this? As stated in the issue, we can't use the ENV variables in EAS config because they're secrets and the config is committed to git. We...

@szdziedzic The `.easignore` method didn't work for me. It doesn't un-ignore anything, it can only add to the gitignore list. For `direnv`, it's not easy to have the whole team...

Even with the direnv solution, unignoring entire files required by the build doesn't work (e.g. `google-services.json`) since it's not provided as a value but as a path to `app.config.js`. EAS...