Joshua Taylor

Results 56 comments of Joshua Taylor

Yeah, that's fine. It's just how I designed it. It won't reload that data unless you actually do use that button. Stuff in the "environment" bit can't be changed on...

We should be preserving the last 50 or so lines from the server, so it should be at least somewhat back-filled.

You should just be able to take the RPM file we include in the release and install using that, without having to build from source. I'll consider adding openSUSE, but...

It should already do it, but I think I need to just use kill instead.... No point using graceful shutdown. (from discord where I said this)

It seems like we could just handle this on the executeAsync (calculate the image name) and pass it around, instead of creating a pretty much docker-specific interface that is a...

It seems like as part of our execution data, we should pass the information we need (including the map) and let the environment handle replacements if needed. In actuality, your...

This is purely a release thing. However, the files are also all available here: https://github.com/PufferPanel/PufferPanel/actions/runs/2391066059

The swagger json and yaml files are now included with the release.

What type of oauth 2 client are you attempting to add? User-level or server -level?