Thomas Eizinger

Results 368 issues of Thomas Eizinger

#### Describe the bug Can't click the "save" button because it oberlaps with the status bar #### Screenshots / Logs ![Image](https://github.com/user-attachments/assets/2fa1bf4b-aa03-435a-9deb-585f3bc0f2f2) All my other apps work flawlessly. What are we...

kind/bug
area/android_client

Once #6942 is merged, we can simplify the `phoenix-channel` module to no longer have the concept of "reply messages".

kind/refactor

In order to release #6941, we need to bump the gateway's version to 1.4.0. The portal has a version gate that only allows connection clients which have version >= 1.4.0....

Instead of recreating a new TCP socket for each query, we should open one on the initial query and keep it open until the remote closes it. Follow-up from #6944.

area/connlib
complexity/medium

Whenever resources are updated, it can happen that traffic gets instantly re-routed to a new gateway. Upstream DNS sockets SHOULD automatically send a RST / FIN for those but that...

kind/bug
area/connlib
complexity/medium

Currently, how we do "recursive" queries is split into two ways: 1. Via the host where the client is installed 2. Through the tunnel if the DNS server is also...

kind/refactor
area/connlib

We still have a bunch of image tags for relay, api and web that have version numbers, for example: https://github.com/firezone/firezone/pkgs/container/api/219661248?tag=1.0.5. A (self-hosted) user was relying on those and thus was...

area/ci
area/portal
area/relay
business_value/low
complexity/low

https://github.com/firezone/firezone/actions/runs/11322568572/job/31483509007?pr=7026#step:16:1645