Jordi Giménez Gámez
Jordi Giménez Gámez
I realized there's no programatic way to activate SIMBL after copying the application bundle to Applications. While this is fine for an end user, some people might need to do...
I'd find it useful to read certain parameters from a file, so for example say I have a `password` command line flag defined. I'd use it like `-password=1234` with the...
It looks like this project has several forks and lots of PRs ready to merge, but there's not been any feedback nor no new releases in a long time. Is...
I would like to know which parameters are given to jazzy in order to generate the documentation. I'm checking here http://api.cocoadocs.org:4567/error/BugfenderSDK/1.4.1 and I see some errors, so CocoaDocs is defaulting...
Hi there, active support for PHP 8.1 ended [some days ago](https://www.php.net/supported-versions.php), now being "security support" only. Therefore, we should soon update to PHP 8.2. PS: "soon"
After some time of usage, the dashboard becomes very very slow, up to the point of queries timing out. I found these two indices help: ```SQL ALTER TABLE email_event ADD...