Toni Förster
Toni Förster
This always occurs when the open window doesn't handle the arrow keys. The savegame dialog for example only handles UP and DOWN in the list view. Therefore, LEFT and RIGHT...
I fixed this. The only problem I have is that I'd like to unfocus the editbox when the window hasn't focus. Somehow I'm not able to achieve this. Hints are...
Isn't this one fixed already? Maybe I don't understand what the bug actually is but I cannot see the password in the UI.
I can confirm that this PR is working as intended. 👍
Enable the developer options: And then enable the following feature flags for AV1 Codecs, that seems to resolve the issue:
I take it back. The one you mentioned still does not work.
Issue #4199 is not fixed. I just tested this PR on macOS 14.4 with Safari 17.4 and still get the error message.
> What is the exact difference between "private_instance" and "redirect_login"? When an instance is set to private, the administrator can choose whether they want to redirect to the login page....
Foremost. Sorry, for the failing workflows. That was me being stupid … Regarding your question. Registered users can still access the page via `https://my.invidious.instance/login` since the login route is on...
Okay, I removed `redirect_login`. And linting should work now 😆 I ran: `crystal tool format`