Aljaz S.

Results 9 comments of Aljaz S.

> BTW why you don't want to place "Add a path" button at the top? It is very uncomfortable to scroll down for it in big projects. It will be...

Well you can simply create a pull request for this. It sure sounds like a very good feature :+1:

> I wouldn't want my players' passwords to be transferred as plaintext (we can't use HTTPS). I'm sorry, what's your reason not to use TLS? We're basically in the time...

> Overall when it comes to plugins, I believe there are two kinds of capabilities: > > * System-based: some plugins need to execute commands at some point (a git...

> @aljaxus you're right, docker was not the best example for that, although I believe the point still stands Yes, sorry - my bad. I was going to say that...

👍 ingress annotations should not be hardcoded into charts. Also, quite some k8s deployments use haproxy instead of nginx as the ingress controller. I'd say that this MR, unlike most...

Sorry, can you explain how would this prevent a "huge memory leak" ?

> By "no matter how the disconnect happened", I mean when the disconnect button was pressed, even if the disconnect was successful, it called an error. What do you mean...

Yeah took a look and ... this is an issue every time `printErrorAndDie` is called, not just that instance of it being called at the end of the file? The...