NoTuxNoBux

Results 41 issues of NoTuxNoBux

Hello I have a GraphQL schema that looks somewhat like this. (I abbreviated it for brevity, but it should still be mostly complete, it was automatically generated by Keystone 6,...

In a similar way to #325, it would be nice if this could work with [Firefox that is running in a Flatpak](https://flathub.org/apps/details/org.mozilla.firefox), if at all possible.

**Is your feature request related to a problem? Please describe.** podman-compose prints additional debug information when commands are executed, and there appears to be no way to silence it. Some...

enhancement

## Please add steps to reproduce the problem 1. Use Docker or Podman with a `compose.yaml` that has `DATABASE_URL` set to a PostgreSQL connection string, e.g. `postgres://foo:bar@server/app` (see below for...

# Bug report ## Describe the bug The "Save changes" submit button doesn't disable itself again if you first tried to save values that failed. ## To Reproduce Steps to...

The recently added "Logs" tab is great! Would it be possible to make it automatically refresh or "follow" the logs? Alternatively, a refresh button could also work. I can use...

bug
enhancement

### Version Number and Operating System(s): Windows 10, Forge Network Alloy at da8e129 (develop). ### Expected behavior: Easy way to access relevant network object RPC was invoked on from `RpcArgs`...

## Summary This introduces requests with responses, which are just RPCs that can send back a value. Requests are also just layered on top of RPCs and don't introduce any...

This is a continuation of #310, as the original author is no longer interested in fixing the changes. From the original PR: ``` These are more of a quality of...