psychedelicious

Results 401 comments of psychedelicious
trafficstars

The error indicates your browser somehow has corrupted Invoke's browser data. Please click reset UI and see if that fixes it. If not, you may need to clear your browser's...

Hey @aluhrs13 , we've been working on GUI installer that will supersede this. Thanks for your time.

Would love to see this be configurable. For my situation (a very simple vite server setup w/ some proxies for socketio and our api, nothing else), this diff allowed me...

I'd like to get more feedback on this. The way it's laid out makes sense to me right now, but I don't have a super strong opinion on it. If...

We recent redesigned the image gallery to use virtualized list that renders all images at once. I think moving the queue to use a similar strategy could be the right...

@csehatt741 I think a sort icon next to the column names is the best UX, given the data is displayed as a table. Sortable fields might include `#`, `Status` and...

The workflow format is an enriched data structure that represents an execution graph and other metadata. It is not executed directly. The client builds a graph from the workflow and...

Sorry, I think you misunderstood - you can use a web browser's dev tools (network tab) to inspect the payloads sent to the `enqueue_batch` endpoint. The endpoint is hit when...

> Now, I read, that you suggest the reverse engineering (for instance, dev tools in web browser) as the only way to find out, how to collaborate my software with...

It looks like the root problem is a permissions issue at the install folder: > Caused by: Access is denied. May need to adjust the permissions on the install folder....