KodeStar

Results 40 comments of KodeStar

Ok, version just uploaded hides the description on mobile for now, but I'll try and come up with a better solution, because it would be nice to have a button...

Do you have 2 copies of Heimdall running?

This has been fixed in 2.5.0, see #379 for more details

There should be logs in `/storage/logs/laravel.log` alternatively go to your .env and change APP_DEBUG to `true` and that should give more details on the issue.

You could copy the appslist and add a hosts file entry to point it to your local version, not tried to do that

You don't have to change any source files, just change/add `APP_SOURCE=https://localhost/` in the `.env`. The appslist is frequently updated hence it pulling from there. I'll look into making it more...

It's definitely a band aid. It could just be changing the APP_URL that's needed, or it might be a combination of all 3. If someone is willing to try out...

There are a lot of file changes here, but it looks like an interesting addition. Do you have a screenshot of what it looks like?

Stick a check on app.blade.php as to whether trianglify is actually being used before loading the trianglify scripts and I'll approve this. Thanks for the contribution and sorry it's taken...