Myzel394
Myzel394
Pixabay seems to work now, you are automatically redirected to the correct url with the (probably) correct username + user_id.
I want to find out the dominant color of the image and store it in a field. This should happen in the `save` method. I'm using a little version of...
It would be cool if you could add left and right icons and if the inputs were disabled when `isSubmitting = true`. I can create a PR if that's okay
It would be cool if there could be support for the touchbar for the MacBook. [Electron supports this](https://www.electronjs.org/docs/latest/api/touch-bar/), but maybe there's a native solution available?
I think a token length of 6 is not secure. It would be nice to have the ability to change the length of the token (and maybe completely change the...
## Use case I found out that I'm often creating a variable for clarification instead of writing it in one line. Example (pseudo code): **Optimal code for humans** ```flutter Location...
closes #412
[Like this comment already suggested](https://github.com/RobinLinus/snapdrop/issues/109#issuecomment-613000556), it would be a great idea to add wake lock to avoid a smartphone go out due to inactivity. I can implement this feature and...
# Broken Website Report ## Website Address https://entry.axa.de ## Steps To Reproduce You need an AXA account to access this page. ## Problematic Observation Website has no dark mode. It...